-->
Page 1 of 1

PIC32 integration with ESP8266

PostPosted: Thu Jan 22, 2015 10:49 am
by phaetto
Hi guys,

I have been making an integration with PIC32 for some pet projects so I created a github project for it:
https://github.com/phaetto/PIC32-ESP8266-WifiExample

I hope it helps someone!

Let me know if you have any comments!

Cheers!

Re: PIC32 integration with ESP8266

PostPosted: Wed Jan 06, 2016 1:28 am
by sivakumar
hii sir, I am using your code but i dont know how to use it. i was connected the receiver of esp8266 to the transmitter of pic32 and the tx of esp8266 to tx of pic32. and am giving 3.3 volt supply to esp8266 wifi module from my pic32 board if this connection is correct or i want to modify anything in it.

Re: PIC32 integration with ESP8266

PostPosted: Sun Jan 10, 2016 11:33 pm
by sivakumar
I think the serial ports are not working in my esp8266 module. How can I test that module.

Re: PIC32 integration with ESP8266

PostPosted: Mon Feb 29, 2016 12:46 am
by sivakumar
How can i control my ESP8266 wifi module gpio without any microcontroller.