A flutter project for communicating with serial devices
The project is use flutter_libserialport library by J-P Nurmi to handle serial communication with serial devices. It will be tested with Computer port, Arduino Board and PIC Microcontroller (using Max232).
Further scope. The project capability to control, measure and log data from various devices will be explored.