Thermostat Project using DS18B20 and P89V51RD2 Microcontroller. Compiler used is SDCC. Schematic Included. Main file is "09.C". The code is written for turning the relay on and off at particular temperature thresholds.
标签: Microcontroller Thermostat Schematic Compiler
上传时间: 2014-01-18
上传用户:woshiayin
Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypted text on 16x2 LCD. The other program will accept plaintext from UART and show encrypted text on 16x2 LCD after receiving key from 4x4 membrane keypad. Schematics and screenshots are included.
标签: microcontrollers implementing compiler Program
上传时间: 2017-04-07
上传用户:wanghui2438
This is Pascal compiler
上传时间: 2013-12-30
上传用户:yd19890720
一个已经完善的极其方便的实现snmp的开发包,希望能对你的工作提供帮助
上传时间: 2017-04-14
上传用户:ippler8
SNMP Trap Watcher程序,基于snmp的trap实现
上传时间: 2013-12-11
上传用户:zhichenglu
small compiler written in java lexic, syntatic, semantic, and code generation implemented in java for some of 8086 funcionalities
标签: java implemented generation compiler
上传时间: 2013-12-20
上传用户:Amygdala
this is the file is used to get the snmp enabled information
标签: information the enabled this
上传时间: 2017-04-19
上传用户:hakim
snmp based application it is used to get the info of snmp
标签: snmp application based info
上传时间: 2013-12-21
上传用户:lwwhust
扩充C0文法编译器 1.安装 直接将compiler.exe文件拷贝到指定文件夹即可。 2.编译和运行 采用命令行的方式。运行cmd,进入compiler.exe所在文件夹。 键入:compiler <源程序文件名> 即可执行编译。 (注意:如果源程序和compiler.exe不在同一个文件夹下,必须输入文件完整路径) 如果编译通过,则会显示编译成功并直接解释执行程序。编译完的中间代码存放在out.txt中 如果编译未通过,则会显示编译未通过,并且显示错误个数。详细错误信息存放在Err.txt中 3.结果显示 待编译的程序被正确编译后,运行的结果将直接显示在cmd窗口中。
上传时间: 2017-04-20
上传用户:13517191407
how to create a compiler
上传时间: 2017-04-21
上传用户:saharawalker