A motorized fader program for the ATtiny13A uC.
Go to file
Jake Goodwin 3d259b179e added button code and methods 2025-02-10 15:06:22 -08:00
.template_files Initial commit 2025-02-10 18:25:49 +00:00
build Initial commit 2025-02-10 18:25:49 +00:00
docs Initial commit 2025-02-10 18:25:49 +00:00
inc changed style 2025-02-10 15:06:15 -08:00
mocks Initial commit 2025-02-10 18:25:49 +00:00
src added button code and methods 2025-02-10 15:06:22 -08:00
tests Initial commit 2025-02-10 18:25:49 +00:00
.gitignore ignore my dev notes. 2025-02-10 10:59:03 -08:00
.gitmodules Initial commit 2025-02-10 18:25:49 +00:00
CMakeLists.txt removed uneeded incldue and added in the includes for AVR io.h 2025-02-10 10:59:23 -08:00
Doxyfile Initial commit 2025-02-10 18:25:49 +00:00
README.md whitespace 2025-02-10 10:59:07 -08:00
avr-gcc-toolchain.cmake Updated the AVR_MCU var and such to target the ATtiny13A 2025-02-10 10:37:33 -08:00
compile_commands.json Initial commit 2025-02-10 18:25:49 +00:00
otto.sh Initial commit 2025-02-10 18:25:49 +00:00
setup.sh Initial commit 2025-02-10 18:25:49 +00:00

README.md

Motorized Fader

Description

Requirements

Instructions