News

To do so, the Arduino was set up to monitor the BUSY line on the printer’s parallel port, setting the CTS line active whenever the busy line was inactive. With our task made clear, hours of ...
Serial Plotter is an amazing tool available in Arduino IDE (from v1.6.6) to visualize the “returned” data beyond just seeing numbers spit out onto the traditional serial monitor window. The Arduino ...
If you have an Android phone/tablet with USB-OTG, then you can play with the sniffer without a desktop/laptop computer. Just install “DroidTerm (v7.2)” and run its “USB Virtual Serial Port” option ...
There has recently been a huge influx of extremely small dev board based on the ATtiny85. This small 8-pin microcontroller is able to run most Arduino sketches, and the small size and low price of… ...