/IPASS-2023

IPASS Project of 2023 for HU TI

Primary LanguageHTMLBoost Software License 1.0BSL-1.0

IPASS-2023


wakatime

This is my IPASS project for the last project of the first year HBO-ICT TI on the HU.
I use the SI7021 to measure the temperature and humidity of the room, and display the result on a Oled screen.

If you want to read the documentation, please go to The github page, or run the doxygen yourself.

The pins of my chips are connected as follows:

CJMCU-8128 Arduino SSD1306
VCC <-> 3V3 <-> VDD
GND <-> GND <-> GND
SDA <-> SDA Pin 21 <-> SDA
SCL <-> SCL Pin 22 <-> SCK
WAK <-> GND

Breadboard setup

At the end of the project my code for the BMP280 and CCS811 sensors DOES NOT WORK! Hopefully I can find the time to fix them too, but no guarantees.