搜索资源列表
libsrc_
- AVR 的C语言开发.很多有用的函数,包括SPI,UART,PWM,I2C,GPIO,EEPROM等等一应剧全-AVR C-language development. Many useful functions, including SPI, UART, PWM, I2C, GPIO, EEPROM, etc. should be a whole drama
I2C-lpc21xx
- 基于LPC21XX的IIC源码,调试全部OK,C语言编写-LPC21XX Based on the IIC source code, debugging all OK, C language
I2C
- NXP LPC 2378 I2C模块例程C语言程序-NXP LPC 2378 I2C module routines C language program
I2C_SPI_SampleCode
- I2C和SPI C语言源码,值得大家学习和借鉴-I2C and SPI source
MCU-READ-AND-WRITE-AT24CXX
- 单片机C语言,单片机与ZLG7290通过I2C通讯,驱动8个数码管-SCM C language, microcontroller through the I2C communication with ZLG7290, driver 8 digital tube
software
- ra8806液晶的底层驱动,用C语言描述STM32F103 读写I2C存储器AT24C512 的程序 用STM32F103 的I2C模块功能 ,以查询的方式操作EEPROM,欢迎下载。很不错的-The bottom of the ra8806 liquid crystal drive, C language describe STM32F103 reading and writing the I2C memory AT24C512 program with the STM32F103 the I
iic_interface
- 基于c语言,编写的i2c通信协议模块。包括发送N个字节和读取N个字节功能。-C language written the i2c communication protocol modules. Send N bytes and read N bytes.
nxplpc2400-I2C
- lpc24xx iic 开发程序,c语言开发,分享给用到的朋友,自己也在用-lpc24xx iic C Lpc24Xx IIC development process, to share the use of friends, oneself also in use
Hal_iic
- STM32 GPIO 模拟IIC (I2C) c语言 源代码(测试绝对可用) 用STM32 GPIO模拟IIC 的c语言源代码,自己的项目中的,绝对可用-STM32 GPIO simulate IIC I2C using C code
MS56XX--MS57XX--MS58XX-C-code
- MS56XX, MS57XX, MS58XX压力传感器SPI和I2C通信模式C语言实现-MS56XX, MS57XX, MS58XX pressure sensor SPI and I2C communication mode C language
source
- 采用gpio模拟i2c摄像头配置sccb的c语言程序,精简好用.-GPIO simulation using I2C camera configuration C SCCB language program to streamline the use of.
I2C
- AT89C51利用PCF8574演示I2C的通信,并用了7SEG-MPX4-CC数码管的Keil uVision4 C语言代码,并用proteus演示成功。(AT89C51 uses PCF8574 to demonstrate the communication of I2C, and uses Keil uVision4 C language code of 7SEG-MPX4-CC digital tube, and demonstrates success with proteus.)
汽车C语言案例
- 屏蔽主电机预充满信号和空调预充输出信号 对水温冷却系统程序进行修改:传感器损坏后,对有空调制冷开启的情况进行策略修改。 对CAN报文结构进行修改 对AD采集系统进行修改 添加IO口模拟SPI:写入和读出函数(功能未调通) 对IO口设置进行修改 对CAN发送进行修改,在CAN发送中添加版本号发送 对报文内容进行修改:告警报文、状态报文 对SPI写读函数进行修改:16位数据发送格式、读取数据函数修改 添加水温电压值和实际温度值转换函数