A motorized fader program for the ATtiny13A uC.
Go to file
Jake Goodwin e50463ab2b commented out code that won't be used for hardware tests. 2025-02-12 14:53:26 -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 updated motor move to function signiture 2025-02-12 14:53:11 -08:00
mocks Initial commit 2025-02-10 18:25:49 +00:00
src commented out code that won't be used for hardware tests. 2025-02-12 14:53:26 -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 Added test runner options 2025-02-12 11:08:45 -08:00
setup.sh Initial commit 2025-02-10 18:25:49 +00:00

README.md

Motorized Fader

Description

Requirements

Instructions