This is a source of 13.560MHz RFID card reader for TRH031M as ATMEGA8-16AU MPU. The title is 3Alogics TRH031M 13.56MHz RFID Reader V1.0. project : RFID Reader V2.0 Target : MEGA8-16AU Crystal: 16.000 Mhz Input : TRH031M RFID 13.56MHz Output : RS232C 115200,N,8,1 compiler : ICC-AVR V6.26C // Pin configuration for ATMEGA8-16AU TQFP32 // #30 RXD <--- RXD (SP3232) // #31 TXD ---> TXD (SP3232) // #32 PD2/INT0 <--- INTR (TRH031M) // # 1 PD3/INT1 ---> RST (TRH031M) // # 2 PD4 ---> D4 (TRH031M) // # 9 PD5 ---> D5 (TRH031M) // #10 PD6 ---> D6 (TRH031M) // #11 PD7 ---> D7 (TRH031M) // #12 PB0 ---> D0 (TRH031M) // #13 PB1 ---> D1 (TRH031M) // #14 PB2 ---> D2 (TRH031M) // #15 PB3 ---> D3 (TRH031M) // #16 PB4 ---> CSB (TRH031M) // #17 PB5 ---> LED // #23 PC0 ---> A0 (TRH031M) // #24 PC1 ---> A1 (TRH031M) // #25 PC2 ---> A2 (TRH031M) // #26 PC3 ---> ALE (TRH031M) // #27 PC4 ---> /RD (TRH031M) // #28 PC5 ---> /WR (TRH031M)
标签: 13.560 ATMEGA 3Alogi source
上传时间: 2017-03-31
上传用户:s363994250
this is a graphical editor which is similar to MS-PAINT done using c-language runs on turbo c/c++ compiler.
标签: c-language graphical MS-PAINT similar
上传时间: 2017-04-06
上传用户:yepeng139
移植gcc的必备手册,关于gcc4.3和gcc4.4的。原名gnu compiler collection internals。
上传时间: 2014-11-30
上传用户:sy_jiadeyi
循环读取八个通道的电压值,并根据该电压值判断通道是否正常,进行报警。 MCU:PIC16F877A compiler:MPLAB IDE V7.10
上传时间: 2014-01-20
上传用户:xaijhqx
Ray tracing on PS3, using the acceleration of PPU, No SPE acceleration is used. The code must be complied with IBM xlc compiler
标签: acceleration tracing using code
上传时间: 2014-01-07
上传用户:wpwpwlxwlx
The first decision, that has to be made for the AVR platform, is to select the development environment you want to use, either ImageCraft s ICCAVR or GNU s AVR-GCC. The commercial ImageCraft compiler offers an advanced IDE and is the first choice of most professional developers using a Windows PC. The GNU compiler is available for Linux and Windows.
标签: development the decision environm
上传时间: 2017-04-21
上传用户:从此走出阴霾
本人根据自己的实际情况,并结合编译原理大作业的要求,拟以构建这样的一个编译器——jecc(java extended-c0 compiler):Java虚拟机上的扩充C0编译器 内附详细设计文档、申优答辩PPT等很详细的资料
标签:
上传时间: 2017-04-28
上传用户:vodssv
This is the source code for GSM - GPS based Vehicle Tracking System done using PIC microcontroller and CCS C compiler
标签: microcontroller Tracking Vehicle System
上传时间: 2014-01-31
上传用户:dianxin61
The Fat Fs module is a middleware that written in ANSI C. There is no platform dependence, so long as the compiler is in compliance with ANSI C. However it handles the system portable FAT structures. You must take the endian into consideration. It must be changed for your platform first or the compiler will abort with an error.
标签: C. dependence middleware platform
上传时间: 2014-01-12
上传用户:cccole0605
AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three elements: - the Ada compiler - the Ada run time system - the AVR support library Some sample programs are provided as well.
标签: microcontrollers the includes AVR-Ada
上传时间: 2017-05-06
上传用户:lacsx