News

Now you can build your own room temperature monitor using an Arduino board. The circuit is a combination of an Arduino UNO board, LM35 temperature sensor, and a 16×2 Hitachi compatible LCD. It will ...
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 ...
The Arduino ecosystem is an amazing learning tool, but even those of us who love it admit that even the simplified C Arduino ...
[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 ...
In day-to-day life, there are financial concerns that we all have to juggle. Groceries, childcare, bills, insurance, and taxes are just some of the money matters that make being an adult such a ...
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 ...
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 ...
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 ...
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 ...
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.