Mooni123 / autorx2mysql

sonde auto_rx to MySQL logger via UDP packets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autorx2mysql

sonde auto_rx to MySQL logger via UDP packets

  • UDP to MySQL logger (Python)
  • Website interface to show (live) data and statistics (PHP 7.2+/MySQL 5.5+)

You can run the Python script anywhere in your own network on any computer. Run it in a terminal or fork it to the background (dont forget the dev null). Run the MySQL server anywhere in your network. Run the website anywhere on your network.

My setup:

  • System A - Server - CentOS 6: MySQL + Apache + PHP -> autorx2mysql website interface
  • System B - PC - Ubuntu: Auto_Rx station 1 + UDP to MySQL Python script
  • System C - Raspberry PI 2 - Raspbian: Auto_Rx station 2

About

sonde auto_rx to MySQL logger via UDP packets

License:GNU General Public License v3.0


Languages

Language:PHP 62.6%Language:Python 21.1%Language:CSS 16.3%