zejulios
Newbie level 6
Hello,
In my project I have to use ethernet network, either by ethernet cable, or Wifi.
I'll use HTTP client, since my board will access a webpage.
I need two modules (one with ethernet, other with wifi) that uses the same firmware, and comunicate with my micro (UART/SPI/I2C), so I can easly change from a wireless to wired system without too much code change.
It should be as small and cheap as possible, and it will work on batteries.
What are the suggestions?
Thanks,
In my project I have to use ethernet network, either by ethernet cable, or Wifi.
I'll use HTTP client, since my board will access a webpage.
I need two modules (one with ethernet, other with wifi) that uses the same firmware, and comunicate with my micro (UART/SPI/I2C), so I can easly change from a wireless to wired system without too much code change.
It should be as small and cheap as possible, and it will work on batteries.
What are the suggestions?
Thanks,