Serial Chat is a simple Flutter application for communicating with serial devices in a chatting style. It allows you to select the COM port and baudrate for communication.
- Select COM port and baudrate
- Communicate with serial devices in a chatting style
- Clone the repository.
- Open the project in Flutter.
- Run the application on your device or emulator.
- Select the COM port and baudrate.
- Start chatting with your serial device.
- serial_port_win32 - A Flutter package for serial communication on Windows.
Contributions are welcome! If you have any ideas or suggestions to improve this application, feel free to submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.