Commit Graph

10 Commits

Author SHA1 Message Date
193e46bbda Merge branch 'master' of https://github.com/foglar/CobraV2 2024-02-04 21:06:03 +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
foglar
cd9ce99e93
Update README.md 2024-01-29 22:06:32 +01:00
97d57b139b Added directories for saving logs
- slightly edited .ino files
- documentation added
- now it will save the logs in special directories on any os
2024-01-29 16:54:26 +01:00
0e29f51537 small fixes added
readme edit and fixed one mistake in main.go file
2024-01-29 13:05:22 +01:00
868888ee11 Readme and directories changes
changed a typo in receiver
created doc directory with documentation
2024-01-28 20:02:11 +01:00
d0803ec582 Readme.md improvement 2024-01-28 19:55:36 +01:00
dd089cd3b3 Serial listener Fixes
serial_read file fixed and added functionalities
2024-01-28 14:20:17 +01:00
b7c477b37e Documentation created
- Serial reader read data, and outputs them
- Sender send temperature
- Receiver transmits data via serial
2024-01-28 11:44:55 +01:00
eef5e22ae7 Initial commit 2024-01-28 10:01:33 +01:00