LCD driver for MSP430F470 Softbaugh development board - with character generator
LCD driver for MSP430F470 Softbaugh development board - with character generator...
Driver(驱动程序)是一个和特定的物理设备(或特定的软件)打交道的程序。这个程序包括一些对此硬件设备有特殊用途的知识,这个硬件设备如何和计算机传输信息,数据格式如何,应该如何初始化,如何中止等类似的问题。在PC上,这类程序通常以DLL文件的形式出现,当然,过去的老驱动程序则是以SYS的形式出现。
LCD driver for MSP430F470 Softbaugh development board - with character generator...
avr LCM SSD1289 color Graphical LCD Display Driver and graphic library...
This book is about UDF filesystem format and how to write UDF driver for your operating system...
What is this ``device driver stuff anyway? Here s a very short introduction to the concept....
The objective of this project is to create a driver for a camera module (we used the OV7620). After taking the image wit...