brinth's Stars
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
tejado/telegram-nearby-map
Discover the location of nearby Telegram users 📡🌍
godspeed1989/fbv
framebuffer image viewer
visit1985/mdp
A command-line based markdown presentation tool.
anshugupta673/x86_64-decOS-MSC-KIIT
A x86 architecture based simple OS written entirely from scratch in C.
cloudflare/sandbox
Simple Linux seccomp rules without writing any code
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
notro/fbtft
Linux Framebuffer drivers for small TFT LCD display modules. Development has moved to https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/tree/drivers/staging/fbtft?h=staging-testing
a1ien/nuttx_boards
nicohmje/PID-ballonplate
A simple-ish project using a Raspberry Pi and three servos.
tswfi/PE43xx
Simple arduino library for PE43xx family of attenuators
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
tuupola/esp_video
Proof of concept video player for ESP32 boards
dfeneyrou/palanteer
Visual Python and C++ nanosecond profiler, logger, tests enabler
zephyrproject-rtos/zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
FreeRTOS/FreeRTOS
'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel.
teslamotors/linux
Linux sources
threat9/routersploit
Exploitation Framework for Embedded Devices
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
williamfiset/Algorithms
A collection of algorithms and data structures
hathach/tinyusb
An open source cross-platform USB stack for embedded system
pyserial/pyserial
Python serial port access library
MarlinFirmware/Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.