Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Sensor data streaming with Arduino in python by plotly dash

Posted By: BlackDove
Sensor data streaming with Arduino in python by plotly dash

Sensor data streaming with Arduino in python by plotly dash
Updated 1/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 5.03 GB | Duration: 54 lectures • 8h 17m


Insert Arduino sensor data in database, stream Arduino sensor data, real time Arduino sensor data in python plotly dash.

What you'll learn
Importing and reading sensor data in python and saving in csv and excel file
Inserting and retrieving sensors data in Google big query database
Python library plotly dash
Stream sensors data in python plotly dash application in real time
Deploy python plotly dash application on Google cloud server

Requirements
Basic knowledge of Arduino microcontroller, Python and CSS .
Description
In this course you will learn how to insert sensor data in the database and stream the data in real time in a python application. You will learn here how to create a user interface using the python library plotly dash and deploy the application on a cloud server to view data in real time. I have used DHT22 and MQ-135 sensors to measure temperature, humidity and level of carbon dioxide in the inside room and outside atmosphere. I have used the microcontroller Arduino and generated the data after each 5 seconds and then inserted the same time in the database. And then created the application in python using plotly dash application to retrieve data in this application and stream that data in real time. You will learn step by step how to use this application and how to create multi page and update data automatically over the selected period of time without refreshing the page.

After learning this course, you will be able to create your own application e.g. you can use different gas sensors, smoke sensors in your home to record data and after inserting in the database, you can monitor your house in your mobile and overcome any risks within time by creating your own application.

Who this course is for:
This course is for those who want to build their own real time data applications and IOT applications.