News

The Arduino GIGA Display Shield adds a nice touch display to the GIGA R1 WiFi board with minimum effort.
Today, I'm thrilled to guide you through the steps to create your very own 32x8 compact LED matrix, driven by an Arduino Nano. For a double fun, the used LEDs are purple. Let's dive right ...
Water level monitor - Arduino / ESP8266 / ESP32 / Sigfox Watmonitor (Water level monitor) works as central web interface for storing data from sensor nodes. Data were shown to user at dashboard, ...
Internally his heart rate monitor is using an Arduino Pro Mini, a small OLED screen, and a turn-key pulse sensor which was originally conceived as a Kickstarter in 2011 by “World Famous ...
Arduino-System-Monitor A PC resource monitoring system that displays real-time CPU, RAM, GPU usage, and network speed on an Arduino LCD Keypad Shield. The PC side collects system statistics using ...
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, ...
Recently, we published an entry-level Arduino project with a single seven-segment LED display. Although it’s an amazing DIY project, we noted that most of the readers are looking for more advanced ...
The Arduino is the standard for any introduction to microcontrollers. When it comes to displaying video, the bone stock Arduino Uno is severely lacking. There’s just not enough memory for a f… ...
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 ...
Arduino Serial Communication Example This Arduino project demonstrates how to use serial communication to interact with the user through the Serial Monitor. The program prompts the user to enter a ...