drawer / Sensors & Controls
A sensor that measures rotation/position of a shaft, essential for closed-loop control and odometry.
where you actually meet Encoder
An encoder is how your code knows where a mechanism actually is, rather than where it was told to go. You meet them everywhere: drivetrain distance for odometry, arm angle for a position loop, flywheel speed for a shooter. The recurring lesson is absolute versus relative — a relative encoder forgets its zero every power cycle, which is why arms need an absolute reference.
Free and structured, and none of them need an account to read.
3lessons
the jargon travels in packs
Software
Tracking the robot's position on the field over time using encoder and gyro data (often fused with vision).
read the entrySoftware
A feedback control loop (Proportional-Integral-Derivative) that drives a mechanism to a target by reacting to error.
read the entrySensors & Controls
A REV Robotics motor controller for brushed and brushless (NEO) motors, configured via REV Hardware Client.
read the entrySensors & Controls
A sensor that measures the robot's heading and rotation; common units are the NavX and CTRE Pigeon 2.0.
read the entryEncoder is one of 70 entries in the catalogue. The guides are where these words get used in order, instead of one at a time.