Task: communication mechanism between PC and mbed LPC1768
programa.py functions:
- Set device name and serial number
- Set date and time for device using PC time
- Read and display data mentioned before
- Read and display temperature
- Read button status
- Write and delete into mbed flash memory from RAM
main.cpp funkcijos:
- Send back the data according to PC's request
- Save and load data into and from flash memory
- Keep track of date and time
- Display communication status with an LED
- Display communication status using LCD screen
PyQt version = 5.15.4