-
For the Linux driver under the touch screen, use the version in the 2.6.15 kerne...
用于Linux下的触摸屏驱动,使用在2.6.15版本内核上,可以作为两种方式使用,运行可靠稳定。-For the Linux driver under the touch screen, use the version in the 2.6.15 kernel, it can be used as two ways, reliable operation and stability.
- 2022-06-17 05:31:36下载
- 积分:1
-
工业控制卡凌华PCI
凌华工控控制卡PCI-7248使用例子,全功能-Industrial control card ADLINK PCI-7248 using the example of full-featured
- 2022-01-31 03:25:53下载
- 积分:1
-
项目文件包含AT24CXX CMMICC DATAFLASH DS1302 I2C ST7920驱动,也…
工程文件包含AT24CXX CMMICC DATAFLASH DS1302 I2C ST7920 驱动程序,还包含12864液晶技术手册,液晶驱动芯片资料等。-Project file contains AT24CXX CMMICC DATAFLASH DS1302 I2C ST7920 driver, also includes a technical manual 12864 LCD, LCD driver chips information.
- 2023-02-03 20:00:04下载
- 积分:1
-
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!...
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!-Private Sub Command3_Click()
Shell Text1.Text
End Sub
Private Sub Command4_Click()
dakai1.InitDir = "c:"
dakai1.Filter = "EXE(*.exe,*.bat)|*.exe*.bat"
dakai1.Action = 1
Text1.Text = dakai1.FileName
End Sub
- 2023-08-26 00:10:03下载
- 积分:1
-
一个用C语言开发的计数器1昌盛10KHZ的定时器滴答中断,希望对大家有用!...
一个用C语言开发的计数器1昌盛10KHZ的定时器滴答中断,希望对大家有用!-a C-language development of a prosperous 10kHz counter the timer tick interrupt, useful for all!
- 2022-03-02 00:52:24下载
- 积分:1
-
This is a voice voltage meter can measure the 0
这是一个语音电压表,可以测量0~3V的电压。是用汇编和C编写的-This is a voice voltage meter can measure the 0-3V voltage. Is the compilation and preparation of the C
- 2022-01-26 01:30:21下载
- 积分:1
-
yaffs2设备驱动,可以支持MLC的nandFlash
yaffs2设备驱动,可以支持MLC的nandFlash-yaffs2 device driver can support the MLC of the NANDFLASH
- 2022-11-17 18:50:08下载
- 积分:1
-
MSP430 RTOS running on examples
MSP430上运行RTOS实例-MSP430 RTOS running on examples
- 2022-03-19 04:53:43下载
- 积分:1
-
FATFS10 FAT文件系统
资源描述FatFs是一个通用的文件系统模块,用于在小型嵌入式系统中实现FAT文件系统。 FatFs 的编写遵循ANSI C,因此不依赖于硬件平台。它可以嵌入到便宜的微控制器中,如 8051, PIC, AVR, SH, Z80, H8, ARM 等等,不需要做任何修改。
- 2023-04-08 08:40:03下载
- 积分:1
-
基于LPC2131的SPI编程驱动,主机方式,查询方式
基于LPC2131的SPI编程驱动,主机方式,查询方式-LPC2131-based programming of the SPI driver, host mode, query the way
- 2022-01-22 11:41:37下载
- 积分:1