资源列表
SIM300_EVB_UGD_V1.03
- 希姆通sim300的官方user guide,详细介绍如何使用
SIM_EVB305
- 希姆通sim300的硬件电路图,包括管脚定义等详细信息
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
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
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
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
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
search
- 一线总线协议可以在一条纵线上搜索多个DS18B20的ROM
kjjs
- LPC935单片机应用 4位显示,显示精度:1分钟;四位拨码开关处于高位, 最小设定时间:1分钟 ,CD4060 Q4=2048HZ 开关处于位置3 输出 2007.3
cy7c68013a
- 这是功能非常强大的USB接口芯片cy68013a的中文文档.
jie
- 嵌入式arm练习程序,很适合初学者的程序
PID
- 这是一个用AT89S52写的PID子程序!很好用的!