A motorized fader program for the ATtiny13A uC.
Go to file
Jake Goodwin dd1868b308 Added header files for the uC
These only get used during local development and aren't used during the
actual builds.
2025-02-12 11:31: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 Added header files for the uC 2025-02-12 11:31:26 -08:00
mocks Initial commit 2025-02-10 18:25:49 +00:00
src removed uneeded lines 2025-02-12 11:09:55 -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