News

The Arduino ecosystem is an amazing learning tool, but even those of us who love it admit that even the simplified C Arduino ...
Serial Port Monitor from Eltima The Serial Port Monitor software tool from Eltima Software is, in fact, a professional port sniffer and analyzer system utility good for RS232/RS422/RS485 port ...
This simple WiFi serial port monitor would have saved us a lot of trouble. We can’t count how many times where being hooked into an Arduino with USB just to get the serial out has nearly been ...
You can read the state of a button using Arduino and a few lines of code. The actual state is shown in the Serial Monitor window as 0 or 1, 0 meaning the ...
Connect the Arduino to your computer using the USB cable. Open the Serial Monitor in your IDE to see the values from the sensor – this will also help you to calibrate your plant monitor.