Add quadrature encoder starter course
This commit is contained in:
commit
032ef0a15b
5 changed files with 140 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Quadrature Encoder Course
|
||||
|
||||
This sample course repo is for the Robot U prototype.
|
||||
|
||||
It is intentionally small and follows the course structure the site expects:
|
||||
|
||||
- `lessons/<chapter>/<lesson>/<markdown-file>.md`
|
||||
|
||||
The course walks from raw encoder signals to closed-loop motor control.
|
||||
Loading…
Add table
Add a link
Reference in a new issue