Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Rotary Encoder breakout with pull-ups
Breakout board designed in [KiCad](http://kicad-pcb.org/) makes it easy to put a rotary encoder on a breadboard. Footprints on the back are meant for [1206 SMD resistors](https://smile.amazon.com/gp/product/B00ZT7QYRM/ref=oh_aui_detailpage_o07_s00). I choose 1K resistors (marked `102`) when I assembled this board.
Breakout board designed in [KiCad](http://kicad.org/) makes it easy to put a rotary encoder on a breadboard. Footprints on the back are meant for [1206 SMD resistors](https://smile.amazon.com/gp/product/B00ZT7QYRM/ref=oh_aui_detailpage_o07_s00). I choose 1K resistors (marked `102`) when I assembled this board.

[![breadboard closeup](https://raw.githubusercontent.com/pdp7/rotary-encoder-breakout/master/images/small/rotary1.jpg)](https://oshpark.com/shared_projects/CN5gjITG)
[![PCB bottom closeup](https://raw.githubusercontent.com/pdp7/rotary-encoder-breakout/master/images/small/rotary2.jpg)](https://oshpark.com/shared_projects/CN5gjITG)
Expand Down