jak103 / powerscore

MIT License
3 stars 4 forks source link

Serial data simulation #19

Closed Potato-Man114 closed 5 months ago

Potato-Man114 commented 5 months ago

Closes #16

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: image