Projects

Arduino Alcohol Detector Circuit Board

Arduino Alcohol Detector Circuit Board

In this project, I am going to Interface an Alcohol Sensor with Arduino. Here I have designed an Arduino Shield PCB using EASYEDA online PCB simulator and designer. Arduino Alcohol Detector will detect the alcohol level in breath and by using some calculations in code we can calculate the alcohol level in breath or blood […]

Arduino Temperature Sensor1

Arduino Temperature Sensor

I previously worked on an enclosure for the Computer Club server rack, and I thought it would be a good idea to put together a standalone temperature sensor system. Preferably it would interface over the internet so that IRC bots and other programs could talk to it. The project will use four DHT-11 temperature sensors, […]

DIY Arduino Inclinometer using MPU6050

DIY Arduino Inclinometer using MPU6050

The MPU6050 is an IC 3-axis accelerometer and a 3-axis gyroscope combined into one unit. It also houses a temperature sensor and a DCM to perform a complex task. The MPU6050 is commonly used in building Drone and other remote robots like a self-balancing robot. In this project we will learn how to use the […]

Chicken Coop Automation

Chicken Coop Automation

Automating a chicken coop with sensors and actors, using an Arduino MKR1000 and the Blynk internet dashboard. Things used in this project Hardware components Arduino MKR1000 × 1 CHIHAI DC Motor – 12V 200rpm Encoder with Mounting Bracket × 1 Geekcreit L298N Dual H Bridge Stepper Motor Driver Board For Arduino × 1 Photo resistor […]

Interfacing Graphical LCD ST7920 with Arduino

Interfacing Graphical LCD (ST7920) with Arduino

There are many types of LCDs used in Electronic Projects. We have already used 16X2 LCD in many of our projects and also used TFT LCD with Arduino. You can find our entire 16X2 LCD related project by following this link, including interfacing with 8051, AVR, Arduino and many more. The ST9720 Graphical LCD is totally different from the Ordinary […]

Good Sleep Your Sleep Assistant

Good Sleep – Your Sleep Assistant

Get the best night’s sleep by using Alexa and Arduino to monitor the conditions in your bedroom, make suggestions and help you sleep better. Things used in this project Hardware components Arduino MKR1000 × 1 Amazon Alexa Amazon Echo × 1 SparkFun MEMS Microphone Breakout × 1 DHT11 Temperature & Humidity Sensor (3 pins) × […]

TVOC and CO2 Measurement using Arduino and CCS811 Air Quality Sensor

TVOC and CO2 Measurement using Arduino and CCS811 Air Quality Sensor

Sadly, in the name of progress, we have polluted the air, water, soil and the food we eat”. So monitoring the air quality is very crucial now days because of pollution. For designing an air quality monitoring system we need durable and reliable air quality sensor. Although there are many Air Quality parameters but the […]

Interfacing Arduino with MATLAB Blinking LED

Interfacing Arduino with MATLAB – Blinking LED

In this project, we are going to learn, How to set up hardware support for Arduino in MATLAB software. How to control an Arduino using MATLAB code. We normally use Arduino IDE to write and upload codes to Arduino. The advantage of MATLAB is, it uses a high-level programming language which is easier than C […]

Controlling Multiple Servo Motors with Arduino

Controlling Multiple Servo Motors with Arduino

Using one or two Servo with Arduino is Easy but what if we want to use more than one Servo Motors? Here, we are going to show you that how to control Multiple Servo Motors with Arduino. Connecting multiple Servo Motors with Arduino seems to be easy and but if we connect all the Servos […]

Smiling Snowball

Smiling Snowball

A web-controlled smiling snowball based on the Arduino MKR1000 controlled via WiFi using MQTT, Shitr.io and Node-red. Things used in this project Hardware components Arduino MKR1000 × 1 LED matrix 8 x 8 (MAX7219) × 6 Jumper wires (generic) × 1 cardboard 40 cm x 40 cm (15.7 inch x 15.7 inch) × 1 blank […]

Scroll to Top