Video thumbnail for Control your Arduino IoT projects with a MongoDB database

Control your Arduino IoT projects with a MongoDB database

Apr 18, 2023
donskytech.com Logo

donskytech.com

This post/video will show you how you can control your Arduino-based project with your MongoDB database using ESP32/ESP8266 microcontroller board. I am using ESP32 and ESP8266 microcontroller boards in this post but you can use any other boards that have WiFi capability. This is Part 4 of my MongoDB for IoT Developer series where we will integrate the MongoDB Database into our IoT projects. We will be using Arduino microcontrollers, Raspberry Pi Single Board Computers, and MicroPython devices in controlling our electronic circuit. WriteUp: https://www.donskytech.com/control-your-arduino-iot-projects-with-a-mongodb-database/ MongoDB for IoT Developer Series: https://www.donskytech.com/mongodb-database-for-iot-developers-series/ Code: https://github.com/donskytech/platformio-projects/tree/main/esp32-projects/esp32-mongodb-database-control Contents of the Video: 0:00 - Intro 1:37 - Demo 8:01 - DonskyTech Plug 3:38 - What is REST API Server? 8:21 - Arduino and REST API Server 9:17 - How to call REST API Server in Arduino?
#Computers & Electronics #Programming #Monitoring Software