搜索资源列表
pic-c
- pic单片机C语言学习资料,对于PIC单片机编程入门是很好的资料
HART
- 一个关于单片机的小型多任务系统,ICC环境下的C语言编程
C
- c语言程序,主要是用于单片机的一些应用。-c language program, mainly for SCM applications.
OLED
- OLED 与单片机之间的实现,全是C语言编写-Between the OLED and SCM Implementation
yi-tiao
- 一个单片机ADC0808或者0809的AD转换C语言程序,可以和PC机通信-A single-chip microcomputer ADC0808 or the AD transform 0809 C programming language can and PC communications
CH376S_icpdf
- 非常实用的一个单片机的c语言,通过usb和单片机链接-A very practical microcontroller c language, links through the usb and SCM
I2C
- I2C总线协议驱动,C语言编写,适用于各单片机或嵌入式linux-I2C bus protocol driver, C language, for each device or embedded linux
testSigleChip
- c语言版的单片机程序,包括上位机下位机,包括其他-c language version of the SCM process, including PC next bit machine, including other
单片机C语言,例子
- 单片机C语言程序,时钟芯片pcf8563实现多种功能
EMB_ARM_key_tust
- 嵌入式单片机实验代码,C语言,实现按键驱动和控制-Experimental code embedded microcontrollers, C language, to achieve the key drivers and control ...
qrencode-3.4.4.tar
- 基于C语言的QRCODE二维码生成代码,简单修改后可用在单片机LCD上显示。-QRCODE is generated based on the C language code, after simple modification can be used to display the microcontroller LCD.
max7360_demo
- 一个用c语言写的驱动max7360芯片的例子,个人项目用的一小部分,亲测可用,可以读各个按键值,电路图是官方的电路图,开发环境是linux,linux驱动max7360芯片例子,max7360 demo; 我的max7360器件地址是0x70,通过7360连接了矩阵键盘,此程序读取max7360的按键准确无误,寄存器配置可以自定义和修改,c语言编写,linux下编译,单片机驱动max7360也可以参考非常接近-max7360 demo,linux driver for max7360,