Arduino Data Logger using MongoDB Database

preview_player
Показать описание
This post will show you how you can create your own Arduino Data Logger application that will save temperature readings to your MongoDB database. I have used an ESP32 microcontroller board in interfacing with my DHT22/DHT11 sensors. The REST API Server is built using Python, Flask, and PyMongo.

WriteUp:

MongoDB Database IoT Developer Series

Code:
ESP32 Arduino Data Logger:

REST API Server:

Contents of the Video:
0:00 Intro
0:33 DonskyTech Plug
0:45 Demo
2:56 About Arduino Data Logger using MongoDB Database
3:42 Design
5:18 What is MongoDB Time Series Database?
5:58 Python Flask REST API Server
7:38 ESP32 Arduino Data Logger
11:32 Future Improvement
12:04 Why does logging sensor data to a MongoDB Database make sense?
13:46 Outro

Parts/Components Used in this Project:

If you like my posts or videos then please consider subscribing to my channels and sharing them with your friends:

If you are generous and think I have helped you, please consider buying me a coffee. 🙂
Buy Me a Coffee:

Patreon:

#arduino
#esp32
#mongodb
#database
#dht22
#dht11
#python
#flask
#pymongo
#rest
Рекомендации по теме
Комментарии
Автор

This is a great project, thanks for sharing!

randallyoung
Автор

Hi, is there a way to put serial data from COM into MongoDB? I'm using Arduino Uno connected with PC via USB. I've built a weather station with couple of sensors and want to send sensor readings to MongoDB.

hawk_bl
Автор

what is the benefit using http method compared to mqtt method?

craizhunterx
visit shbcf.ru