News

Getting a blank page on the Arduino Serial Monitor when you want to see the data from your sketch is frustrating, but we have some fixes.
This simple Arduino project aims to display constant values on the screen at specific intervals through the serial monitor without requiring user input. Every second, constant integer values are ...
AtTiny85-Arduino-Serial-Monitor Serial interface for ATTiny that allows you to print different data types to an arduino's serial monitor. Doesn't require any extra serial cables/devices. This uses ...
An Arduino Uno provides the processing power and drives the serial monitor. A joystick and a Hitachi H48C accelerometer are mounted on a breadboard and wired to the Uno.
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 ...
Ever wish your home or office had airplane-style occupancy lights so you know when the toilet is in use? Some crafty hackers in Tokyo made this dream ...
This Arduino based battery discharge monitor aims to provide an estimation of the capacity left in the battery by measuring and plotting its discharges.