Quote Originally Posted by amgen View Post
2)assemble or pull data to send, I used pages stored in high-up flash memory area, and sent with USART and interrupts
This is where I'm stuck. How do you compile data where it will end up being displayed correctly on a browser? How do you store an HTML page (or similar) on the memory of a PIC?