Re: Internet radio addin board.
Reply #2 –
I'm not sure about the expander chip yet. I would prefer to find a serial LCD and do everything over a shared SPI connection if possible. Maybe a 2x40 display like the one Sjaak posted last week?
I haven't looked at the Microchip design yet. Maybe we don't need one or both of the SPI SRAMs with the 33F pic, it has twice the memory of the linked dev board (same chip as #twatch). I haven't read the app note yet, so I'm sure there's a huge piece of the puzzle that I'm missing at the moment.
I will try to order both MP3 decoder chips tomorrow. That part is pretty simple to work with, just feed it a byte of MP3 at a time. I already have various IO expanders and the SPI SRAM chips in the box.
We could port the Microchip example easily, but this might be a fun first project for the uIP stack.