-
Notifications
You must be signed in to change notification settings - Fork 2
navin-bhaskar/Controller
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project lets you control perepherals such as GPIOs, ADCs and DACs on your dev boards using a simple to use GUI tool written in python. The wx GUI tool kit is used via wxPython for implementing the GUI controls. To run the application, connect your board (currently, Arduino, Arduino mega and mbed are suppourted) and start the GUI app after installing the required dependencies. controller_gui Contains the python script that implements the GUI application Controller Contains the Arduino project that you need to upload unto arduino for it to work with the GUI app. Select either arduino or MEGA using the proper define in "ArdPerAccess.h" file
About
A simple GUI that lets you control GPIOs, ADCs and DACs on your hardware platform
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published