jlab-sensing / soil-power-sensor-firmware

Firmware for STM32 and ESP32 microcontrollers on the Soil Power Sensor board
MIT License
0 stars 3 forks source link

Added Sample GUI code for creating USB interface #64

Closed Kshitijpatil16 closed 2 weeks ago

Kshitijpatil16 commented 2 months ago

name: Pull Request about: Submit a pull request title: ''Added Sample GUI code for creating USB interface" labels: ''enhancement, good first issue, help wanted" assignees: ''No one assigned" reviewers: 'jmadden173'

Name/Affiliation/Title Kshitij Patil, an electronics engineering student at Veermata Jijabai Technological Institute, Mumbai.

Purpose of the PR To add a Sample GUI code which is the foundation to solve the issue #54

Development Environment OS: Windows 11, VS Code, Platformio version 3.3.3, Python 3.11.8

Additional Context Used PyQt5 library to create the python GUI The following is the image of the sample GUI created, run main/stm32/USB_Interface/Sample_GUI/main.py in desired python interpreter to get the GUI window

image

jmadden173 commented 2 weeks ago

Closing this as Ahmed has a working version of the GUI