Skip to content

Documentation for the airpi sender

Vasileios Karavasilis edited this page Oct 24, 2015 · 1 revision

Airpi sender

The main program is https://github.com/ellak-monades-aristeias/system-of-traffic-lights-and-raspberry-pi-for-air-quality-estimation/blob/master/src/raspberryServer/opt/trafficAirpi/sendMeasurements.py. It runs the airpi software, parses its output, extracts the parts that are interesting and sends them to the central-server using the http protocol.

Clone this wiki locally