Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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