Please carefully review the README.mds and backend/FormatSpec.md; documentation is going to be very important for future semesters to continue work on this project.
As for the simulation, once you have a Serial Port Emulator set up with the COM4 port available, you should be able to run go run main.go from the backend directory. The simulation will output to backend/parsed.txt, which is in the gitignore. Here is some lines from the output:
Closes #16
Please carefully review the
README.md
s andbackend/FormatSpec.md
; documentation is going to be very important for future semesters to continue work on this project.As for the simulation, once you have a Serial Port Emulator set up with the COM4 port available, you should be able to run
go run main.go
from thebackend
directory. The simulation will output tobackend/parsed.txt
, which is in the gitignore. Here is some lines from the output: