Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add files via upload #29

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Add files via upload #29

wants to merge 8 commits into from

Conversation

lonamle
Copy link

@lonamle lonamle commented Jun 16, 2023

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

  1. Reviewer is responsible for resolving any threads they started
  2. One commit per thread and if it's a widespread change, link the commit in the reply pls :)
  3. ...

lonamle added 3 commits April 15, 2023 19:26
added files for main.cpp and sensor driver code
using interrupt to get wheel speed data from IR sensor
lonamle and others added 4 commits September 14, 2023 20:25
working code for 1 sensor, duplicated to work with 4 sensors but not yet tested
working code for 4 sensors
timer library
@rafguevara14 rafguevara14 changed the base branch from ISensorDriver to master January 21, 2024 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants