wimdams / tt02-rotary-encoder

Rotary encoder for TT02

Home Page:https://www.tinytapeout.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rotary encoder for Tiny Tapeout

alt text

The signals from the rotary encoder are sent to the ASIC which controls the seven-segment display.

The rotary pins are sampled every clock cycle. If a rising edge is detected on pin A, the 4 bit counter will be incremented/decremented depending on pin B. The counter is put on the seven segment display and a debounce time is started (125 clk cycles)

What is Tiny Tapeout?

TinyTapeout is an educational project that aims to make it easier and cheaper than ever to get your digital designs manufactured on a real chip!

Go to https://tinytapeout.com

Resources

About

Rotary encoder for TT02

https://www.tinytapeout.com

License:Apache License 2.0


Languages

Language:Python 46.2%Language:Verilog 38.5%Language:Tcl 12.0%Language:Makefile 3.3%