搜索资源列表
Stellaris
- Stellaris公司推出1美元ARM,这是Stellaris驱动库源程序,包括所有的内设的部件驱动如adc,flash,i2c,gpio等等在开发的时候直接调用其提供的接口函数就可以了,大幅度缩短开发周期。-Stellaris company introduced Australian dollar ARM, This is the source Stellaris drive, including all the internal components such as drive adc,
I2c_full
- 这是mcs51下的i2c实现,采用gpio来作为i2c的sda&scl.该实现几乎包含了i2c所有的可能情况!-mcs51 This is the realization of i2c, gpio used as the sda i2c
MSP430 F2121 用gpio模拟I2C的代码
- MSP430 F2121 用gpio模拟I2C的代码-Simulate I2C interface with gpio in MSP430 F2121
STM32F103VCDEMO
- STM32F103VC开发板的一些例程,包括AD、DA、I2C、GPIO等,希望对用COMTEX内核ARM的朋友有帮助。-STM32F103VC development board some of the routines, including AD, DA, I2C, GPIO, etc., want to use the ARM core COMTEX friends help.
AT24C01
- 使用at89s52单片机,采用GPIO管脚模拟i2c总线读写AT24c01eeprom.少经改变就可以用于读写AT24Cxx系列的EEPROM。已经用于工程实践,读写AT24C01有效可靠。用于存储一些配置信息,128字节的at24c01是一个很好的选择。模块化的程序,也很容易移植,里面有丰富的注释-Use AT89S52 microcontroller, GPIO pin used to read and write analog i2c bus AT24c01eeprom. Less by
eeprom_test_v0.2
- c8051用GPIO模拟I2C总线,实现对24C02的读写。完全可用,效率最高点-c8051 simulation with I2C Bus GPIO
Play_WAVE
- MSP430 应用源程序。 包括: GPIO Flash Memory P1 Interrupt Timer A UART I2C PWM Playing Music Huminity Sensor Pressure Sensor LCD_2X12 LCD240X160 Speaking LM75A DS2401 IR_Decoder 可以到http://franktu.com/下载更多源程序。-MSP430
GPIO-I2C
- 周立功ARM学习套件中的例程,easyarm220系列的程序,包括gpio,i2c的程序代码-ZLG learning packages in the ARM routine, easyarm220 series of procedures, including gpio, i2c program code
EM78F668N-GPIO-to-I2C
- 单片机GPIO TO I2C 程序,包括文档说明,头文件,绝对好用-Microcontroller GPIO TO I2C procedures, including documentation, header files, absolutely easy to use
avrPproteus
- AVR PROTEUS仿真源代码,包括GPIO,定时器,中断,AD,SPI,I2C等-AVR PROTEUS simulation source code
i2c
- 使用GPIO模擬i2c的通訊程序的程式碼 包含Write/Read功能的函數-GPIO simulation using i2c communication program contains Write/Read function
project3
- 本例程使用GPIO模拟I2C时序实现串行EEPROM的读写,并测试读写速度。 核心文件为: b i2c_gpio.c/.h : I2C底层协议的实现代码(所有的I2C器件均可用) b eeprom_24xx.c/.h : 24XX串行EEPROM的驱动程序 demo_i2c_eeprom.c/.h : 演示EEPROM读写的主程序 修改SCL时钟频率的方法:修改b i2c_gpio.c中的函数 static void i2c_Delay(void)-
stm32_ds1307_driver
- STM32上ds1307驱动程序,使用gpio口模拟i2c实现,代码包括i2c(gpio)驱动,ds1307驱动,亲测正确。-DS1307 on the STM32 driver, the use of GPIO port analog I2C implementation, the code includes I2C (GPIO) driver, DS1307 driver, pro test is correct.
I2C
- 2132芯片用GPIO口模拟I2C的代码-2132 chip using GPIO port simulation I2C code
WT56F216
- WT56F216外设PWM\ADC\I2C\GPIO\LCD范例-WT56F216 peripheral PWM \ ADC \ I2C \ GPIO \ LCD examples
STM32_MPU-6050
- 本例程使用GPIO模拟I2C时序访问三轴陀螺仪芯片MPU-6050。通过串口实时打印MPU-60505的采样数据,每秒刷新一次显示。-The routine use of analog I2C GPIO Timing visit triaxial gyroscope chip MPU-6050. Real-time printing through the serial port MPU-60505 sample data, display refresh every second.
I2C
- GPIO 模拟I2C 可以进行读和写操作(gpio to I2C can read write)
i2c
- 使用单片机普通GPIO实现IIC通信,实测可用。(IIC communication using MCU GPIO, measured available.)
STM32F103+RTX
- 使用stm32f103平台,rtx系统,简单的gpio驱动及ADC验证,FFT处理等(Using the STM32F103 platform, the RTX system, the simple GPIO driver and the ADC verification, FFT processing, etc.)
数字测温并显示实验
- 基于ARM Cortex-M4F(TM4C123)单片机 ,用微控制器的I2C模块接TMP75数字温度传感器测温;按要求对测温结果进行处理 【基本功能】 (1)使用Timer 定时方式测温,测温频率2次/秒 (2)从UART 输出实时温度,温度值以如下方式显示: Actual temperature = 34.9375 Centigrade. (每0.5秒更新一次) (3)在液晶屏上显示实时温度,按如下方式显示。(每0.5秒更新) 第1行: 温度寄存器字节1,T1