I was using the SparkFun Music Instrument Shield with an Arduino to make various instrument sounds.
Now I want to make a PCB. The shield uses the VS1053B Codec: datasheet1.
Can the NAU8810 codec could be used instead: datasheet2.
Can a similar Arduino program be used? The application is to work with an ESP32.
Now I want to make a PCB. The shield uses the VS1053B Codec: datasheet1.
Can the NAU8810 codec could be used instead: datasheet2.
| VS1053B | NAU8810 | |
| Cost | $13 | $2.50 |
| Digital Supply | 0-1.85V | 1.71-3.6V |
| Data interface | I²S | I²S |
Can a similar Arduino program be used? The application is to work with an ESP32.
Last edited: