Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 830 Bytes

presentation.md

File metadata and controls

65 lines (40 loc) · 830 Bytes
marp backgroundImage backgroundPosition backgroundSize
true
url('assets/itenium_logo_gray-text.svg')
100% 180%
40%

Building a CO2 sensor


Contents

  1. What are we building
  2. Hardware used
  3. Software used

What are we building

width:600px


What are we building

Small CO2 sensor with WiFi connectivity and integrated display

  • Send notifications
  • Log data
  • Web interface to connect to the network

Hardware used

width:600px


Hardware used

  • WeMos S2 Pico development board
  • SGP30 CO2 Sensor

Software used

width:600px


Software used

  • C++ programming language
  • Arduino framework
  • Several libraries