C++ Raspberry Pi

Open-source C++ projects categorized as Raspberry Pi

Top 23 C++ Raspberry Pi Projects

  • IoT-For-Beginners

    12 Weeks, 24 Lessons, IoT for All!

  • Project mention: Microsoft Security-101: Open-Source curriculum | news.ycombinator.com | 2024-02-29

    Microsoft also has similar courses on IoT, and Data Science. I found the IoT one really nice [0], and it covers a lot of ground.

    [0]: https://github.com/microsoft/IoT-For-Beginners

  • fprime

    F´ - A flight software and embedded systems framework

  • Project mention: Fprime – A flight software and embedded systems framework by NASA | news.ycombinator.com | 2024-02-01
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • OpenFrameworks

    openFrameworks is a community-developed cross platform toolkit for creative coding in C++.

  • Project mention: Resolume | news.ycombinator.com | 2024-03-14

    Not exactly VJ, but could be used for it. https://openframeworks.cc

  • cuberite

    A lightweight, fast and extensible game server for Minecraft

  • RPiPlay

    An open-source AirPlay mirroring server for the Raspberry Pi. Supports iOS 9 and up.

  • glslViewer

    Console-based GLSL Sandbox for 2D/3D shaders

  • blynk-library

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • rpi-rgb-led-matrix

    Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO

  • Project mention: Raspberry pi zero with LED matrix bonnet | /r/RASPBERRY_PI_PROJECTS | 2023-11-06

    Hzeller - https://github.com/hzeller/rpi-rgb-led-matrix/blob/a93acf26990ad6794184ed8c9487ab2a5c39cd28/bindings/python/README.md

  • OpenCat

    An open source quadruped robot pet framework for developing Boston Dynamics-style four-legged robots that are perfect for STEM, coding & robotics education, IoT robotics applications, AI-enhanced robotics application services, research, and DIY robotics kit development.

  • Project mention: Petoi Bittle – a programmable robot dog | news.ycombinator.com | 2024-04-24

    We have the APIs through OpenCat(https://github.com/PetoiCamp/OpenCat). You can control every servo movement via coding.

  • OTTO

    Sampler, Sequencer, Multi-engine synth and effects - in a box! [WIP] (by bitfieldaudio)

  • Project mention: Bitfield Audio – Teenage Engineer OP-1 Inspired Synth | news.ycombinator.com | 2023-04-27
  • openauto

    AndroidAuto headunit emulator

  • deconz-rest-plugin

    deCONZ REST-API plugin to control ZigBee devices

  • Project mention: Aqara Vibration Sensor…tilt? Nope. (DeCONZ) | /r/homeautomation | 2023-05-07

    You could try putting in an issue here: https://github.com/dresden-elektronik/deconz-rest-plugin/issues

  • OpenHD

    OpenHD

  • arduino-pico

    Raspberry Pi Pico Arduino core, for all RP2040 boards

  • Project mention: Pico with arduino-pico and TinyUSB in Clion | /r/raspberrypipico | 2023-12-03

    I managed to get the Arduino IDE to work great with my Pi Pico's using earlephilhower/arduino-pico and TinyUSB in the USB stack. I can code for MIDi and do all kinds of neat stuff... But...

  • OnnxStream

    Lightweight inference library for ONNX files, written in C++. It can run SDXL on a RPI Zero 2 but also Mistral 7B on desktops and servers.

  • Project mention: Show HN: OnnxStream running TinyLlama and Mistral 7B, with CUDA support | news.ycombinator.com | 2024-01-14
  • Guitar

    Git GUI Client

  • rpi-vk-driver

    VK driver for the Raspberry Pi (Broadcom Videocore IV)

  • mt32-pi

    🎹🎶 A baremetal kernel that turns your Raspberry Pi 3 or later into a Roland MT-32 emulator and SoundFont synthesizer based on Circle, Munt, and FluidSynth.

  • Project mention: Something between Rpi and Rpi Pico? | /r/microcontrollers | 2023-12-10

    I have just seen https://github.com/dwhinham/mt32-pi but it doesn't seem as easy to play with and well-documented as the other software I've used.

  • pegasus-frontend

    A cross platform, customizable graphical frontend for launching emulators and managing your game collection.

  • Project mention: Pegasus frontend on RP2S? | /r/retroid | 2023-12-05
  • LMS

    Lightweight Music Server. Access your self-hosted music using a web interface.

  • Project mention: Plex/Plexamp music tagging system is broken | /r/PleX | 2023-05-17

    For those that dont know if you add an album that has multiple album artists ( artist 1;artist b) then plex/plexamp instead of showing the album in both artists pages and showing both artist tags as clickable (same way EVERY streaming service is serving music right now) it populates a new artists page named "artists a;artist b". They keep adding trash features that none cares about or even asks and don't even have a basic feature that projects like Lightweight Music Server already have.

  • HyperHDR

    Highly optimized open source ambient lighting implementation based on modern digital video and audio stream analysis for Windows, macOS and Linux (x86 and Raspberry Pi / ARM).

  • Project mention: TV ambiance? | /r/smarthome | 2023-06-30

    You can DIY your own with a IC-based RGB/RGBW strip and a rPi or x86 PC + ESP microcontroller using software like Hyperion or HyperHDR, combined with WLED.

  • wmbusmeters

    Read the wired or wireless mbus protocol to acquire utility meter readings.

  • Project mention: Residential water meter - Community feedback is welcome | /r/Esphome | 2023-05-30

    It's possible you do not even need a meter. You can often read the utilities meter https://github.com/wmbusmeters/wmbusmeters

  • tangram-es

    2D and 3D map renderer using OpenGL ES

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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++ Raspberry Pi related posts

Index

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

Project Stars
1 IoT-For-Beginners 14,676
2 fprime 9,878
3 OpenFrameworks 9,781
4 cuberite 4,863
5 RPiPlay 4,832
6 glslViewer 4,462
7 blynk-library 3,794
8 rpi-rgb-led-matrix 3,499
9 OpenCat 3,088
10 OTTO 2,619
11 openauto 2,336
12 deconz-rest-plugin 1,876
13 OpenHD 1,797
14 arduino-pico 1,753
15 OnnxStream 1,739
16 Guitar 1,532
17 rpi-vk-driver 1,219
18 mt32-pi 1,165
19 pegasus-frontend 1,088
20 LMS 982
21 HyperHDR 884
22 wmbusmeters 820
23 tangram-es 805

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com