A motorized fader program for the ATtiny13A uC.
Find a file
jake be2f259118 Added the debouncing code
Added the debouncing code and the interrupt service routines.
2025-02-10 14:35:34 -08:00
.template_files
build
docs
inc Added a new main.h file. 2025-02-10 14:35:14 -08:00
mocks
src Added the debouncing code 2025-02-10 14:35:34 -08:00
tests
.gitignore ignore my dev notes. 2025-02-10 10:59:03 -08:00
.gitmodules
avr-gcc-toolchain.cmake Updated the AVR_MCU var and such to target the ATtiny13A 2025-02-10 10:37:33 -08:00
CMakeLists.txt removed uneeded incldue and added in the includes for AVR io.h 2025-02-10 10:59:23 -08:00
compile_commands.json
Doxyfile
otto.sh
README.md whitespace 2025-02-10 10:59:07 -08:00
setup.sh

Motorized Fader

Description

Requirements

Instructions