How to connected esp8266 to mysql database | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to connected esp8266 to mysql database

How to send and receive data from esp8266 to mysql

8th Jan 2019, 10:54 PM
Ali Jackop
Ali Jackop - avatar
1 Answer
+ 1
I assuming U are only using the esp8266 microcontroller. A solution would be to run a webserver on the esp8266 and send and retrieve data with a interface using PHP. https://www.instructables.com/id/ESP8266-Web-Server-Without-Arduino/
24th Jan 2019, 12:43 AM
🌴Vincent Berger🌴
🌴Vincent Berger🌴 - avatar