资源列表
search
- 一线总线协议可以在一条纵线上搜索多个DS18B20的ROM
UART
- // This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. The program reads a word using the UART0 interrupts // and outputs that word to the screen, with all characters in uppercase
SPI
- // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to access
Header_Files
- // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to access
ADC
- // This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is clocked using the internal 24.5MHz oscillator. // Results are printed to the UART from a loop with
SMBus
- This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C Serial EEPROM (Microchip 24LC02B). // - Interrupt-driven SMBus implementation // - Only master states defined (no slave or arbitration) // - T
SIM_EVB305
- 希姆通sim300的硬件电路图,包括管脚定义等详细信息
flash
- cs850实验板的flash存储器编程,实现NOR闪存芯片的厂商ID读取、区块(sector)擦除、字节编程等基本的闪存操作
whiteleddrivercomparw
- 白光LED驱动器-在串联及并联应用之比较.
12864LCD-SerialDriver
- 12864液晶显示器的串口驱动。一般网上的都是并口的。
icmf500
- 基于MF RC500的非接触式IC卡读写器设计
TWI_AVR1
- How to use the TWI bus with a AVR cpu
