[go: nahoru, domu]

Skip to content

Plays tones via the microcontroller buzzer, and features user interaction using the buttons and potentiometer to navigate the modes.

Notifications You must be signed in to change notification settings

NathanHam16/microcontroller-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

C-Microcontroller-Program

Uses UART, SPI, and timer peripherals of the ATTiny 1626. Pushbutton debouncing, efficient calculation methods, decoding, descrambling, mapping, serial protocol, and command messages are implemented.

Upon uploading the program to the board via UPDI, the user can select which song to play from 0-255 (0xFF). If pushbutton s1 is held then the song selected is mapped to the potentiometer position.

Pressing pushbutton S4 plays the song.

About

Plays tones via the microcontroller buzzer, and features user interaction using the buttons and potentiometer to navigate the modes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages