AVR寻迹小车程序
2023-10-01 22:10
AVR1010 - Minimizing the power consumption of Atmel AVR XMEGA devices - ATMEL Corporation
2022-11-04 17:22
AVR32769 - How to Compile the standalone AVR32 Software Framework in AVR32 Studio V2 - ATMEL Corporation
2022-11-04 17:22
AVR32AP - 32-bit AVR Microcontroller - ATMEL Corporation
2022-11-04 17:22
AVR1908 - Two buttons - ATMEL Corporation
2022-11-04 17:22
AVR-869C - AVR-869C SPDT, 28 VAC - Tyco Electronics
2022-11-04 17:22
AVR125 - ADC of tinyAVR in Single Ended Mode Up to 10bit resolution - ATMEL Corporation
2022-11-04 17:22
AVR601 - Atmel Modular Evaluation Kits for Motor Control Applications - ATMEL Corporation
2022-11-04 17:22
因为基于AVR的Arduino其实只是一个AVR微控制器的物理平台(例如分接板),所以Arduino的电气特征本质上就是PCB( Printed Circuit Board)上
2021-11-23 09:12
本例子是学习AVR的串口通信时候编写的一个简单的串口通信的程序,运行的时候先向串口发送一个数据0x12,然后等待接收,当PC机发送一个数据到单片机,单片机就对这个数据进行加1处理,然后发回到PC机
2021-07-15 06:29