User Tools

Site Tools


amc2021:groupl:extras:python:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
amc2021:groupl:extras:python:start [2021/09/05 03:15] kabir001amc2021:groupl:extras:python:start [2023/01/05 14:38] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
 Python was used to parse the data received from the sensors. Python was used to parse the data received from the sensors.
 +
 +The below program was used to get a graph based on the values received from the sensor. The data was also saved in a csv format after. Data was then combined from all the locations and the pandas tool was used to find the mean value and the ratio of the mean vs the concentration of CO<sub>2</sub> in clean air. 
  
 <file   php CO2.php> <file   php CO2.php>
Line 65: Line 67:
 </file> </file>
  
 +The below program was used to get a graph based on the sound in decibels vs time. The data was received from the sensor LM393. 
 <file   php Sound.php> <file   php Sound.php>
  
amc2021/groupl/extras/python/start.1630804529.txt.gz · Last modified: 2023/01/05 14:38 (external edit)