搜索资源列表
avr0bj-tomobj
- 这是一个自制的实用的文件格式转化工具,因常用的AVR单片机编译器AVRASM32.EXE编译的OBJ文件不能使用通 用编程器烧录(例TOM2000编程器),因文件中含有握手码,不全是机器码。 因此用VB6.0制做一个 AVRTOM.EXE文件,用以文件格式转化,转换后既可用TOM2000等用通用编程器烧录 AVRTOM.EXE使用方法:准备好avr.asm文件(文件名一定要用这个名),点击avrtom.exe既可生成通用的top.obj AVRTOM.EXE的制做(源码)
驱动MEGA16片上自带的AD转换器
- /******************************************* 文件:MEGA16_AD.C 环境:编译为ICC AVR6.25A,仿真为AVR Studio4.10 硬件:ATMEGA16芯片 日期:2006年12月10日 功能:驱动MEGA16片上自带的AD转换器 备注:参考《AVR系列单片机C语言编程与应用实例》
AVR CAN通讯
- 针对自带CAN通信功能的AVR单片机直接编程
12864initializationprocedures.
- 不带汉字字库的12864初始化程序,来源与AVR单片机编程与应用实例,Chinese characters without the 12864 initialization procedures, sources with the AVR Microcontroller Programmer and Application
jie
- 通过C语言编程实现的基于AVR单片机的解码程序-Through the C language programming AVR-based single-chip decoder program
LCD12864
- LCD12864液晶显示,AVR系列的 ATMEGA16 单片机,编程采样C语言,编译软件是ICC。-LCD12864 liquid crystal display, AVR series MCU programming sampling ATMEGA16, C language, compiler software is ICC.
16-matrix-keyboard
- 16矩阵键盘,AVR系列的 ATMEGA16 单片机编程采样C语言,编译软件是ICC。-16 matrix keyboard, AVR series of ATMEGA16 microcontroller programming sampling C language, compiler software is ICC.
基于AVR单片机的大棚室内温度无线数据采集的设计
- 采用AVR单片机实现对无线温度数据采集存储和处理,提供硬件方案及软件编程思路。(Using AVR MCU on the wireless temperature data acquisition and storage and processing, to provide hardware and software programming ideas.)
陀螺仪控制舵机
- 利用arduino平台编程,通过陀螺仪的角度来控制舵机的角度(The angle of the gyroscope is used to control the angle of the steering gear by using the Arduino platform.)