搜索资源列表
AESEncryptionDecryption
- 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 decrypt
UART
- A simple preoteus based design to display the characters typed int the keyboard into LCD using UART of 8051.Plz make sure that TTL to RS232 is inserted in between the microcontroller and virtual terminal which is not shown in the design.
adc0804
- adc0804 interfacing to 8051 microcontroller... adc header fileand uart and lcd funcions for 8051 included-adc0804 interfacing to 8051 microcontroller... adc header fileand uart and lcd funcions for 8051 included....
report
- The project focuses on implementation of the AES algorithm on the 8051 controller. The algorithm is implemented on the microcontroller 8051. A UART is used to give the inputs and outputs are displayed on 16x2 LCD. Initially the algorithm has been imp