-
Notifications
You must be signed in to change notification settings - Fork 9
Encoders
Connor Novak edited this page Mar 31, 2019
·
1 revision
(Above image is a topical image of the subject of the wiki, if applicable)
Encoders are a useful tool for measuring rotation, and line encoders can measure translation as well. Both types of motion are measured on Kubo using encoders. To learn more about encoders, please visit PJRC's Encoder Library page (link). This page also covers the finer points of using these sensors with Arduino, including the use of interrupts and a short discussion on speed.
In order to use the line encoder, it was necessary to scale the voltages such that the Teensy 3.5 could properly read them. The following links were used: