SabeehKhan18's Stars
flipperdevices/flipperzero-firmware
Flipper Zero firmware source code
logisim-evolution/logisim-evolution
Digital logic design tool and simulator
SerenityOS/serenity
The Serenity Operating System 🐞
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
oreillymedia/Learning-OpenCV-3_examples
odriverobotics/ODrive
High performance motor control
microsoft/IoT-For-Beginners
12 Weeks, 24 Lessons, IoT for All!
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
MagicMirrorOrg/MagicMirror
MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
chrisvip/ble-wifi-setup
Headless WiFi setup through Bluetooth for Raspberry Pi and similar boards.
gregkh/kernel-tutorial
Basic "How to write a Linux kernel patch and submit it" tutorial
babbleberry/rpi4-osdev
Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
bztsrc/raspi3-tutorial
Bare metal Raspberry Pi 3 tutorials
petercorke/robotics-toolbox-python
Robotics Toolbox for Python
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
praveen-palanisamy/multiple-object-tracking-lidar
C++ implementation to Detect, track and classify multiple objects using LIDAR scans or point cloud
EbookFoundation/free-programming-books
:books: Freely available programming books
eez-open/psu-hw
EEZ H24005 programmable bench power supply (powered by Arduino Due)
NVIDIA/data-science-stack
NVIDIA Data Science stack tools
rlabbe/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
AllenDowney/ThinkDSP
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
mithi/point-cloud-clusters
A catkin workspace in ROS which uses DBSCAN to identify which points in a point cloud belong to the same object.
ivanarandac/Free-Algorithm-Books-1
chubin/cheat.sh
the only cheat sheet you need
CSSLab/maia-chess
Maia is a human-like neural network chess engine trained on millions of human games.
massile/ocean
An ocean simulator built from scratch
pervognsen/bitwise
Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.
MarkAYoder/BeagleBoard-exercises
This ia collection of files used for my embedded Linux class. Run ./install.sh to install the the packages needed for the class. --Mark 19-July-2012
doyubkim/fluid-engine-dev
Fluid simulation engine for computer graphics applications