Content for Arduino Nano

Speed Measurement Using HC-SR04 Ultrasonic Sensor

“On this project I will show you how to measure the speed of movement of an object using HC-SR04 ultrasonic sensor. HC-SR 04 Ultrasonic sensor is most commonly used to measure distance, but this time I will show …

Easiest Way to Connect Any VFD Serial Display to Arduino

“This is a nice retro-look weather station and clock that I made with a POS VFD display for which I did not have any data and information. The device is very simple to build and contains only a few components …

Elk: a tiny JS engine for embedded systems

“Elk is a tiny embeddable JavaScript engine that implements a small but usable subset of ES6. It is designed for microcontroller development. Instead of writing firmware code in C/C++, Elk allows to develop in JavaScript. Another use case is …

Mobile Station for Weather Exploration With AtTiny85 & BME280 for Your Smartphone

“There are couple weather stations which are build with a BME280 and Arduinos, ESP32/ESP8266, Raspberry Pi’s. But not everyone wants to use these big boys for some “small” tasks like getting weather data. Also, these kind of microcontrollers …

Air Quality Analyzer using Arduino and Nova PM Sensor SDS011 to Measure PM2.5 and PM10

“Air pollution is a major issue in many cities and the air quality index is getting worse every day. According to the World Health Organization report, more people are killed prematurely by the effects of hazardous particles presented in the …

Arduino Password Protected Lock With 4*4 Keypad And Lcd

“This Project Which Iam Sharing To You Is A Password Protected Lock System With Lcd Which Is Very Simple To Make So Lets Get Started This is an arduino security lock system which includes 4*4 keypad, relay module and …

Gesture Controlled Car using NRF24L01 and MPU6050

“This project shows how to make a Gesture Controlled Car using NRF24L01 Transceiver, MPU6050 Accelerometer and Gyroscope, and Arduino. This project has two parts, transmitter and receiver. The transmitter section has an Arduino NANO, MPU6050 and NRF24L01. The receiver section …

LED Cube 4x4x4 very easy code with shift registers

“When I started to work with Arduino I was fascinating about LED Cube but it went very hard to make it for me. After a time I found out that it can be very easy. In this article I focus …

Pulse Oximeter and Heart Rate Monitor

“Arduinos are incredibly useful tools for all sorts of projects. Given the current COVID-19 pandemic, having easy, fast, cheap, and reliable access to health information is more important than ever. While an Arduino might not be the tool of …

DIY | Hand Gestures Controlled Car Using Arduino | NRf24l01 | MPU6050

“Hand Gesture controlled car in like a Magic.You can easily impress your Friends and Family with it. In this video we will learn How to build the Remote car which can be Controlled using our hand Gestures. While building …