Stars
No more maintaining lists of error codes : compress build/file/line to a 32 bit int and use it in your asserts and error handlers. Especially useful for embedded systems development. Free to use fo…
Analog to Digital Conversion on PIC32CM using HARMONY v3
Linux C libraries and Python modules for manipulating GPIO
A simple interface to GPIO devices with Raspberry Pi
A collection of modern/faster/great alternatives to common unix commands, which is maintained.
Coverts any file to a C style array. (It can also do image color format and size coversion)
This is, in my opinion, the best starting makefile for a cpp project.
Tools , utilities and example code for the Raspberry Pi Single board computer's.
Install and Run Python Applications in Isolated Environments
SSD1306 OLED controller for the Raspberry PI PICO rp2040 C++ SDK
Bash Script to help with automation of commonly used git operations
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
This repository houses the header files available from https://www.stroustrup.com/Programming/PPP2code for use while learning C++ from Bjarne Stroustrup's book 'Programming: Principles and Practice …
A arduino project to read an MQ7 carbon monoxide(CO) sensor and transmits its data via bluetooth module.
Hardware independent layer of the Arduino cores defining the official API
Arduino Eco-system Library to Support the ERM19264 LCD driven by the UC1609C / UC1609 controller.
Read a rotary encoder for the Raspberry Pi Pico using PIO code
A Raspberry pi library to display data on a 8-digit MAX7219 seven segment module. C++
A Real World walkthrough in creating a simple Arduino library