ESP8266 Read and Write data to mysql every 1 sec no arduino

preview_player
Показать описание
ESP8266 Read and Write data to mysql every 1 sec
Stand alone no arduino
-------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Hello, I have been trying to do the something similar. I am trying to send lm35 temperature readings from ESP8266 and store them to Mysql database on a Raspberry Pi. Everything on the Raspberry Pi side is set and works as expected ( Apache2, PHP and Mysql) I can store the data from other devices in the network but not from the ESP8266. I am having a problem with the client connection in Arduino program. Did you use lua or Arduino? please advise.

fadiaburaid
Автор

Hello iqsoftinc, i'm trying to do the same thing on my esp8266, read temperature from an NTC thermistor. I'm trying to do it without arduino but i can't find how to. I would like to know how did you do it? Can you help me please?

sebap
Автор

the values are zero so surely it's not working?

lukemclachlan
Автор

Hi can send the code i trying do same thing please help me

Termineric