DriverPractice
Driver tutorial
A practical guide to developing Linux drivers
Linux driver practices
80 stars
13 watching
32 forks
Language: C
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hairrrrr/c-crashcourse | A comprehensive resource for learning C language fundamentals and advanced topics through tutorials, coding examples, and exercises. | 1,108 |
gurugio/book_linuxkernel_md | A documentation project explaining how to use and interact with the Linux kernel's multi-device driver | 4 |
briansidebotham/arm-tutorial-rpi | A tutorial series for programming the Raspberry Pi using bare metal C programming | 591 |
philiptaylor/vulkan-sxs | A tutorial project exploring and explaining the Vulkan API step by step. | 17 |
dwyl/learn-travis | A tutorial for Node.js developers to learn Continuous Integration with Travis CI | 1,243 |
paroj/gltut | A series of tutorials on using OpenGL for graphical rendering | 1,590 |
appium/dotnet-client | An extension to the official Selenium .NET webdriver with Appium-specific methods | 384 |
japaric/motor-driver | A Rust crate providing an interface to full H-bridge motor drivers | 10 |
tommai78101/initializingopengl | A comprehensive guide to initializing OpenGL for developers | 45 |
nquest/micropython-st7565 | An LCD driver for microcontrollers using the ST7565 controller | 13 |
pbatard/libwdi | Automates the process of creating and installing Windows drivers for USB devices | 1,914 |
spacejack/mithril-tutorial-ts | A tutorial project demonstrating a simple Mithril application with TypeScript setup and compilation | 10 |
zedshaw/learn-c-the-hard-way-lectures | A repository of C code and presentation slides accompanying the book Learn C The Hard Way | 1,246 |
daniel-s-ingram/self_driving_cars_specialization | Solutions to exercises from the Self-Driving Cars Specialization by the University of Toronto on Coursera | 96 |
metadriverse/metadrive | An open-source driving simulator for AI and autonomy research with features including physics simulation, sensory inputs, and real-world dataset support | 823 |