An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: driver-programming

ayoubfaouzi/windows-internals

My notes while studying Windows internals

Language: C - Size: 6.6 MB - Last synced at: about 5 hours ago - Pushed at: 4 months ago - Stars: 425 - Forks: 83

jiggly1/Smart-Driver-Care-Pro-1.1.0.5280

Smart Driver Care Pro 1.1.0.5280 is a cutting-edge software designed to optimize and enhance the performance of your computer's drivers, ensuring seamless and efficient operation. With its user-friendly interface and advanced scanning technology, it identifies and updates outdated drivers to maximize system stability and overall performance.

Size: 1000 Bytes - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

xerthiys/Driver-Genius-Professional-Platinum-23.0.0.137

Driver Genius Professional Platinum 23.0.0.137 is a comprehensive driver management software that efficiently updates, backups, and restores system drivers. With its advanced features and user-friendly interface, it simplifies the process of maintaining optimal computer performance.

Size: 1000 Bytes - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

NattyNarwhal/vmwmouse

VMware mouse driver for Windows 3.1

Language: Assembly - Size: 68.4 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 346 - Forks: 13

afiskon/linux-kernel-modules

Experiments with Linux kernel modules

Language: C - Size: 22.5 KB - Last synced at: 17 days ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 1

fafalone/HelloWorldDriver

twinBASIC Kernel mode driver demo

Language: Visual Basic 6.0 - Size: 130 KB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 20 - Forks: 4

therealdreg/masm32-kernel-programming

masm32 kernel programming, drivers, tutorials, examples, and tools (credits Four-F)

Language: Assembly - Size: 13.2 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 119 - Forks: 14

metevs09/driverdev_training

This study includes the driver files developed for the STM32F4 Discovery card, it is a formal study and it is aimed to develop a professional driver for learning purposes.

Language: C - Size: 484 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

rprata/linux-device-driver-tutorial

This tutorial discusses technical issues to develop your own linux device driver. The aim of this tutorial is to provide, easy and practical examples so that everybody can understand the concepts in a simple manner.

Language: C - Size: 58.6 KB - Last synced at: 27 days ago - Pushed at: almost 4 years ago - Stars: 37 - Forks: 7

Mhids/DriverStore-Explorer-0.11.111

DriverStore Explorer (DriverStore Explorer-0.11.111) is a user-friendly tool that allows users to view, manage, and delete driver packages in the Windows Driver Store with ease. It provides a simple and intuitive interface for cleaning up unnecessary drivers on a Windows system.

Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

vitas26072001/DriverStore-Explorer-0.11.111

Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

NgTiennDat/Driver-Genius-Professional-Platinum-23.0.0.137

Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hauduong05/Smart-Driver-Care-Pro-1.1.0.5280

Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

danielkrupinski/KernelProcessList

Example Windows Kernel-mode Driver which enumerates running processes.

Language: C - Size: 12.7 KB - Last synced at: 16 days ago - Pushed at: almost 3 years ago - Stars: 55 - Forks: 26

danielkrupinski/KernelPID

Example Windows Kernel-mode Driver which finds process ID by executable file name.

Language: C - Size: 12.7 KB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 9

AnjaDj/Home-Security-System

Home Security Real-Time System

Size: 3.65 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

rcore-os/isomorphic_drivers

A set of isomorphic drivers that can run both in kernel and user space without modifications.

Language: Rust - Size: 34.2 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 4

Al-Nibras/NibrasOS

Operating System Micro-kernel designed for IA-32 Arch.

Language: C - Size: 278 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

vitaminac/minios

mini x86 Operating System <= 256KB

Language: C - Size: 244 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 24 - Forks: 5

Staok/ARM-Linux-Study

ARM Linux 的学习历程。包括应用、驱动、设备树,GCC, Make, CMake, Bash, Vim, Git 等等大集合内容。文章遵守 CC BY NC SA 4.0 协议。

Language: C - Size: 105 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 182 - Forks: 41

travelln/beaglebone-projects

Various projects that utilize low level hardware instructions to interface with leds, speaker output and joystick input.

Language: C - Size: 4.51 MB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 6

helenailic/Volunteer-Group-Builder-Machine-Project

In this project I wrote code that takes a list of volunteer data and produces groups per given skillset specifications in order to automate a process that otherwise may take countless hours.

Language: C++ - Size: 0 Bytes - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

realganfan/compile-vmkdriver-env-builder

Help to build vmware vmk driver (esxi 6.7) on CentOS 7

Language: Shell - Size: 69.6 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 6

JPMMaia/lcom

Drivers for the Minix 3 operating system

Language: C - Size: 742 KB - Last synced at: 12 months ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

biagiop1986/fast_driver

A fast Linux driver based on single-producer single-consumer ring buffers to control a sample accelerator.

Language: C - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

teddysback/dumpProcess

IOCTL driver that notifies process creation/close

Language: C - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

teddysback/miniScanner

wdm driver uses filter manager to scan for user given file extension

Language: C - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

teddysback/netFilter

small callout driver written using WFP, prints in debugger info for ipv4 ale layer, incoming accept requests and outgoing connect requests.

Language: C - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Nuno-Jesus/FEUP-LCOM

Incomplete version of the original project developed for Computer Laboratory at FEUP in 2019/2020

Language: C - Size: 3.79 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

loboevil10/Driver-Booster-Pro

Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 74 - Forks: 0

minlux/nullmodem95

Virtual COM port driver for Windows 95.

Language: C - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 2

lltull/Driver-Booster-Pro

Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Wanda-Jones/U3fw4j

Language: Go - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sttomg0/studious-dollop

Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 29 - Forks: 0

netdurex1/darkknigt440

lordlord430

Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 0

blackprince17wifi/zeroflying

fastjack43

Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 0

popenetoiparen1996/giggles

rinder2visaversa

Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 0

dilemmafixeroverrun7/dirocco_92

tavi1

Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 0

kon-si/ntua_oslab

Lab assignments for ECE NTUA 3237 OS Lab

Language: C - Size: 540 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

yourdie962/ironshaper67

kendo.headhunter

Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 0

PaulLewislab6z/qgt349jicb

Description

Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 0

MarkJonesmae94/ml8fnrq2if

Description

Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

ChristopherPerez2udbt/92hgqxf6jz

Description

Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 0

Alonetokyo/drivereasy-booster2024

Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Vikramcode/Vikramcode

Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sahutd/game_controller

A linux device driver for a generic 3 axis 4 button game controller. Accompanied by a user space demo tool

Language: Python - Size: 192 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

ntoskrnl7/crtsys

C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL

Language: C++ - Size: 937 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 162 - Forks: 32

xthemadgenius/WeedDelivery

WeedDelivery

Language: Swift - Size: 1.58 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

gladir/GraphicsSolutionATIUtilitaires

Utilitaire pour la Graphics Solution d'ATI

Language: Pascal - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

mytechnotalent/stm32f401xx_driver

An stm32f401xx_driver bare-metal driver.

Language: Assembly - Size: 1.56 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

dumitory-dev/virtual-encrypted-disk

Virtual Encrypted Disk

Language: C++ - Size: 2.09 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 32 - Forks: 7

mytechnotalent/STM32F401CCU6-Persistent-Flash-Driver

STM32F401CCU6 persistent flash driver.

Language: Assembly - Size: 6.49 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mrbro2228/Driver-Booster-Pro-2023-Cracked-Pro-Version

Driver Booster Pro 2023 Cracked Pro Version

Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

kc101010/Research-Improving-Device-Drivers

Research @ UWS for Honours project: 'Developing Device Drivers in Rust' 2022 - 2023 by Kyle Christie

Language: Batchfile - Size: 329 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nerowah123/Driver-Pack-Pro

Driver Pack Pro

Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

adapiekarska/kmdf-keylogger

Keylogger driver for Windows

Language: C - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 31 - Forks: 7

mytechnotalent/pico-c-terminal-input-driver

A Raspberry Pi Pico terminal input driver written in C.

Language: C - Size: 2.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

avengerx/LeadershipTwinTurboWheelFFBDriver Fork of alessandroasm/generic-usb-gamepad-vibration-driver

Force Feedback driver for Leadership Gamer Twin Turbo Steering Wheel (model 1021)

Language: C++ - Size: 114 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

SHA-MRIZ/DisplayMiniportHooking

Language: C++ - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 39 - Forks: 17

caxerx/chuniio_tasoller_new

Chunithm and Tasoller integration

Language: Rust - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 3

thejbte/OS_QuartKTS__STM32

Example STM32 and cooperative-multitasking OS ( QuarkTS )

Language: C - Size: 9.79 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

angelainfanta1312/DevicedriverCreation

Language: C - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

vuhailongkl97/device-driver

Learn Linux device driver

Language: C - Size: 20.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

Allegra42/waveshare_epaper

Project for university - writing a linux kernel module for the waveshare e-paper display

Language: C - Size: 29.9 MB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 4 - Forks: 1

Toyoyo/kbdqwfr

Qwerty-fr port to Windows 3.0/3.1

Language: Assembly - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ixy-languages/ixy.py

Simple userspace packet processing for educational purposes 🎓

Language: Python - Size: 713 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 34 - Forks: 5

ftp24/Char-Driver

A simple character driver for linux kernel 5.11.0 which implements the Caesar Cipher

Language: C - Size: 959 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 3

spayne/right_hand_test

Minimal OpenVR test driver to publish hand animations associated with a controller

Language: C++ - Size: 509 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

ven0m-hue/STM32Based

STM32-NUCLEOF446RE Microcontroller Based drivers

Language: C - Size: 48.7 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

adrianmuino/Morse-Code-BBB-Distro

Custom Linux distro on a microSD card for the BeagleBone Black that contains morse code character driver as part of the kernel. It welcomes the user by flashing "Welcome to Embedded Linux" when the BBB boots from the microSD card

Language: C - Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Al-Sah/gl-linux-kernel-basecamp

GL BaseCamp on "Linux Kernel" topic (2021)

Language: C - Size: 4.13 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mytechnotalent/STM32F401CCUx_PA0ButtonHandler

STM32F401CCUx_PA0ButtonHandler driver.

Language: Assembly - Size: 7.05 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

embeddedcrab/XMC4500_RelaxKit_CPP

This repo contains C++ version of DAVE generated code for Peripherals with modified/added functionalities for XMC4500 Relax Kit

Language: C - Size: 720 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

marvelmikel/Uber-App-Clone

Order taxi to your locatio

Size: 1.07 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

thejbte/soft_pwm

software pwm driver

Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jacobmealey/pi_DAC

DAC Kernel Driver for Raspberry Pi for an R-2R resistor latter

Language: C - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

rafaelribeiro1510/BoomerMan

Final project for LCOM course

Language: Objective-C - Size: 2.77 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

thejbte/WISOL

Language: C - Size: 690 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ZoranStojsavljevic/ldd3-skull-experimental

Some experiments with the very first skull/scull drivers by Alessandro Rubini and Jonathan Corbet (2001)

Language: C - Size: 51.8 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

gpiemont/asusfan

Asus ACPI Advanced Fan Control Driver

Language: C - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

olivier-le-sage/windows-kmdf-u-wire

Windows KMDF USB driver for u-wire firmware based hardware designs

Language: C - Size: 66.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

avrobullet/Wireless_Trickle_Network

Establishing a wireless communication node-network using SAM4S microcontrollers with Xbee wireless radios.

Language: C - Size: 2.42 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

arshad512/LKBL

Linux Kernel Block Layer

Language: C - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

atulkumarpccs/Linux-Learning-By-Doing

:books::notebook_with_decorative_cover::pencil: This is based on my speclization in system software developement in system programming

Language: C - Size: 193 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

vcvc-g/114514os-illinix

Linux kernel for ece391 operating system

Language: C - Size: 2.87 MB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

vcvc-g/campus-adventure-ece391

Driver for tux-controller

Language: C - Size: 8.23 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

11808s8/damas-com-drivers-em-c

Aplicação de um Jogo de Damas com a utilização de Drivers no Kernel do Linux

Language: C - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

Allegra42/android-srf02

Connecting a proximity sensor to Android

Language: C - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 4

dgallitelli/SDPPolito2017

Repository for the course System and Device Programming, A.Y. 2016/17 @ Politecnico di Torino

Language: C++ - Size: 22.2 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

khacquyetdang/MT7630E-ubuntu16

Language: C - Size: 436 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

justanirudh/inverto

inverto is a modified linux keyboard usb driver that inverts the caps-lock LED switching mechanism when nums-lock key is pressed

Language: C - Size: 585 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

RishabhPandita/Cloud_Aware_Sensor_Ecosystem-Internet_of_Things

Project scope involves designing an architecture for Internet of Things devices and implementing all components needed to create a complete IOT echo system

Language: HTML - Size: 44.1 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

Related Keywords
driver-programming 92 driver 28 c 23 drivers 17 driver-easy-pro-free-download 11 how-to-update-drivers 11 driver-easy-pro 11 driver-easy 11 driver-easy-crack 11 driver-easy-pro-free 10 driver-easy-download 10 linux 10 driver-easy-crack-2023 10 driver-easy-crack-download 10 driver-easy-crack-free 10 driver-easy-pro-pc 10 driver-easy-pro-code 10 driver-easy-pro-free-key 10 driver-easy-pro-full-crack 10 driver-easy-pro-key 10 driver-easy-pro-2023 9 driver-easy-download-free 9 linux-kernel 9 driver-easy-2023-free 9 driver-easy-2023 9 kernel 7 operating-system 7 windows 6 driver-booster 5 driver-development 5 arm 5 driver-booster-free 5 driver-booster-free-download 5 driver-booster-pro-crack 5 kernel-driver 5 microcontroller 4 driver-booster-pro-crack-free 4 windows-kernel 4 driver-update 4 driver-updates 4 driver-update-assistant 4 driver-updater-pro 4 driver-update-downloader 4 driver-update-software 4 driver-updater 4 driver-update-system 4 usb 3 drivers-library 3 driverstore 3 driver-booster-download 3 driver-booster-pro-cracked 3 kernel-mode-driver 3 rust 3 stm32 3 kernel-module 3 driver-booster-crack 3 stm32f401ccu6 3 driver-booster-pro-2023 3 raspberry-pi 3 stm32f4 3 embedded-c 2 leds 2 joystick 2 sigfox-api 2 embedded-systems 2 operating-systems 2 virtio 2 driver-booster-pro-full-crack-2023 2 driver-booster-pro-download 2 keyboard 2 makefile 2 cpp 2 x86-assembly 2 kmdf 2 driver-booster-11-pro 2 adding-drivers 2 hack 2 kernel-programming 2 assembly-x86 2 windows-3-x 2 mouse 2 drivers-license 2 drivers-app 2 driver-genius-professional-platinum 2 driver-genius-professional 2 driver-genius-pro 2 driver-genius 2 smart-driver-care-utility 2 smart-driver-care-review 2 smart-driver-care-pro 2 smart-driver-care-license-key 2 smart-driver-care-download 2 smart-driver-care 2 cortex-m4 2 cortex-m 2 assembly-language-programming 2 wdk 2 mcu 2 native 2 kernel-mode 2