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
MongoDB Developer Centerchevron-right
Developer Topicschevron-right

C++

plus Follow
Sign in to follow topics
An extension of C and is widely used for search engines, gaming, and GUI-based applications.

Featured

Tutorial

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

Learn to write firmware of a noise sensor with an ESP32 from scratch using Rust. We use the neopixel to inform the user about the status of the device....
MongoDB thumbnail image
RaspberryPiC++Rust

Sep 17, 2024 | 25 min read
Jorge D. Ortiz-Fuentes
Tutorial

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

MongoDB thumbnail image

Sep 17, 2024 | 16 min read
Tutorial

CMake + Conan + VS Code

MongoDB thumbnail image

Sep 04, 2024 | 6 min read
All C++ Content
search
  • Latest
  • Highest Rated
Video

Adventures in IoT EP2: Turn on BLE (Bluetooth Low Energy)

In this episode, Jorge covers some relevant Bluetooth Low Energy concepts and puts them in practice by using them in writing the firmware of a Raspberry Pi Pico board. In this firmware, we use the on-board LED, read from the on-board temperature sensor and implement a BLE peripheral that offered two services and a characteristic that depended on measured data and could push notifications. ✅ Sign-up for a free cluster at → https://mdb.link/free-vXFjpScH8AQ ✅ Get help on our Community Forums → https://mdb.link/community-vXFjpScH8AQ Adventures in IoT playlist → https://trymongodb.com/3R38iGX Subscribe to MongoDB YouTube → https://mdb.link/subscribe
MongoDB thumbnail image
Play Button

Nov 21, 2023
Video

Adventures in IoT EP1: Project Intro

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
MongoDB thumbnail image
Play Button

Nov 07, 2023
Tutorial

Storing Binary Data with MongoDB and C++

Learn how to store binary data to MongoDB using the C++ driver.
MongoDB thumbnail image

Sep 18, 2023
Rishabh Bisht
Code Example
FULL APPLICATION

EnSat

An environmental satellite to get information about your environment.
MongoDB thumbnail image

Jun 09, 2023
Rachelle Palmer
Video

Working with MongoDB in C++

Even though Node.JS is the most popular programming language to use with MongoDB, there's no reason you can't use other programming languages - including C++! This video tutorial will use the C++ client library to create a REST API, then create an application that holds information about MarioKart characters.
MongoDB thumbnail image
Play Button

Feb 22, 2021