搜索资源列表
C51 CAN BUS源程序
- 周立功公司的C51 CANBus开发套件,可应用于CAN BUS的底层驱动开发-the C51 CANBus development kit that can be applied to the bottom of the CAN Bus Driver Development
some_driver
- 一些经常用到的单片机底层驱动程序-frequently used some of the underlying drivers SCM
sub
- 一个12864的液晶底层驱动程序,适用于ks0107/ks0108系列的。-bottom of the LCD driver, applies to ks0107/ks0108 series.
APR6008
- 这是我写的一个51内核对APR6008语音储存播放ic的底层驱动程式!spi通讯方式.在89s52上面调试通过!-This is the one I wrote to the 51 core players APR6008 voice storage drive the bottom ic formula! S pi forms of communication. in 89s52 above debugging through!
fat_C
- FAT的C语言原代码,没有底层驱动,支持打开文件,读写文件,不支持长文件名.-FAT C language source code, there is no bottom-driven support to open the document, read and write documents, do not support long file names.
usbdisk
- u盘制作资料(原理图、文档、底层驱动源程序)_-u disk production of information (drawings, documents, the bottom-driven source) _
RA8822底层驱动
- 基于RA8822的240128lcd的驱动程序
qn8035_VCPP qn8035收音芯片驱动程序
- qn8035收音芯片驱动程序,底层驱动C语音-qn8035 radio chip driver, the underlying voice-driven C
1602和12864液晶底层驱动程序
- 1602和12864液晶底层驱动程序,12864有串行和并行两种方式。-1602 and 12864_the bottom of the LCD driver , 12864 with serial and parallel mode.
24c256的底层驱动STM32的代码
- 24c256的底层驱动,STM32的代码,是根据网上朋友的51的程序改写的,谢谢支持!!,The bottom of 24c256 driver, STM32 code is based on a friend' s 51-line rewrite of the program, I would like to thank the support! !
ads1247
- msp430与ADS1247底层驱动程序,采用I/O口模拟方式!-msp430 and ADS1247 underlying driver, with I/O port simulation mode!
STM32_SD_SPI_Driver
- SD卡底层驱动,使用STM32的SPI接口与SD卡通讯,采用SPI方式. 文件系统中TFF.C和TFF.H文件不需要改动,只需要改动SD卡操作函数即可即可。 -SD card low level drivers, use the STM32' s SPI communications interface and SD card using SPI mode. File system TFF.C and TFF.H file without changes, just need to c
LORA模块驱动程序
- LORA无线模块底层驱动程序,单片机MSP430F系列(LORA wireless module underlying driver, singlechip MSP430F series)
蓝宙电子MCU-MK60底层驱动函数库
- 蓝宙电子MCU-MK60底层驱动函数库,内容全面,适合新手(Blue electronic MCU-MK60 underlying drive function library, comprehensive content, suitable for beginners)
1602
- 1602的底层驱动代码。大家可以参考。简单易懂!(1602 of the underlying driver code. We can refer to. Easy to understand!)
蓝宙电子MCU-MK60底层驱动函数库
- 蓝宙K60最小核心板驱动库,包括K60各种外部设备驱动器的配置(Blue K60 minimum core board drive library)
driver
- 适合于瑞萨RL芯片的SPI通信底层驱动,使用语言C。(SPI communication underlying driver suitable for Reza RL chip.)
飞思卡尔DX256底层驱动程序
- 通过CCP协议;实现飞思卡尔单片机的底层驱动编写;利用CAN卡实现;上位机的编写(The bottom; driver of Freescale MCU is compiled by CCP protocol;and the upper computer is; compiled by ;CAN card;)
stm32-pos-drives
- STM32 POS机底层驱动程序,包含打印机驱动程序,SPI FLASH驱动程序,RC522驱动程序 ,PASM卡(7816)驱动程序,磁条卡驱动程序,ILI932X液晶模块驱动程序,键盘驱动程序等(STM32 POS bottom driver, including printer driver, SPI FLASH driver, RC522 driver, PASM card (7816) driver, magnetic stripe card driver, ILI932X LCD m
msp430底层驱动代码
- 里面包含adc,dma,lpm,gpio,ucs,spi,串口,iic,wdt等一系列F55xx的底层驱动代码。供广大网友使用