Top 13 C++ Spi Projects
-
HyperHDR
Open source ambient lighting implementation for television sets based on the video and audio streams analysis for Windows, macOS and Linux (x86 and Raspberry Pi). Includes real-time HDR tone mapping and multi-threading for better performance.
Project mention: How should I wire my LEDs for Hyperion / HyperHDR (SK6812) | reddit.com/r/raspberry_pi | 2023-03-27This page https://github.com/awawa-dev/HyperHDR/wiki/Level-Shifter shows that a level shifter (3v3 to 5v) is needed for your lights.
-
SerialTransfer
Arduino library to transfer dynamic, packetized data fast and reliably via Serial, I2C, or SPI
Project mention: Receiving input from Python over the Serial monitor | reddit.com/r/arduino | 2022-06-11If I were you, I just go with serial transfer. https://github.com/PowerBroker2/SerialTransfer This library provide data packet, header, CRC.
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
MHI-AC-Ctrl
Reads and writes data (e.g. power, mode, fan status etc.) from/to a Mitsubishi Heavy Industries (MHI) air conditioner (AC) via SPI controlled by MQTT
https://github.com/absalom-muc/MHI-AC-Ctrl Although Mitsubishi HI (heavy industries) is a different company to Mitsubishi so may not work
-
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Project mention: Is it possible to convert a windows driver to a linux one? | reddit.com/r/linuxquestions | 2022-06-12
I've used this: https://github.com/mincrmatt12/elan-spi-fingerprint before on my vivobook where the fingerprint sensor was embedded in the trackpad.
-
-
ER_OLEDM1_CH1115_RPI
Library to support the ER-OLEDM1.09-1 128X64 OLED Display Module driven by the CH1115 controller for the Raspberry pi SBC eco-system.
-
-
Project mention: GitHub - gavinlyonsrepo/ST7735_TFT_PICO: TFT SPI LCD, ST7735 Driver, Raspberry pi PICO RP2040 display library. C++ SDK | reddit.com/r/coolgithubprojects | 2022-11-25
-
ER_OLEDM1_CH1115
Library to support the ER-OLEDM1.09-1 128X64 OLED Display Module driven by the CH1115 controller for the Arduino eco-system. SPI.
C++ Spi related posts
Index
What are some of the best open-source Spi projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | HyperHDR | 502 |
2 | SerialTransfer | 316 |
3 | lcdgfx | 258 |
4 | MHI-AC-Ctrl | 173 |
5 | spi-device | 112 |
6 | Arduino_Fanatec_Wheel | 57 |
7 | BME680 | 32 |
8 | elan-spi-fingerprint | 31 |
9 | ST7735_TFT_RPI | 8 |
10 | ER_OLEDM1_CH1115_RPI | 7 |
11 | SercomSPISlave | 7 |
12 | ST7735_TFT_PICO | 4 |
13 | ER_OLEDM1_CH1115 | 4 |