Sensors: Difference between revisions

From The Munich Maker Lab's Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
This Wiki Page is a summary of different Sensors we have in the lab.  
This Wiki Page is a summary of different Sensors we have in the lab.  


Original project: Pure Air-Rohr Sensors (compare page history and [[Archive:Airrohr]])
Scope: Measure different environment data and make them available locally via LCD displays and as summary e.g. on the status page or in home assistant 
 
Related old  projects: Pure Air-Rohr Sensors (compare page history),  [[Archive:Airrohr]]


{{project
{{project
|name = Lab Sensors (original Airrohr-NG)
|name = Lab Sensors
|author = Milian
|author = Milian
Original: German (& Severin)
Original: German (& Severin)
Line 19: Line 21:


Makerlab version with PCB by HomeOfMaking: https://www.instagram.com/p/CUUc7UTtHhS/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==
Makerlab version with PCB by HomeOfMaking: https://www.instagram.com/p/CUUc7UTtHhS/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==
Integrate Air-Rohr into Home Assistant: https://github.com/lichtteil/local_luftdaten


== Sensors ==
== Sensors ==
Line 61: Line 65:
|Kitchen
|Kitchen
|tbd
|tbd
|
|
|
|-
|Hensor-Right
|Right Heater Sensor
|
|
|
|
|-
|Hensor-Left
|Left Heater Sensor
|
|
|
|
|
|
|
|}
|}
[[File:WorkshopParticlesSensorOutside.jpg|none|thumb|203x203px|Wensor: Workshop]]
Pictures[[File:WorkshopParticlesSensorOutside.jpg|none|thumb|203x203px|Wensor: Workshop]]


[[File:Lasercube_Particles_Sensor_Outside.jpg|none|thumb|203x203px|Lensor: Lasercutter]]
[[File:Lasercube_Particles_Sensor_Outside.jpg|none|thumb|203x203px|Lensor: Lasercutter]]

Revision as of 16:12, 16 March 2025

This Wiki Page is a summary of different Sensors we have in the lab.

Scope: Measure different environment data and make them available locally via LCD displays and as summary e.g. on the status page or in home assistant

Related old projects: Pure Air-Rohr Sensors (compare page history), Archive:Airrohr

 
Lab Sensors

Release status: beta [box doku]

Description Indoor air quality, temperature and humidty measurement
Author(s)  Milian

Original: German (& Severin)

Links

Air-Rohr Sensors:

Sensor Community (Base project): https://sensor.community/en/sensors/airrohr

Makerlab version with PCB by HomeOfMaking: https://www.instagram.com/p/CUUc7UTtHhS/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==

Integrate Air-Rohr into Home Assistant: https://github.com/lichtteil/local_luftdaten

Sensors

Name Location ID IP Details Status
Wensor Workshop (yellow housing) 2606363 http://10.10.10.204/
  • SDS011 to measure the particulate
  • BME280/BMP280 for the temperature/humidity
  • Software: tbd
BME280 Sensor => broken; replaced with new one and works again.
Lensor Lasercutter & 3D-Printing Lounge (orange housing) 6477466 http://10.10.10.185/
  • SDS011 to measure the particulate
  • BME280/BMP280 for the temperature/humidity
  • Software:
- BMP280 sensor => broken; replaced with new one and works again.

- Display does show anything => display itself is working on other sensor => works again, seems just like some Wackelkontakt.

Censor Community Area Front tbd
Kensor Kitchen tbd
Hensor-Right Right Heater Sensor
Hensor-Left Left Heater Sensor

Pictures

Wensor: Workshop
Lensor: Lasercutter
Lensor: Lassercutter

ToDos & Ideas

  • Adjust Temperature Sensors => Done by Phier
  • Fix BME280 Lasercutter and Workshop => Done by Milian
  • Mount sensors again => Milian
  • Send Data to Influx DB => Milian
  • Integrate Sensors into new home-assistant setup => Milian & Adrian => done
  • add new sensor for Community area (just humidity and temperature) => need to order parts => Milian


Background knowledge

Different BMP-280/BME-280 Sensor types:


https://homematic-forum.de/forum/viewtopic.php?t=68558

Differences BME-280 and BMP-280; Source: https://homematic-forum.de/forum/viewtopic.php?t=68558

https://www.jmargolin.com/newprojects/mytx4/difference_bme-280_bmp280.htm

BME-280 provides also humidity and BMP-280 does not have this feature.