13 Brilliant IoT Projects!!! (2024 Edition)

ToP Projects Compilation
5 Mar 202410:25

Summary

TLDRThis video showcases a variety of innovative IoT projects, including smart home automation devices that work without altering existing wiring, a Wi-Fi enabled 3D printer monitoring system, smart circuit breakers for home appliance control, a remote-controlled garage gate, a smart exhaust fan system, and a customizable LED progress bar for task tracking. It also features a voice assistance system, a temperature monitoring circuit for fridges, a beacon for signaling arrival home, a telescope cooling system, a smart door lock, a DIY weather station, and a mechanized wheel robot car. These projects demonstrate the potential of IoT to enhance everyday life with smart, interconnected devices.

Takeaways

  • 🏠 The 'Simplify Home Automation' project uses unique devices with microcontrollers and sensors to make a regular home smart without altering existing wiring.
  • πŸ–¨οΈ 'Actar' created an IoT device with a Raspberry Pi Pico and a camera to monitor his 3D printer's movements and receive real-time updates and notifications.
  • πŸ”Œ 'Cyberlab' replaced manual circuit breakers with smart ones, allowing control of home appliances through voice commands or a smartphone app.
  • ❄️ For regions with heavy snowfall, a smart dashboard helps monitor water levels in drainage wells and ensures the pump is functioning correctly.
  • πŸšͺ 'Giovani' modified a remote control to open and close his front door using his smartphone, enhancing convenience and security.
  • πŸŒ€ A smart exhaust fan system powered by an ESP32 microcontroller uses sensors to monitor gas levels and humidity, automatically turning on when necessary.
  • πŸ› οΈ Altium is a user-friendly PCB design software that allows for easy creation and sharing of high-quality PCB designs with the new Altium 365.
  • 🌈 An LED progress bar project uses a Raspberry Pi Pico W and an LED strip to visually track the workday and schedule, adding a fun element to daily tasks.
  • πŸ—£οΈ A GPT-based voice assistance system uses ESP 32 modules and Google Cloud to process voice commands and generate responses, offering a hands-free experience.
  • 🌑️ A simple circuit monitors the temperature of a fridge, updating data in real time on a web server and notifying users to charge the battery when needed.
  • πŸ’‘ 'Russell' created a beacon that lights up when he is 10 minutes away from home, using an app to track his location and signal the time for a cup of tea.
  • πŸ”­ 'Michael' remotely controls his telescope's cooling system using a home assistant and temperature sensors, making it easy to track and adjust from anywhere.
  • πŸšͺ 'Maxim' developed a smart door lock that can be controlled via HTTP requests, MQTT, or a smart dashboard, offering multiple access options.
  • 🌀️ 'Giovan' built a DIY weather station that monitors not only temperature, pressure, and humidity but also wind speed, direction, and rainfall amount.
  • πŸ€– A DIY mechanized wheel robot car with a mechanical arm can be controlled via a smartphone app, showcasing the integration of 3D printing and robotics.

Q & A

  • What is the main purpose of the devices discussed in the first IoT project?

    -The devices are designed to simplify home automation by turning a regular home smart without altering the existing house wiring. They consist of a microcontroller and sensors that perform specific tasks and transmit data to a gateway for viewing on a dashboard.

  • How does the motion sensor node in the home automation project function?

    -The motion sensor node wakes the ESP 32 from deep sleep only when motion is detected, thus conserving energy.

  • What problem did Actar face with his 3D printer, and how did he solve it?

    -Actar faced issues with his 3D printer movements when he wasn't around to monitor it, leading to faulty printed parts. He solved this by creating an IoT device using a Raspberry Pi Pico and a Husky lens AI camera to track axis movements and provide real-time updates and notifications.

  • What is the advantage of the smart circuit breakers over traditional ones as discussed in the script?

    -Smart circuit breakers offer better control over home appliances through voice commands or a smartphone application, and they have a safety feature that automatically shuts them down if not turned off after a set period, ensuring added safety.

  • How does the smart exhaust fan system in the ninth project work?

    -The smart exhaust fan system is powered by an ESP32 microcontroller and uses an MQ2 gas sensor and a DHT11 humidity/temperature sensor to monitor gas levels, temperature, and humidity. It sends data to a dynamic blink dashboard and turns on the fan if gas levels are too high to clear the air.

  • What is the purpose of the LED progress bar in the eighth project?

    -The LED progress bar is designed to track and remind users of their upcoming events and tasks. It changes colors to match the user's schedule and displays a rainbow light when it's time to finish, adding joy to the daily routine.

  • How does the voice assistance system in the seventh project process user commands?

    -The voice assistance system uses two ESP 32 modules and a proximity sensor as a switch. Voice commands are transmitted to Google Cloud, converted to text, sent to an open AI server, processed by GPT, and then converted back into voice through a speaker.

  • What components are needed to create the temperature monitoring circuit for a fridge in the sixth project?

    -To create the temperature monitoring circuit, you need an ESP microcontroller, a temperature sensor, resistors, capacitors, soldering skills, and a 600 milliamp hour battery. The circuit updates temperature readings in real-time on a web server.

  • How does Russell's special beacon work to signal the perfect time for a fresh cup of tea?

    -Russell's beacon consists of two models that light up when he is 10 minutes away from home. It uses an IFTTT web hook that tracks his location and activates the beacon within a certain range.

  • What unique features does Giovani's DIY weather station have compared to other weather stations?

    -Giovani's weather station not only monitors temperature, pressure, and humidity but also tracks wind speed, direction, and rainfall amount. He crafted his own wind speed meter, wind direction indicator, and rain gauge for accurate readings.

  • What are the main components of the DIY mechanized wheel robot car in the first project?

    -The mechanized wheel robot car is made using 3D printed parts for the body, DC motors for the wheels, and servo motors for the mechanical arm, which has 4 degrees of freedom. It can be controlled using a smartphone app.

Outlines

00:00

🏠 IoT Home Automation Innovations

The script discusses various IoT projects aimed at simplifying home automation. It introduces devices that can upgrade a regular home to a smart home without altering existing wiring. Modules with microcontrollers and sensors like motion, door, and weather sensors are highlighted. These devices collect data and transmit it to a gateway for viewing on a dashboard. A specific project addresses 3D printer monitoring using a Raspberry Pi Pico and a camera for real-time updates on printer movements. Smart circuit breakers are also introduced for voice or app-controlled home appliance management, with safety features like automatic shut-off.

05:02

πŸ€– Creative IoT Solutions for Everyday Life

This section of the script presents a range of IoT projects for everyday convenience. It includes a smart exhaust fan system controlled by an ESP32 microcontroller and sensors for gas, temperature, and humidity, which can be manually controlled through a dashboard. The script also covers a PCB design software, Altium, and its features for creating high-quality PCB designs. A project for a smart LED progress bar to track workday time and tasks is introduced, along with a chat GPT-based voice assistance system built on a custom PCB. Other projects include a temperature monitoring circuit for a fridge, a beacon system for signaling arrival home, and a remote-controlled telescope cooling system.

10:04

πŸš— Smart Home and DIY Robotic Projects

The script concludes with a discussion on smart home projects like a smartphone-controlled door lock and a comprehensive DIY weather station that monitors additional parameters like wind speed and direction, and rainfall. It also features a unique mechanized wheel robot car with a mechanical arm capable of lifting objects, controlled via a smartphone app. The projects aim to showcase the potential of IoT in enhancing daily life with smart and automated solutions.

πŸ“’ Engaging with the IoT Community

The final paragraph serves as a call to action for the viewers, encouraging them to engage with the content by commenting on their favorite project, liking the video, and subscribing to the channel for continued support and updates on IoT projects.

Mindmap

Keywords

πŸ’‘IoT (Internet of Things)

IoT refers to the network of physical devices, vehicles, home appliances, and other items embedded with sensors, software, and connectivity which enables these objects to connect and exchange data. In the context of the video, IoT is the central theme as it discusses various projects that leverage IoT technology to automate and enhance everyday life, such as smart home devices and a 3D printer monitoring system.

πŸ’‘Home Automation

Home automation is the concept of controlling home appliances and systems through a centralized system, often using a smart device or home hub. The video script mentions a project that simplifies home automation by using devices that can be easily placed without altering existing wiring, showcasing how IoT can make homes smarter.

πŸ’‘Microcontroller

A microcontroller is a small computer that contains a processor, memory, and input/output peripherals in a single integrated circuit. In the script, microcontrollers are used in various IoT projects to perform specific tasks, such as reading sensor data and controlling devices, highlighting their importance in IoT applications.

πŸ’‘Sensors

Sensors are devices that detect and respond to some type of input from the environment. The video describes several types of sensors, such as motion sensors, magnetic read switches, and environmental sensors, which are integral to the functioning of the IoT projects discussed, allowing them to monitor and react to changes in their surroundings.

πŸ’‘Smart Relay

A smart relay is an electronically controlled switch that can be used for a variety of functions including remote operation of devices. In the script, a smart relay is used to control a garage gate remotely through a smartphone app, demonstrating how IoT can simplify everyday tasks.

πŸ’‘MQTT (Message Queuing Telemetry Transport)

MQTT is a lightweight messaging protocol for small sensors and mobile devices, optimized for connections with remote locations where a small code footprint is required. Although not explicitly mentioned in the script, the concept of MQTT is implied in the context of controlling smart devices and receiving updates, which is a common use case for this protocol in IoT.

πŸ’‘Smart Dashboard

A smart dashboard is a user interface that provides a centralized view of data and allows for control of various systems. The script describes how a smart dashboard can be used to monitor and manage different IoT devices, such as a smart exhaust fan system and a weather station, emphasizing the convenience of centralized control in IoT projects.

πŸ’‘3D Printer

A 3D printer is a device that creates three-dimensional objects from a digital model. The video script discusses a project where a 3D printer's movements are monitored using IoT technology to prevent malfunctions, illustrating how IoT can be applied to improve industrial processes.

πŸ’‘Circuit Breakers

Circuit breakers are safety devices designed to protect electrical circuits from damage caused by excess current. The script mentions smart circuit breakers that can be controlled through voice commands or a smartphone application, showing how IoT can enhance safety and convenience in home electrical systems.

πŸ’‘ESP32

The ESP32 is a series of low-power microcontrollers with integrated Wi-Fi and Bluetooth capabilities. In the script, the ESP32 is used in various IoT projects, such as the smart exhaust fan system and the LED progress bar, to provide connectivity and processing power, highlighting its versatility in IoT applications.

πŸ’‘DIY (Do It Yourself)

DIY refers to the method of building, modifying, or repairing something without the aid of experts or professionals. The video script features several DIY IoT projects, such as a mechanized wheel robot car and a custom PCB-based voice assistance system, demonstrating the creativity and innovation possible with IoT technology.

Highlights

The introduction of IoT projects for home automation without altering existing wiring, using microcontroller and sensor-equipped modules.

A motion sensor module that wakes an ESP 32 from deep sleep only when motion is detected.

A door sensor node with a magnetic read switch for security.

A weather node featuring a BME 680 sensor for environmental monitoring.

A budget-friendly IoT device using Raspberry Pi Pico and a husky lens AI camera for 3D printer monitoring.

Smart circuit breakers controlled via voice commands or smartphone applications for home appliance management.

A smart dashboard for tracking daily water consumption and pump functionality in snowy conditions.

A remote control button modified to operate a house gate using a smartphone.

A smart exhaust fan system powered by ESP32 with gas and humidity sensors for air quality control.

Altium 365 for sharing PCB designs and Octo part for real-time component insights during PCB design.

An LED progress bar project for tracking workday progress and task switching using a Raspberry Pi Pico W.

A GPT-based voice assistance system built on a custom PCB with gesture and voice command capabilities.

A temperature monitoring circuit for fridges with real-time data updates and battery status notifications.

A smart beacon system that lights up when the user is 10 minutes away from home using an LED app and location tracking.

A home assistant-controlled telescope cooling system with temperature sensors for optimal performance.

A smart door lock project using a server mode motor for various opening methods including HTTP requests and physical buttons.

A DIY weather station monitoring additional parameters like wind speed, direction, and rainfall amount with homemade sensors.

A complete DIY mechanized wheel robot car with a mechanical arm controlled via smartphone for lifting objects.

Transcripts

play00:00

hi everyone welcome back to our channel

play00:03

in this video we will discuss some iot

play00:05

projects without further Ado let's start

play00:08

with number 13 to simplify home

play00:11

automation the coders Cafe team has come

play00:14

up with these unique easyto Place

play00:16

devices that can turn a regular Home

play00:19

Smart without touching the existing

play00:21

house

play00:23

wiring all these modules consist of a

play00:25

microcontroller and some sensors

play00:27

performing a specific task for instance

play00:31

this node consists of a motion sensor

play00:33

that only wakes the ESP 32 from deep

play00:36

sleep when a motion is

play00:38

detected likewise the door sensor node

play00:41

incorporates a magnetic read switch and

play00:43

the weather node features a BME 680

play00:46

sensor the collected data from these

play00:48

nodes is transmitted to the Gateway and

play00:50

can be conveniently viewed on a

play00:53

dashboard number 12 actar faced issues

play00:56

with his 3D printer movements multiple

play00:59

times when he wasn't wasn't around or

play01:00

wasn't watching it as his printer didn't

play01:03

have Wi-Fi he got no warning message

play01:05

when the printer's axis got shifted or

play01:07

jammed this resulted in faulty printed

play01:10

parts to solve this he created a budget

play01:13

friendly iot

play01:16

device using a Raspberry Pi Pico and a

play01:19

husky lens AI camera recognizing axis

play01:22

movements the device tracks the X Y and

play01:25

Z

play01:26

axes the Pico communicates the detected

play01:29

movements to a telegram bot providing

play01:31

him with realtime updates and

play01:33

notifications of potential malfunctions

play01:35

related to the printer's

play01:37

movements number 11 instead of relying

play01:40

on manually controlled circuit breakers

play01:43

cyberlab replaced them with smart

play01:45

circuit breakers that provide a better

play01:46

way to control his home appliances

play01:49

through voice commands or a smartphone

play01:52

application

play01:58

Alisa

play02:00

okay as the place where he lives remains

play02:02

covered in snow most of the time

play02:04

checking the drainage Well's water level

play02:06

manually is not possible every

play02:09

day the smart dashboard allows him to

play02:12

track the daily water consumption and

play02:14

make sure that the pump is working

play02:16

properly he installed an additional

play02:18

switch for the hot water boiler because

play02:20

these Breakers come with a safety

play02:21

feature that automatically shuts them

play02:23

down if the user forgets to turn them

play02:25

off after a set

play02:27

period this ensures added safety and

play02:30

peace of mind number 10 in this project

play02:35

Giovani modified a remote control button

play02:37

to open and close the front door of his

play02:40

house instead of relying on a button

play02:42

this time he decided to control the gate

play02:45

using his

play02:47

smartphone he made a controller for this

play02:50

but while testing he found the signal

play02:52

strength was weak so he extended the

play02:55

range using a second circuit when you

play02:57

press a button on the app the wi Wi-Fi

play03:00

connected smart relay in the house gets

play03:02

activated this smart relay then sends a

play03:05

signal to the relay in the garage

play03:06

prompting it to activate the garage gate

play03:09

remote As a result the gate opens number

play03:13

nine next on the list we have a smart

play03:16

exhaust fan system powered by the esp32

play03:20

microcontroller it uses an mq2 gas

play03:23

sensor and the dht11 humidity

play03:25

temperature sensor to keep track of gas

play03:28

levels temperature and

play03:30

humidity all this data is seamlessly

play03:33

transmitted to the dynamic blink

play03:35

dashboard providing you with real-time

play03:37

insights if the system detects too much

play03:40

gas levels the fan turns on to clear the

play03:42

air and keep things safe and clean

play03:45

moreover you can control the fan

play03:46

manually using the dashboard offering

play03:49

personalized control based on individual

play03:51

needs or

play03:53

preferences Altium is a PCB design

play03:56

software that is both powerful and easy

play03:58

to use with its in intuitive interface

play04:00

and comprehensive set of features Altium

play04:03

designer makes it easy to create

play04:05

highquality PCB designs with the new

play04:08

Altium 365 you can share your PCB

play04:11

designs with anyone from anywhere with a

play04:13

single click the Octo part gives you

play04:16

real-time component insights as you

play04:18

design your PCB in Altium check the

play04:20

description for more

play04:22

details number eight if you're tired of

play04:26

just getting reminders on your phone and

play04:27

want something cooler to track your up

play04:29

coming events then this led progress bar

play04:32

is the perfect project for you all you

play04:35

need are a Raspberry Pi Pico W and a

play04:38

colorful 5volt addressable LED strip as

play04:42

you tackle your tasks this smart LED bar

play04:45

keeps you updated on how much of the

play04:46

workday has already sailed by moreover

play04:50

it changes colors to match your schedule

play04:52

helping you know when it's time to

play04:54

switch tasks and guess what when it's

play04:57

time to finish the LED bar puts on a

play04:59

beautiful rainbow light adding a splash

play05:01

of Joy To Your Daily

play05:03

Grind number seven next we have a chat

play05:08

GPT based Voice assistance system built

play05:11

on a custom PCB the project requires two

play05:14

ESP 32 modules a proximity sensor serves

play05:18

as a switch and allows you to give

play05:19

commands upon accepting a gesture input

play05:23

the voice commands are transmitted to

play05:25

Google Cloud which converts them to text

play05:27

and then sends them to an open I server

play05:30

chant GPT processes the query and

play05:33

generates a response this text response

play05:36

is subsequently converted back into

play05:38

voice audible through a

play05:40

speaker I'm an AI digital assistant and

play05:43

do not have a name number six next we

play05:48

have a simple yet useful project a

play05:50

circuit to monitor the temperature of

play05:52

your

play05:53

fridge to make this project you will

play05:55

need an ESP microcontroller a

play05:58

temperature sensor some some resistors

play06:00

capacitors and a bit of soldering

play06:04

skills the circuit runs on a 600

play06:07

milliamp hour battery and takes separate

play06:09

temperature readings of the fridge and

play06:10

freezer

play06:12

compartment this data gets updated on a

play06:15

web server in real time in addition to

play06:17

this the page also displays the battery

play06:20

voltage and percentage this feature

play06:22

notifies you to charge the battery

play06:24

before it depletes

play06:25

completely number five Russell has made

play06:28

a special Beacon that lights up when

play06:30

he's just 10 minutes away from home to

play06:33

Signal the perfect time for a fresh cup

play06:35

of

play06:36

tea it consists of two models the first

play06:39

sign consists of a small frame with LEDs

play06:42

creating a sparkling effect the message

play06:45

is cut out of paper and glued to fabric

play06:47

using a cry cut machine while the

play06:49

spherical ball consists of a simple

play06:51

neopixel LED

play06:53

ring the models can be controlled

play06:55

together or separately using the W LED

play06:58

app

play07:00

but he relied on an ift web hook that

play07:03

tracks his location and when he is in a

play07:05

certain range it lights up the

play07:08

beacon number four in order to remotely

play07:12

control his telescope's cooling system

play07:14

Michael relied on a home

play07:17

assistant to make it work he put two

play07:20

temperature sensors in the

play07:22

telescope the first one is placed inside

play07:25

the mirror while the other lies outside

play07:27

sensing the ambient temperature

play07:31

the home assistant Compares both the

play07:33

temperature values and based on the

play07:35

difference it then turns the cooling

play07:36

system on and

play07:38

off the smart dashboard makes it easy to

play07:41

track the performance of the cooling

play07:43

system and make certain changes from

play07:47

anywhere number three though you can

play07:50

unlock a door using keys why not make it

play07:52

smart and control it with a

play07:55

smartphone in this project Maxim used a

play07:58

server mode motor that can open the door

play08:00

lock either using an HTTP request mqtt

play08:04

control or any other smart

play08:08

dashboard the microcontroller is powered

play08:11

by an AC todc converter that is attached

play08:13

to the top of the

play08:16

door the lock can also be opened either

play08:19

using a physical push button or using

play08:21

keys just in case of an

play08:24

emergency number two unlike other DIY

play08:28

weather stations that only check

play08:29

temperature pressure and humidity

play08:32

giovan's creation goes the extra

play08:35

mile his weather station not only

play08:37

monitors those Basics but also keeps

play08:40

tabs on wind speed direction and

play08:42

rainfall amount what's even cooler is

play08:44

that Giovani didn't buy any fancy

play08:46

gadgets he crafted his own wind speed

play08:49

meter wind direction indicator and rain

play08:51

gauge right in his

play08:54

lab he set them up on his roof for

play08:56

accurate readings the data from the

play08:58

sensor can be seen on a local display

play09:01

LCD or a web

play09:06

server so whether you're at home or away

play09:10

you can easily check the weather updates

play09:12

simple

play09:15

right number one now let's discuss a

play09:19

complete DIY mechanim wheel robot

play09:23

car this little Wonder not only rolls

play09:26

around on cool Wheels but also comes

play09:28

with a Nifty mechanical arm that can

play09:30

effortlessly lift light to moderate

play09:32

weight objects how cool is that to make

play09:35

this project you'll need a 3D printer

play09:38

because the entire body of the robot is

play09:40

crafted from 3D printed

play09:44

Parts the wheels are driven by DC motors

play09:47

giving a robot its Sleek moves while the

play09:49

mechanical arm is all about Precision

play09:52

thanks to the servo Motors boasting a

play09:54

whopping 4 degrees of

play09:57

freedom but here's the best part SM you

play09:59

don't need a separate controller to run

play10:01

this whip out your smartphone open the

play10:03

app and you're in command of this

play10:08

car so these were some of the

play10:10

interesting iot projects that you can

play10:12

also try comment below the one you liked

play10:15

the most drop a like And subscribe to

play10:17

our channel to keep supporting us we

play10:20

will see you again in the next video

play10:22

till then goodbye

Rate This
β˜…
β˜…
β˜…
β˜…
β˜…

5.0 / 5 (0 votes)

Related Tags
IoT ProjectsSmart HomeHome Automation3D PrinterWi-Fi DevicesSmart Circuit BreakersDIY TechESP32 MicrocontrollerRaspberry PiLED Progress Bar