Skip to content

0x00f/Controller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

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

For more info, go to http://navinbhaskar.blogspot.in/2013/02/arduino-controller-3.html
 

About

Lets you control your dev board using easy to use GUI tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published