carlhako / ESP8266-Wireless-Sensors

ESP8266 modules used as mini sensors logging data at regular intervals. (temp, humidity, barometric pressure etc.)
2 stars 4 forks source link

Database mysql #1

Open Jairos2015 opened 9 years ago

Jairos2015 commented 9 years ago

Thanks for wireless sensor ESP8266 - Do. Lower scripts and ITS terminals Luauploader windows and todo . The ESP8266 send and receive server node with but in which database recording esta ? . The Monitoring Centre phpmyadmin mysql without any data I see. NOR ARE THERE connection errors. You could help me Get the Recording paragraph or saber in which esta database recording. Thank you. THIS IS A TRANSLATION OF SPANISH FOR GOOGLE TRANSLATOR .

Jairos2015 commented 9 years ago

Thanks for wireless sensor ESP8266 . Lower your scripts and terminal Lualoaders windows7 and everything looks ok .. The ESP8266 server sends and receives data NodeJS but I see the mysql database . Monitoring with phpmyadmin and I find the data. Tampo Connection errors exist . Please , you could help me locate the recorded data ?. Windws7 XAMP to use . Excuse me previous issue. THIS IS A TRANSLATION OF SPANISH FOR GOOGLE TRANSLATOR .

Jairos2015 commented 9 years ago

His example because longer works. Thanks to you. Now I want Agragar more fields in the line: conn:send("add|"..xxx.."|powerboxxx&&add|"..hum.."|powerboxhumidity&&add|"..temp.."|powerboxtemperature\n")

but I was not able to pass additional fields in mysql. And create the fields in the mySQL database with PHPMy Admin but not to this failure . I am new to this and it is quite difficult to get similar examples either version or the directives or used are different . So I come to you to ask for your help. Thank you in advance .

carlhako commented 9 years ago

Hi I have not done much with this for a while. I dont have any of these sensors running anymore. In the near future I want to re do this project using the arduino ide for esp8266. I have been using this for another project and it works very well. https://github.com/esp8266/Arduino

I will be deleting this repository soon and putting a new one up in the next couple of months.