SINTEF-9012 / JArduino

Program your Arduino in Java
https://github.com/SINTEF-9012/JArduino/wiki
176 stars 63 forks source link

Provide feedback on GUI #8

Closed brice-morin closed 13 years ago

brice-morin commented 13 years ago

The new GUI is definitely better than the old one :-) I think it would be nice to visualize some feeback. For example, if I execute a command which is supposed to set a pin to the HIGH value, this pin should be highlighted in a specific color to show that it is actually HIGH. This way we could use the advance GUI as a simulator and see what happens, even if no Arduino board is actually connected.

dosjos commented 13 years ago

Done, Will finnish representation on analogRead as soon as issue #10 is resolved