Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

Join us at AWS re:Invent 2024! Learn how to use MongoDB for AI use cases.
MongoDB Developer
C++
plus
Sign in to follow topics
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
Languageschevron-right
C++chevron-right

Adventures in IoT EP1: Project Intro

27 min • Published Nov 07, 2023
MongoDBC++
Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
Resources → https://mdb.link/iot00001 In the first episode of this series, Jorge introduces the project that we will be developing. It will be a series of sensors that gather noise data that will be collected by a bespoke implementation of a collecting station. We will explore two mechanisms for the communication between the sensors and the collecting station: BLE and MQTT over WiFi. Once the data is in the collecting station, we will send it to a MongoDB Atlas cluster on the Cloud using the C++ driver and we will finish the project by showing some potential usages of the data in the Cloud. Jorge also presents a list of requirements for the development boards and some alternatives that match those requirements and you can use for this or similar projects. ✅ Sign-up for a free cluster at → https://mdb.link/free-FW8n8IcEwTM ✅ Get help on our Community Forums → https://mdb.link/community-FW8n8IcEwTM Adventures in IoT playlist → https://trymongodb.com/3R38iGX Subscribe to MongoDB YouTube → https://mdb.link/subscribe
All MongoDB Videos

Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
Related
Tutorial

CMake + Conan + VS Code


Sep 04, 2024 | 6 min read
Tutorial

Turn BLE: Implementing BLE Sensors with MCU Devkits


Apr 02, 2024 | 13 min read
Code Example

EnSat


Feb 08, 2023 | 3 min read
Tutorial

Red Mosquitto: Implement a Noise Sensor With an MQTT Client in an ESP32


Sep 17, 2024 | 25 min read