Electronics Projects

IOT HOME AUTOMATION SYSTEM WITH ALEXA APP USING ESP8266 AND ARDUINO UNO

In this Arduino project, I have shown you how to make an Arduino IoT project with the Alexa app using ESP8266 Arduino UNO WiFi control Relay with voice commands. I have used all the free tools for this IoT-based home automation system.

Required Components for this IoT Project (without PCB)
1. Arduino UNO
2. ESP-01
3. 5V SPDT Relay Module
4. Switches or Push Buttons
5. Breadboard
6.230V bulb
7. Wires

GitHub - coding

Image
SOIL MOISTURE TESTER USING ARDUINO UNO

In this Arduino project, I have shown you how to make a Soil Moisture Tester using Arduino uno. I have used all the free tools for this Project.

Required Components for this Project
1. Arduino UNO
2. Soil Moisture Sensor FC-28
3. Breadboard (Generic)
4. Resistor 330 ohm
5. Led
6. Breadboard Jumper Wire
Image
SELF BALANCING ROBOT USING ARDUINO UNO

In this Arduino Project, I Built Self Balancing Robot using Arduino Microcontroller. This Self Balancing Robot is a Two-wheeled Robot that balances vertically using a closed-loop algorithm. This Self Balancing Robot Features various modes like Position Hold, Simple Mode, Rise Mode and Joystick Control. Self Balancing robot uses data from the Accelerometer and Gyroscope to correct its orientation and position.

Required Components for this Project
1. Arduino UNO
2. Forex sheet
3. L298N Motor Driver Module
4. Geared DC motors (Yellow coloured) 2Nos
5. Jumper Cable
6. MPU 6050
7. Battery 7.4V Li-ion
8. A pair of wheels

GitHub - coding

Image