Open Source Tang FPGA 9K Audio HAT
-
test_audio_rtl: audio player rtl coding. the audio is stored in raw signed 16bit with little-endian.
-
test_screen(deprecated): simple screen player. the video is in YUV800, 128x64, 30fps.
-
setclk.sh & setdac.sh: i2c configuration file.
-
pcb: pcb project of this hat.
-
track_maker: tools to create audio track.
rev A: 初始版本,包含OLED,PLL,DMIC,DAC
rev B: 修复连接器插入识别问题,更换音频连接器,移除OLED,添加USB功能,按钮数量减为两个并增加一个滑动开关
rev B.1: 修复USB插座EMI问题