Difference between revisions of "Team Mentorzz 2021"

From Hackteria Wiki
Jump to: navigation, search
(Created page with " See projects from last year on MedTechDIY20 Team 2020 Mentorzz")
 
(Sensirion SCD-41 CO2 sensor)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<< Geh zurück auf [[Medizintechnik DIY]]
 +
[[ Category:MedTech-DIY ]]
 +
== Wer wir sind ==
  
 +
Info zu uns findet ihr schon auf der Frontseite [[Medizintechnik_DIY#Mentors]].
  
 +
[[File:dusjagr_cocolistening.jpg|160px]]
  
 +
== Experimente und Prototypen ==
  
 +
=== Sensirion SCD-41 CO2 sensor ===
 +
 +
https://www.sensirion.com/en/environmental-sensors/evaluation-kit-sek-environmental-sensing/evaluation-kit-sek-scd41/
 +
 +
=== esp32 feathers2 ===
 +
 +
[[File:ferathers2_overview.jpg|400px]]
 +
 +
* More aboute featherS2: https://feathers2.io/
 +
* learning circuitpython: https://learn.adafruit.com/welcome-to-circuitpython/installing-circuitpython
 +
* https://www.youtube.com/watch?v=DFp_T-H3eRc
 +
 +
=== REPAIR: Fixing the projects from the last years ===
  
 
See projects from last year on [[MedTechDIY20 Team 2020 Mentorzz]]
 
See projects from last year on [[MedTechDIY20 Team 2020 Mentorzz]]
 +
 +
=== CO2 Messung ===
 +
 +
Making more simplified version of the [[CO2 Soil Respiration Chamber]].
 +
 +
Just with arduino, piezo peeper and display. Improve calibration interface (hold 5sec or something).
 +
 +
Modify code from this repo: https://github.com/RandeLab/CO2-Respiration
 +
 +
Using MH-Z19. New Arduino Library: https://github.com/WifWaf/MH-Z19
 +
 +
CO2-Ampel: https://learn.watterott.com/breakouts/co2-ampel/getting-started/

Latest revision as of 11:23, 16 September 2021

<< Geh zurück auf Medizintechnik DIY

Wer wir sind

Info zu uns findet ihr schon auf der Frontseite Medizintechnik_DIY#Mentors.

Dusjagr cocolistening.jpg

Experimente und Prototypen

Sensirion SCD-41 CO2 sensor

https://www.sensirion.com/en/environmental-sensors/evaluation-kit-sek-environmental-sensing/evaluation-kit-sek-scd41/

esp32 feathers2

Ferathers2 overview.jpg

REPAIR: Fixing the projects from the last years

See projects from last year on MedTechDIY20 Team 2020 Mentorzz

CO2 Messung

Making more simplified version of the CO2 Soil Respiration Chamber.

Just with arduino, piezo peeper and display. Improve calibration interface (hold 5sec or something).

Modify code from this repo: https://github.com/RandeLab/CO2-Respiration

Using MH-Z19. New Arduino Library: https://github.com/WifWaf/MH-Z19

CO2-Ampel: https://learn.watterott.com/breakouts/co2-ampel/getting-started/