Voyage AI joins MongoDB to power more accurate and trustworthy AI applications on Atlas.

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

MongoDB Developer
C++
plus
Sign in to follow topics
MongoDB Developer Center
chevron-right
Developer Topics
chevron-right
Languages
chevron-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/subscribeAll MongoDB Videos

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

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


Sep 17, 2024 | 25 min read
Code Example

EnSat


Feb 08, 2023 | 3 min read
Tutorial

Me and the Devil BlueZ: Reading BLE Sensors From C++


Sep 17, 2024 | 16 min read
Tutorial

Me and the Devil BlueZ: Implementing a BLE Central in Linux - Part 1


Dec 14, 2023 | 10 min read