-->
Page 3 of 3

Re: how to use esp8266 esp-12 wifi module with pic32

PostPosted: Fri Mar 04, 2016 8:55 am
by martinayotte
Of course, you can !
Several examples can be found in this forum, most of them use ESP8266WebServer and GPIOs are controlled using URL such http://<esp_ipaddr>/gpio?state=on and http://<esp_ipaddr>/gpio?state=off

Re: how to use esp8266 esp-12 wifi module with pic32

PostPosted: Fri Mar 04, 2016 10:35 am
by GaoTran
Hi everybody! I also use PIC with esp8266. I use MPLABX
I can't communicate PIC with esp8266 with UART.
Can you sent me your project or document . Thank you very much