Dark1X / ATtiny85-TinyKnob

Rotary Encoder with USB Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TinyKnob - Rotary Encoder with USB Interface

TinyKnob is a rotary encoder with a USB interface based on the ATtiny45/85 and the V-USB software-only implementation of USB1.1 devices on AVR microcontrollers (https://www.obdev.at/products/vusb/index.html). The example code implements a volume control knob for PCs which works without installing any driver by acting like a generic HID device.

IMG_20200511_174809_x_z.png IMG_20200802_171613_x.jpg IMG_20200820_165124_x.jpg

About

Rotary Encoder with USB Interface

License:Other


Languages

Language:Assembly 53.9%Language:C 31.0%Language:PHP 8.8%Language:HTML 5.5%Language:Makefile 0.7%