Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 980 Bytes

roten.md

File metadata and controls

31 lines (23 loc) · 980 Bytes

ROTEN: Rotary Encoder Card

The ROTEN Rotary Encoder Card is a simple user interface component that has a rotary encoder with push button and a general purpose LED. The rotary encoder can be mounted on the top, bottom, or end of the card making building nice looking UI hardware easier.

| ||

  Features:
- Rotary encoder with push button
- General purpose LED
- Supports both top and side facing rotary encoders
- Supports mounting on top or bottom of the card

The rotary encoder card is event driven when used with the "roten" FPGA peripheral and driver. This means your program does not need to poll the switch looking for rotary movement.

  Hardware:
The schematic of the rotary encoder card is shown below. The Eagle schematic and board files are available here: roten.sch and roten.brd.