搜索资源列表
ATmega88_cn
- ATmega48/88/168产品特性 • 高性能、低功耗的8 位AVR® 微处理器 – 256/512/512 字节的EEPROM (ATmega48/88/168) 擦写寿命: 100,000 次 – 512/1K/1K 字节的片内SRAM (ATmega48/88/168) – 具有独立振荡器的实时计数器RTC – 六通道PWM – 8路10 位ADC(TQFP 与MLF 封装) – 6路10 位ADC( PDIP 封装) – 可编程的串
spi_usart
- 使用两片ATMEGA16进行spi通信试验,使用串口超级终端进行显示,实现双机通讯。
ADC
- Timer,内部定时器,有Timer0、Timer1、Timer2等。 USART:Universal Synchronous Asynchronous Receiver Transmitter,同步/异步串行传输,如RS232、RS485等。 MSSP;Master Synchronous Serial Port,两线式(I2C)与三线式(SPI)标准同步串行传输协定,常用于EEPROM内存资料的烧录与读取,或是与其它集成电路沟通与联系,形成多芯片网络。 2. PIC16F8
AVR
- 16PWM AD KEY LCD LED music light SPI ss usart Uart Tx Rx
basic-sd-spi-project-at91sam7x-ek-iar
- at91sam7Xxxx sample example
STM32R100DevelopBoardSourceCode
- stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART-stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART
pic_c_Programing
- PIC c语言程序实例。含有I2C方式读写24C02EEPROM实例、PIC单片机12864汉字液晶模块显示图象实例、PIC单片机之步进电机控制移位距离实例、SPI方式读写93C46EEPROM实例、USART通信等9个完整程序设计。-PIC c language program examples. Examples of ways to read and write 24C02EEPROM with I2C, PIC Microcontroller 12864 character LCD mo
ProteusPIC16F877
- 对刚刚上传的东西进行补充,这个是PIC16F877的程序和PROTUES仿真。AD ,PWM ,IIC SPI USART。-From what has just complement, this is the procedure and PROTUES PIC16F877 simulation. AD, PWM, IIC SPI USART.
stm8l1526-eval_fw
- STM8L152C6 Example I2C SPI USART LCD -STM8L152C6 Example I2C SPI USART LCD
STM32F10X_DEMO_3.5.0
- 基于STMF103ZET6移植最新固件库3.5.0版本,是一个完整的工程,并详细中文注释,包括按键,TFTLCD液晶显示、SPI.USART.I2C,FSMC,DMA,DAC,ADC等常用外设模块文件,完全调试测试通过,可以直接使用哦。-Transplantation based on the latest firmware library STMF103ZET6 version 3.5.0, is a complete project, and detailed notes in Chines
STM8-CPU-programming-manua
- STM8指令集。文档是英文说明档案,注意下载哦。 注:不过查了好多资料都没有中文的。-The STM8 family of HCMOS microcontrollers is designed and built around an enhanced industry standard 8-bit core and a library of peripheral blocks, which include ROM, Flash, RAM, EEPROM, I/O, Serial
Programmingmanual
- The STM8 family of HCMOS microcontrollers is designed and built around an enhanced industry standard 8-bit core and a library of peripheral blocks, which include ROM, Flash, RAM, EEPROM, I/O, Serial Interfaces (SPI, USART, I2C,...), 16-bit Timers
Using-the-USART-as-a-SPI-master
- avr单片机的串口通信程序实例,包括UART和SPI通信。-instance of the avr microcontroller serial communication program, including UART and SPI communication.
45-PIC18-SPI-a-USART-Test
- PIC18F452的SPI接口存储器测试程序,USART输出-PIC18F452 SPI interface memory test program, USART output
STM32F4xx_StdPeriph_Driver
- STM32F4xx_StdPeriph_Driver是用于ST公司的ARM-Cortex M4系列单片机编程的底层驱动库,包含了基本的GPIO, ADC, SPI, USART, DMA, DAC等外设的配置函数。-STM32F4xx StdPeriph Driver is used for ST s ARM- the Cortex M4 series microcontroller programming the underlying Driver library, contains the
I2C-SPI-USART
- I2C-UART-SPI OF STM32F103-I2C-UART-SPI OF STM32F103XX
STM32SPIAD8802
- STM32F103RCT6+SPI+USART+AD8802控制AD8802八路输出-STM32F103RCT6+SPI+USART+AD8802 for 8 LEDS
PIC18F242-SIN
- This rar file archive contains the MPLAB project and proteus project for PIC18f242, connected to virtual terminal (used USART) and EEPROM 25AA040 (used SPI). USART: 8 bit data in packet, 1 stop-bit, without parity bit, frequency 9600 b
STM32F103-SPI程序.rar
- 基于STM32F103的 spi 接口flash 数据读写程序,包括spi接口初始化、USART接口初始化、SPI flash初始化