Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Send data from Serial port to MySQL

If you have a question or need help, this is the place to be.
Post Reply
artefact
Posts: 15
Joined: Tue Feb 14, 2012 7:40 pm

Send data from Serial port to MySQL

Post by artefact »

Hello,

I search a method for export data read in Serial Port in a SQL data base.

I have a electric counter with "teleinformation" like this http://www.planete-domotique.com/blog/2 ... ation-edf/ with a serial modem (home made). I test it works in terminal, but I want to send the data in SQL data base for my html interface.

I read in a old topic a member who scrip in python with Mysqldb, but I don't understand anything. For now, I have a WAMP server, evenghost, and the modem. If anyone can help me to made this I'm very glad.

For the precision, i never script in python (and i don't know how it work) but i can learn !
Post Reply