Hello Arduino people!
In case anyone is looking for a great graphical user interface (GUI) platform for your Arduino (maybe just for testing or eventually for some professional use), you might consider GUI-O to be your application of choice...
Some info below:
Platform: Android
Compatible with: Arduino or any other device that has Internet, Bluetooth or USB connectivity
Features:
- Requires no Android programming knowledge
- All widgets are created via Arduino by sending simple ASCII commands
- All user interaction events are sent back to the Arduino to be processed in whatever way you see fit
- Quickly switch between multiple devices - each device creates its own GUI on the fly
- Use supplied IoT broker / server or simply migrate to your own
Learn more: www.gui-o.com
See GUI-O series on Arduino forum: GUI-O series: Building Android graphical user interfaces using ASCII commands
Best regards,
kl3m3n