Skip to content

Simple bit banging i2s generator for AVR ATmega2560 (and Arduino Mega 2560)

License

Notifications You must be signed in to change notification settings

UlrikHjort/I2S-Simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple bit banging i2s generator for AVR ATmega2560 (and Arduino Mega 2560)

Pinout Arduino mega 2560:

SCK = PIN13 WS = PIN12 SD = PIN11

Pinout AVR ATMEGA2560:

I2S_SCK PIN26 I2S_WS PIN25 I2S_SD PIN24

About

Simple bit banging i2s generator for AVR ATmega2560 (and Arduino Mega 2560)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages