All Projects → tuck1s → UltranetReceiver

tuck1s / UltranetReceiver

Licence: other
Simple I2S receiver writing contents to SD card

Programming Languages

c
50402 projects - #5 most used programming language
XC
17 projects
d
599 projects
Makefile
30231 projects

Can now read two I2S streams, write contents via FIFO to SDcard.

  • Wav file header corrected, calculates number of samples from the file size when it should really be the other way around (so it rounds sample counts down slightly)
  • SDcard code can write up to 2x8 channels of 48k/16 bit audio, providing the SDcard is fast enough (recommended: 32GB SanDisk Extreme Pro card).
  • Up to 2x4 channels on 32GB SanDisk Ultra 40MB/s card.
  • Basic User interface using the start/stop button
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].