Hello everyone,
Recently I have written a code using Arduino Nano 3.0 which works by receiving serial data from the computer via the USB.
Currently, I am using the "Serial monitor" functionality which is available in Arduino 1.0 software. It is working perfectly. But I am looking for a good looking user interface to send the data via USB, instead of opening the Arduino software to work on using the Serial monitor.
I don't want to look at the code all the time. I am looking for a simple user interface (may be one similar to 'Hyper terminal' which is used to send data via serial port).
If anyone has any ideas or suggestions regarding this, please help me.
If anyone has any ideas or suggestions regarding this, please help me.
I think you need to define "a good looking user interface" a bit better.
I don't want to look at the code all the time.
The IDE includes a minimize button...
Hey guys,
finally I found the software I am searching for.
If anyone else is also looking for something like this, here is the name: "HTerm"
you can download for free