Commit Graph

8 Commits

Author SHA1 Message Date
714bc7cfc5 Removed useless else statements 2024-02-22 19:31:23 +01:00
fa7479ccf3 Port checking, removed log package
added inputting of port and baud-rate
removed log package
2024-02-22 19:20:36 +01:00
413b4a401d Reorganization simplification Monitor 2024-02-15 20:02:57 +01:00
8cd841b717 testing reading serial input
added test package improving sender code
readme edit
monitor loading fonts improved
2024-02-11 21:02:35 +01:00
895f56c581 Created GUI window with output
- now you can see the serial output in the graphical user interface
- main and gui packages were updated
- readme edit
2024-02-11 12:01:56 +01:00
b37eea2577 gui application module added 2024-02-10 18:52:27 +01:00
90bde3740b data parser in monitor app
- created code format for sent data
- created parser for data
- go.mod and go.sum added
2024-02-05 13:46:50 +01:00
11ba173218 serial read in monitor app
created new go package monitor,
prepared serial monitor sub-package,
sender_module, and reciever_module updated
2024-02-04 21:05:53 +01:00