搜索资源列表
test_ok
- 射頻晶片 nRF2401,nRF2402 use AVR ATMega128 with CodeVision C Compiler -nRF2401 RF chip, nRF2402 use AVR ATMega128 with CodeVision C Com piler
PinYin_InputMethod_C51
- 用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。 因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-( 编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。
avr+cp2200_source
- m16+cp2200组成的网络接口。 m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。 cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 硬件连接: m16 | cp2200 PORTA | AD0-7 PB0 | RST PB1 | CS PB2 | RD P
avrdude-4.0.0.tar
- AVR的USB文件,下载可用 www.ouravr.com上的
COM
- AVR单片机 Mega88 AD/串口/开关量检测/输出控制.
maga64_sel4442IC_card
- 接触式IC卡,SEL4442。 用AVR MEGA64做的。 可以读写,修改实密码。 GXM1102@SOHU.COM
AVR-CDC
- AVR s AVR-CDC ,form OURAVR,COM
GCC1602.rar
- 功能 : 1602字符型液晶显示驱动 开发环境:WinAVR 硬件环境:ATMEGA32/AVR开发板 创建日期:2008-3-27 最后修改:2008-3-27 作 者:bjj9217@163.com,Features: 1602 Character LCD Driver Development Environment: WinAVR hardware environment: ATMEGA32/AVR development board creation date :2008-3-
avr-gps
- 基于AVR单片机GPS接受源程序NMA0183语句-GPS receiver based on the AVR microcontroller source NMA0183 statement
Intercom
- AVR Home Intercom Inline Com.
Com
- AVR单片机中,COM口通行程序,希望大家喜欢!-AVR microcontroller, COM port access procedure, hoping that everyone likes!
AVRighter
- AVR单片机ISP下载编程软件 有应用程序 下载线引脚定义等-ISP AVR microcontroller programming software applications download download cable pin definition of
61413852KS0108Test
- lcd com lib atmega avr micro
2ge_permut
- lcd com lib atmega avr micro
Facade_src
- lcd com lib atmega avr micro
ATMEGA64_www.ic37.com
- 中文使用手册 是开发AVR的必备资料,需要详细学习下。-AVR Studio AVR Chinese user manual is to develop the necessary information required under detailed study.
ATMAGEA16-COM-DOWNLOAD
- 通过调用bootloader 实现通过串口给AVR单片机发送程序。-AVR microcontroller through the serial port to send a program by calling the bootloader.
SerialReceiver_03_www.nubielab.com
- Serial UART example for AVR, written in CodevisionAVR
Color_Tracking-wangready.wordpress.com
- COLOR TRACKING WITH AVR
bootloader
- 将给出一个实际的的Boot Loader程序,它可以配合Windows中的超级终端程序,采用Xmodem传输协议,通过RS232接口下载更新用户的应用程序。(This section will give a practical Boot Loader program, which can cooperate with the super terminal program in Windows and use Xmodem transport protocol to download and up