Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I program the PicoWeb Server using C?

picoweb program server
0
Posted

Can I program the PicoWeb Server using C?

0

Yes. The new GNU-based PicoWeb development system (v2.xx) is compatible with a version of the GNU C-compiler which targets AVR machine code (in program memory). However, because there is a limited amount of unused program memory in a PicoWeb server (i.e., ~2K bytes), only a limited amount of application code can be written in C. Complex PicoWeb applications will have to continue to rely on PicoWeb pcode in order to be able to execute out of the much larger 32 Kbyte “code space” offered by the PicoWeb’s serial EEPROM chip.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123