uci-uav-forge / uavf_2024

MIT License
2 stars 0 forks source link

implimented esp32 serial reading #186

Closed kvanuy closed 1 month ago

kvanuy commented 2 months ago

Summary

Serial reading and logging are both implemented as a class to call. This is to allow us to be able to integrate it accordingly to the pipeline. The file names I used might need to be change.

I also forked the repo and edited the RID according to our specs. https://github.com/uci-uav-forge/RID

Test Plan

Tested it on windows terminal and it stores the files in the folder ESP32-log.

Issues

integration to the pipeline has not been done, and I still need to test it out on the jetson.