搜索资源列表
I2C_AVR
- avr读写24cxx程序模块,工具AVR Studio 4 +WinAVR-20070525-avr program modules to read and write 24Cxx, tools AVR Studio 4+ WinAVR-20070525
i2c128
- AVR studio ATmega128 connect ATmega32 via i2c
usi-slave
- i2c slave programm simple for avr studio
radio_na_TEA5767
- It contains the source code files use the module on the radio TEA5767 I2C written in AVR Studio 4 for Atmega8. It also includes circuit diagram and documentation.
Example_2833xI2C_eeprom
- code composer studio 3.3. sonar sensor by I2C module
I2C_Read_Write_lis3lv02
- code composer studio 3.3. I2C module to read accelerometer
i2c_library_atmega328
- I2C library for AVR ATMEGA 328 compiled with avr studio
i2c_library_atmega328
- I2C library for AVR ATMEGA 328 compiled with avr studio
i2c_library_atmega328
- I2C library for AVR ATMEGA 328 compiled with avr studio
AVR_USI_I2C_slave_ASM
- Software I2C slave using AVR USI (AVR Studio Project)
fire_K60_examples
- 来自野火嵌入式开发工作室的K60例程,包括GPIO,I2C,PIT,PWM,SPI等14个常用模块。-K60 routines Fire Embedded Development Studio, including GPIO, I2C, PIT, PWM, SPI, etc. 14 common modules.
I2C
- I2C bus AVR studio Example
I2C_Master
- i2c master code for avr in c++
Tiny817 Bootloader
- ATMEL studio. Tiny817 支持串口, I2C接口. Bootloader.(ATMEL studio. Tiny817 support UART, I2C Bootloader.)
My_ADAU1452_CTL
- 使用STM32F103实现ADAU1452的自启动和安全加载,有I2C和SPI两种方式 这个例程是基于淘宝买的ADAU1452开发板和配套的STM32F103控制板,没有板子也不要紧,这里主要是实现SPI和I2C对ADI芯片的加载,参考为主。 ADAU使用SigmaStudio4.5 STM32使用STM32CubeIDE 1.3.0(Using STM32F103 to realize the self starting and safe loading of adau1452, ther