News

Lucía Garbo has created an Arduino powered noise pollution monitor, powered by an Arduino Mega micro-controller and housed in a 3D printed case. Other components include a SparkFun Sound Detector and ...
[Wolf] had a Polar brand exercise watch that wirelessly monitored a chest strap that sends it heart rate data. It sounds like there’s some way to transfer data from the watch to a computer, but it’s ...
One of the limitations of the small 8 bit microcontrollers like the Atmel ATMega family adopted by the Arduino board, is the reduced number of I/O ports. Among the main advantages of these ...
As a preview of his latest book, Arduino Project Handbook: 25 Practical Projects to Get You Started, Mark Geddes takes us through the project to create a simple Arduino plant monitor. In this project ...
Every new generation of computers repeats the techniques used by the earlier generations. [Kim Salmi] created an ASCII-based quadcopter simulation game using an Arduino that displays on the Arduino ...
This module will investigate creating an interactive side-scrolling game using an Arduino. It will also provide experience with advanced usage of the 16x2 LCD screen and its scrolling capabilities.
If you are looking for inspiration for your next Arduino project, would like to monitor your sleep patterns you may be interested in this DIY sleep monitor which has been created using a little ...
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 into a reality. Their attractive setup ...
As promised in the first part of this article, now it is time to see in detail how we can use the Alphanumeric LCD Display in our Arduino sketches. The idea beside this project is to give a simple ...