搜索资源列表
AVR_ISP_JTAG
- AVR ISP/JTAG下载器全部资料,包括原理图/PCB/烧录的文件.支持AVR STDIO下载.-AVR ISP / JTAG download for all information, including schematics / PCB / copying documents. Support AVR STDIO download.
OpenSource_28
- stm32f103的原装eval板原理图+pcb protel格式-eval board stm32f103 the original schematic+ pcb protel format
program
- AVR stdio 自主避障机器人的源程序,代码~~广泛讨论中,希望不吝赐教-AVR stdio autonomous obstacle avoidance robot source code ~ ~ extensive discussions, we hope that the wing
avr_sdcard
- 使用AVR Stdio开发的AVR单片机SD卡读写程序 附电路原理图-Using the AVR microcontroller AVR Stdio developed procedures for SD card reader attached to the circuit diagram
ucos
- UCOS在AVR STDIO平台上的移植程序,单片机用的是ATMEGA128-UCOS in the AVR STDIO platform migration process, using a microcontroller ATMEGA128
fat_io_lib
- 方便移植的 fat16/32 库,在应用层、支持文件读写、目录创建、等功能,可以很方便的移植到小内存的系统中,可惜不支持目录删除-Designed for low memory embedded systems, this project is a multi-purpose platform independent C code implementation of a FAT16 & FAT32 driver with read & write support. The library p
ATmega128DS18B20
- Tmega28的温度传感器DS18B20控制程序,显示环境温度,编译优化等级-01 //DS18b20的C语言驱动程序,三位数码管显示,读取当前环境温度,精度达0.1度,温度范围0-99度-#include <string.h> #include <stdio.h> #define F_CPU 7372800 /* 单片机主频为7.3728MHz,用于延时子程序*/ #include <util/delay.h> #include &l
wendu_master
- 无线温度监控系统主站代码 avr 128 环境avr stdio