C++ internet-of-things

Open-source C++ projects categorized as internet-of-things

Top 7 C++ internet-of-thing Projects

internet-of-things
  1. connectedhomeip

    Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.

    Project mention: A Developer’s Guide to Matter Protocol: Building Smart Home Applications With Matter SDK | dev.to | 2025-03-14

    Clone the Matter repository: git clone https://github.com/project-chip/connectedhomeip.git Navigate to the repository directory: cd connectedhomeip Update the submodules: git submodule update --init

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. ggwave

    Tiny data-over-sound library

    Project mention: Archival Storage | news.ycombinator.com | 2025-03-17

    How good/bad would it be to have a poor man's tape archival, using standard cassette tapes (C90, C190, etc)?

    For example, using something like ggwave [1]. I guess that would last way more than 5 years (although the data density is rather poor).

    [1] https://github.com/ggerganov/ggwave

  4. blynk-library

    Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.

    Project mention: Real-Time IoT Visualization Essentials | dev.to | 2024-11-14

    5. Blynk: Blynk is perfect for IoT developers building mobile-based projects. This powerful platform not only enables you to monitor your IoT devices seamlessly but also allows you to create interactive dashboards directly on your smartphone. With Blynk, you can visualize live data and control your devices from anywhere. We will explore how Blynk enhances real-time monitoring and transforms the way we interact with our IoT projects! https://blynk.io/

  5. openthread

    OpenThread released by Google is an open-source implementation of the Thread networking protocol

    Project mention: Thread – the tech we can't use or teach | news.ycombinator.com | 2024-05-11

    This is the reason why this notice exists in the OpenThread repo: https://github.com/openthread/openthread/blob/1fceb225b3858a...

  6. Sming

    Sming - powerful open source framework simplifying the creation of embedded C++ applications.

  7. Eduponics-Mini

    MicroPython MQTT & code example for Eduponics mini ESP32 learning kit (by STEMinds)

  8. ModuleInterface

    Easy config and value sync between IoT modules, database and web pages (by fredilarsen)

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ internet-of-things discussion

Log in or Post with

C++ internet-of-things related posts

  • A Developer’s Guide to Matter Protocol: Building Smart Home Applications With Matter SDK

    2 projects | dev.to | 14 Mar 2025
  • Ask HN: What are the best programmable holiday lights?

    3 projects | news.ycombinator.com | 6 Dec 2024
  • Google Is Killing Chromecast

    4 projects | news.ycombinator.com | 6 Aug 2024
  • How do you move you into more technical/R&D positions?

    1 project | /r/ExperiencedDevs | 4 Jun 2023
  • ModuleNotFoundError: No module named 'matter_idl'

    3 projects | /r/esp32 | 14 May 2023
  • Matter Raspberry Pi GPIO Commander – Turn Your Pi into a Matter Lighting Device

    2 projects | news.ycombinator.com | 13 May 2023
  • Any open source repositories/projects written in C++?

    3 projects | /r/embedded | 10 May 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 26 Apr 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source internet-of-thing projects in C++? This list will help you:

# Project Stars
1 connectedhomeip 7,859
2 ggwave 6,526
3 blynk-library 3,916
4 openthread 3,636
5 Sming 1,524
6 Eduponics-Mini 72
7 ModuleInterface 71

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?