Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Dive into IOT, with esp8266 ,raspberry pi ,sensors ,displays
Rating: 3.8 out of 5(11 ratings)
50 students

Dive into IOT, with esp8266 ,raspberry pi ,sensors ,displays

Hardware and software system to capture temperature readings ,show on display, show real time dashboards in web browser
Created byEric Farrow
Last updated 2/2021
English

What you'll learn

  • Internet of things using esp8266 ,raspberry pi, sensors and displays
  • How to setup docker on raspberry pi
  • How to use node red with mqtt
  • How to show sensor data in charts (Grafana)

Course content

4 sections17 lectures3h 48m total length
  • Course Introduction2:25

    This is a short introduction to what's covered in the course

  • Introduction Hardware6:06

    This sections is an introduction to the course , starting with hardware

  • Introduction Software3:22

    This sections is an introduction to the course , starting with software

Requirements

  • Basic electronics , some coding experience (arduino), 2 D1 mini esp8266 ,2 D1 Mini Shields (DS18b20,OLED Display,Raspberry Pi 3

Description

Dive into Internet of things

  • Learn how to setup the hardware and software to create your own IOT framework

  • Make use 2 D1 mini's with ESP8266 .

  • One of the shields has a DS18b20 temperature sensor ,

  • Another of the shields has a OLED display ,

  • Hardware details , pinout of esp8266

  • Create a yaml file that  ESP home will use to create firmware for D1 mini's

  • ESP Home will create code that can send readings from the temperature sensor via MQTT as well as send MQTT messages to the display

  • Setup a Raspberry Pi3 with Raspbian buster Lite 

  • Create a number docker-compose files , that will be used to create all the  docker containers

  • Install a Docker Container on the Pi3

  • Create a docker-compose file that will setup a Mosquitto broker as a service in docker

  • Create a docker-compose file that will setup a Node Red as a service in docker

  • Create a docker-compose file that will setup a Influx DB as a service in docker

  • Create a docker-compose file that will setup a Grafana as a service in docker

  • See how to use node red to receive MQTT messages  and convert them into SQL queries to insert records into InfluxDB

  • Capture all temperature readings to Influx DB

  • Use Grafana to build charts and graphs

Who this course is for:

  • Interested in Internet of things, Design new products , solve problems