485

所属分类:单片机开发
开发工具:C/C++
文件大小:315KB
下载次数:29
上传日期:2010-10-28 13:32:03
上 传 者yguang520
说明:  485程序开发代码收集大全第一部分!特别适合做仪表开发的人使用!
(485 Daquan program development to collect the first part of the code! Instrument developed especially for people who do use!)

文件列表:
51单片机RS485通讯程序\HY502.h (1298, 2006-07-11)
51单片机RS485通讯程序\main.c (8907, 2009-10-06)
51单片机RS485通讯程序\main.h (6468, 2009-10-06)
51单片机RS485通讯程序\main.LST (17500, 2006-12-19)
51单片机RS485通讯程序\main.OBJ (21066, 2006-12-19)
51单片机RS485通讯程序\REG52.H (2032, 2005-10-14)
51单片机RS485通讯程序\RS485 (18862, 2006-12-19)
51单片机RS485通讯程序\RS485.lnp (41, 2006-12-19)
51单片机RS485通讯程序\RS485.M51 (19154, 2006-12-19)
51单片机RS485通讯程序\RS485.Opt (1382, 2007-04-01)
51单片机RS485通讯程序\RS485.plg (175, 2007-04-01)
51单片机RS485通讯程序\RS485.Uv2 (2151, 2007-04-01)
51单片机RS485通讯程序\RS485_Opt.Bak (1297, 2007-01-18)
51单片机RS485通讯程序\RS485_Uv2.Bak (2117, 2006-12-19)
CS5460A\avrlib\a2d.c (3558, 2005-05-13)
CS5460A\avrlib\a2d.h (4985, 2005-07-04)
CS5460A\avrlib\ads7828.c (2520, 2004-06-25)
CS5460A\avrlib\ads7828.h (3531, 2005-07-05)
CS5460A\avrlib\ads7870.c (3153, 2005-07-21)
CS5460A\avrlib\ads7870.h (4672, 2005-07-21)
CS5460A\avrlib\ata.c (18275, 2003-12-07)
CS5460A\avrlib\ata.h (6893, 2005-07-05)
CS5460A\avrlib\avrlibdefs.h (2178, 2005-02-27)
CS5460A\avrlib\avrlibtypes.h (2222, 2004-10-15)
CS5460A\avrlib\bitbuf.c (3228, 2003-03-13)
CS5460A\avrlib\bitbuf.h (2916, 2005-07-05)
CS5460A\avrlib\buffer.c (2801, 2003-10-21)
CS5460A\avrlib\buffer.h (3094, 2005-07-05)
CS5460A\avrlib\cmdline.c (11891, 2005-07-05)
CS5460A\avrlib\cmdline.h (5053, 2005-07-05)
CS5460A\avrlib\conf\ataconf.h (1384, 2003-10-21)
CS5460A\avrlib\conf\cmdlineconf.h (1633, 2003-07-29)
CS5460A\avrlib\conf\encoderconf.h (8161, 2004-06-26)
CS5460A\avrlib\conf\fatconf.h (1247, 2003-05-01)
CS5460A\avrlib\conf\global.h (1430, 2003-06-13)
CS5460A\avrlib\conf\i2cconf.h (1009, 2003-03-14)
CS5460A\avrlib\conf\i2cswconf.h (1046, 2003-03-13)
CS5460A\avrlib\conf\ks0108conf.h (3553, 2003-05-01)
CS5460A\avrlib\conf\lcdconf.h (3822, 2005-05-18)
CS5460A\avrlib\conf\mmcconf.h (1110, 2004-10-21)
... ...

--- AVRlib "conf" files --- AVRlib contains many function/code libraries which depend upon particular aspects of the user's hardware. The most basic of these is the processor clock rate. The clock rate defines dozens of aspects of processor operation from code delays to UART baud rates. To allow AVRlib to work easily with hardware that may vary from project to project, all user-configurable parameters of AVRlib are contained in the template configuration files in this directory. NOTE that these files are only templates and should be copied, as needed, to an individual project's code directory and edited to suit that project's hardware. global.h is the only configuration include file that is common to the entire AVRlib code base. To use AVRlib libraries, you must copy global.h to your project's code directory and modify the options inside global.h to match your hardware.) Each project should have its own global.h. Other *conf.h files should be copied to your project's code directory as needed. For example, if you intend to use the lcd.c library, you will need to copy lcdconf.h and modify it to match the I/O and LCD configuration of your hardware. ** If you fail to copy the configuration files needed for the AVRlib libraries you use, the problem will usually exhibit itself as a compile-time error.

近期下载者

相关文件


收藏者