Open lonamle opened 1 year ago
Wheel speed IR sensor data collection
This file will standardize information needed for a pull request
Uses interrupt to get data from IR sensor. Also contains basic functions to test that sensor is working.
This file uses markdown to format the text into headers
Run code using PlatformIO. Need to figure out how to test the sensor properly.
View on github
https://dronebotworkshop.com/robot-car-with-speed-sensors/
https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#referencing-issues-and-pull-requests
Purpose
Wheel speed IR sensor data collection
This file will standardize information needed for a pull request
Implementation
Uses interrupt to get data from IR sensor. Also contains basic functions to test that sensor is working.
This file uses markdown to format the text into headers
Testing
Run code using PlatformIO. Need to figure out how to test the sensor properly.
View on github
References
https://dronebotworkshop.com/robot-car-with-speed-sensors/
https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#referencing-issues-and-pull-requests
PR Review Rules