A motorized fader program for the ATtiny13A uC.
Go to file
Jake Goodwin 792596377a fixed function names. 2025-02-12 11:31:48 -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 struct field updated 2025-02-12 11:31:37 -08:00
mocks Initial commit 2025-02-10 18:25:49 +00:00
src fixed function names. 2025-02-12 11:31:48 -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