News

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.
He wanted to do a little more with the equipment so he ditched the watch and built an Arduino-based heart rate monitor.
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 ...
The past month or so I’ve been playing with the Maxim DS1307 Real-Time-Clock and DS1621 Temperature Sensor ICs. I hooked them up to an Arduino Uno board with a Parallax Serial 16×2 Character LCD. I ...