A motorized fader program for the ATtiny13A uC.
Go to file
Jake Goodwin ed788a8583 Added debouncing section from the old code. 2025-02-10 14:01:57 -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 Initial commit 2025-02-10 18:25:49 +00:00
mocks Initial commit 2025-02-10 18:25:49 +00:00
src Added debouncing section from the old code. 2025-02-10 14:01:57 -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