News

Open the Serial Monitor in Arduino IDE, hold the RFID Tag very close to the central part of the RFID Reader, and write down the displayed Tag ID. This uniqued ID is essential in the next skecth!
It is also possible to call functions from the serial monitor. There’s a companion Java program (see video below) although you can use most of the features directly from the normal serial ...
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 ...
Outputting data from a microcontroller over a serial port is convenient and easy, but formatting, visualizing, and analyzing the data can be tedious and frustrating. [Alex Spataru] knows this all ...
Now we can stepped into the light with our favorite microcontroller Arduino! Since a vast number of analog/digital ambient light sensors/light sensor modules are now available at reasonable price, ...
This Arduino noise detection project offers an easy way to detect and log loud noises in your local facility allowing you to monitor every ...
If you want to DIY solution to your energy consumption, here's how modders created a home energy monitor from an Arduino, some wiring, and a little custom code.