Tag: arduinonano

Arduino Project

Arduino Temperature Data Logger with SD Card Module.

This article shows you how to create a temperature Arduino data logger. We’ll use the DHT11 to measure temperature, the real time clock (RTC) module to take time stamps and the SD card module to save the data on the SD card. Components Required. 1.Arduino Board. 2.SD Card Module. 3.DHT22 Temperature & Humidity Sensor. 4. DS […]

Arduino Project Review

Arduino Nano based Bluetooth & Manual Control Homeautomation System Using Android App.

In this post, we are going to make a Android app and Manual control homeautomation system using Arduino nano and HC-05 Bluetooth module. In this Homeautomation System, we are able to control our homeappliances by an android app through our smartphone and also we can control our devices through switches buttons, that we regularly use […]

Arduino Project

Arduino Nano Clock With Auto Brightness.

Everyone wanted a clock that shows time and date together So, In this project I’ll show you how you can build an arduino nano clock with adaptive brightness using RTC and a design PCB from PCBWay. Arduino Nano Clock Features. 1. Shows the date and time together. switches in three seconds. 2.Adaptive brightness, i.e this clock […]

Back To Top