搜索资源列表
STM32 模拟 IIC 驱动 Maxim 加速度传感器 MXC6202 代码
- 工程文件为编译环境 Keil MDK4 ST2.0的库,iic_driver.c是模拟IIC代码文件并读出加速度计在X,Y轴上的初始值,没有经过数据处理成加速度的值。 led.c数码管显示程序文件,注释之后的代码是通过一个数码管依次显示X,Y轴上总共8位初始值,把注释去掉之后是通过595锁存8的数码管同时显示加速度计初始值。 main.c是主函数.
motor_control_functions
- stm32单片机做电机控制的库函数详解,电机控制方案必备。-stm32 do motor control MCU library functions Xiang Jie, an essential motor control program.
IIC
- AVR单片机的TWI(IIC)总线功能驱动函数库,可直接调用本函数库驱动24C08等IIC器件。-AVR microcontroller TWI (IIC) bus function driver functions can directly call this function, database-driven 24C08 devices such as IIC.
avr_IIC
- ATMEGA128l 单片机 调用codevision IIC库函数 与24c256通讯-ATMEGA128l SCM library function call codevision IIC communication with 24c256
430functions
- MSP430FE425常用库函数,包括IIC协议,SPI协议,以及MSP430各种常用寄存器配置函数,以及常用功能的API-MSP430FE425 common library functions, including the IIC protocol, SPI protocol, and a variety of common MSP430 register configuration functions, as well as commonly used API functions 朗读
ALIENTEK-MINISTM32--(IIC)
- ALIENTEK MINISTM32 实验16 IIC实验(库) 库函数编写的 大家可以学习一下-ALIENTEK MINISTM32 experiment 16 IIC experiment ( Library ) library function prepared you can learn about
14program_pcb
- 1.C8051F320做的测试USB速度可到240KBps. 包含单片机源码,驱动和上位机程序2.MCUc8051f040用自带的IIC控制器读写实时钟芯片PCF8563,完成BCD码到十进制码转换3.PCF8563的驱动程序,通过模拟IIC总线对PCF8563进行访问,有完整的读写报警,定时中断,最后把时间显示在LED上4.USB CDC using C8051F320340, virtual COM port thru usb connection5.本库函数实现了C8051F020 SMB
STM32--II--EEPROM
- 根据24c02datasheet里的IIC总线读写时序,利用stm32单片机内部IIC总线,对2kb的EEPROM进行读写。代码主要包括对单片机内部设置及外部IO口的初始化,EEPROM的写字节和读字节操作的驱动程序。通过向地址255里写入55H来检测EEPROM是否处于正常状态,如果正常,那么向EEPROM中写入WarShipSTM32 IIC TEST,然后再将其读出,并通过2.8寸LCD进行显示。代码已经验证通过, 程序是通过ST官方给的库函数进行编写。-According 24c0
IIC-msp430
- 面向msp430x2x系列硬件I2C的使用以及对24c64的通信.内涵可用程序库以及主函数克直接使用。-Msp430x2x series for use and hardware I2C communications. Connotations of available libraries and the main function of gram 24c64 directly.
stm32-iic
- stm32f10x 的iic程序,采用库函数编写,保证可用,-stm32f10x the iic program, using library functions written guarantee is available,
STM8S_StdPeriph_Driver_v2.1
- STM8S官方库 版本为2.1.0 主要为F103系列的 内含IIC、UART等等函数-STM8S official version of a library for 2.1.0
I2C_OLED
- 移植原子哥的oled函数,用于LPLD函数库驱动IIC接口oled显示屏代码。-Brother oled transplant atomic functions for LPLD library drive IIC interfaces oled display code.
EEPROM
- 应用iic总线对eerom进行访问,代码完全正确,也有相应的说明讲解,对DSP的库函数调用配置完全正确-Application of iic bus to visit eerom code is completely correct, also has the corresponding instructions, allocation of DSP library function call exactly right
STM32_IIC
- STM32 IIC串口通信程序,基于库函数开发
IIC实验
- 库函数版本IIC通信,主函数文件和其开源程序(Library function version IIC communication, main function file and its open source program)
IIC封装库
- 基于 51单片机编写的 IIC封装函数,独立性高,易于移植。(The IIC encapsulation function based on 51 singlechip is highly independent and easy to transplant)
STM32F030-i2c操作24c02(库函数)
- 1、Stm32f030单片机 2、spi驱动W25X16 3、IIc驱动lcd(1. Stm32f030 singlechip 2, SPI drive w25x16 3, IIC drive LCD)
stm32 c8t6 oled和ab相脉冲计数
- 4线iic屏,有OLED的汉子字库,自己取值可更换,可以测ab相pwm波脉冲数,每个定时器的捕获模式都写了,自己开发时写的小测试板,寄存器的,有注解,想要库函数的留言