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
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
扩充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
NAND Flash Driver for ARM9. Compiler used IAR.
标签: Compiler Driver Flash NAND
上传时间: 2014-01-23
上传用户:fanboynet
Intel Visual Fortran compiler 11.0.066 破解
标签: compiler Fortran Visual Intel
上传时间: 2014-05-28
上传用户:Yukiseop
Good C Programming basics on Linux Platform using gcc compiler
标签: Programming Platform compiler basics
上传时间: 2014-01-01
上传用户:thuyenvinh
eeprom 24c512 with 18F4550 CCS compiler
标签: compiler 18F4550 eeprom 24c512
上传时间: 2017-04-29
上传用户:jcljkh
using RS232 with 18F4550 CCS compiler
标签: compiler 18F4550 using with
上传时间: 2013-12-21
上传用户:Late_Li