- This is exercise 3.5 in 2nd practice class in Embedded System course
- This program consists of 2 main parts : Java program and AT89C51 proram
This program includes a circuit Proteus file and a c program file to be embedded in the circuit
Java application handle the keyboard event and send the data to serial port (COM2)
- Proteus
- Keil C
- Virtual Serial Port Tools (Connect local bridge COM1-COM2)
- JavaFX (to handle keyboard events)
- JSerialComm 2.7.0 (to communicate in serial port)