Click here to Skip to main content
15,867,568 members
Everything / Driver

Driver

driver

Great Reads

by Nagaraj Krishnamurthy
This article goes into the details of how to write a Linux Device Driver for a pseudo Ethernet device simulated on a Qemu platform.
by Alexander Eremeev
The Windows kernel-hacking library and development framework written on C++17
by udhaya2code
While using Microsoft Text Driver to read CSV data to DataSet in C# in your 64 bit machine
by grilialex
COFILOS SD Card Driver

Latest Articles

by honey the codewitch
Explore the inner workings of a highly capable IoT display driver for the ESP32
by Apriorit Inc, Artem K.
A clear overview on how you can establish communication between a device and its driver
by Apriorit Inc, Sergii Kusii
And its modules during runtime
by Apriorit Inc, ruksovdev
A detailed description of an FPGA-specific framework called ISE Design Suite, and the main steps you need to take in order to create a VGA driver using FPGA

All Articles

Sort by Score

Driver 

1 Apr 2016 by Nagaraj Krishnamurthy
This article goes into the details of how to write a Linux Device Driver for a pseudo Ethernet device simulated on a Qemu platform.
1 Nov 2018 by Alexander Eremeev
The Windows kernel-hacking library and development framework written on C++17
18 Feb 2019 by Apriorit Inc, ruksovdev
A detailed description of an FPGA-specific framework called ISE Design Suite, and the main steps you need to take in order to create a VGA driver using FPGA
4 Mar 2019 by Apriorit Inc, Artem K.
A clear overview on how you can establish communication between a device and its driver
6 May 2021 by honey the codewitch
Explore the inner workings of a highly capable IoT display driver for the ESP32
1 Mar 2019 by Apriorit Inc, Sergii Kusii
18 Jan 2019 by Apriorit Inc
This article allows you to save valuable time
1 May 2012 by Deka Prikarna A.
Very simple serial port monitor.
20 Apr 2015 by Raj Nakkiran
How to manage multiple versions of device drivers and with multiple versions of applications, which share common operational contracts.
30 Jan 2014 by Fabio Ottavi
A simple implementation of a driver for a virtual smart card reader, based on UMDF
9 Nov 2012 by Deka Prikarna A.
Simple URB (USB Request Block) Monitor
10 Jun 2015 by Sergey Podobry, Apriorit Inc
This tutorial will show you how to develop a simple file system filter driver.
1 Oct 2013 by Joe Marley
An example DLL that can be used for Deferred Custom Actions in WiX/MSI or from a standalone app.
18 Mar 2014 by Ivan Shcherbakov
This article describes how to create and debug a simple device driver on a modern Linux kernel
9 Apr 2013 by Joe Marley
This gives an example on how to install drivers using Wix, including the use of deferred custom actions.
7 Feb 2013 by Sharath C V
This article explains how to get a list of inf files related to a driver and uninstall the inf files.
20 Jul 2017 by Jose A Pascoa
The much talked about Kernel data structures
2 Sep 2012 by Apriorit Inc, Semyon Boyko
Simple driver for Linux OS that performs hiding of the selected files from the system
4 Jun 2013 by Deepak.Kumar
Windows Device Drivers