Your Custom Text Here
This project uses the Teensy 3.2 with the BME280 temperature and humidity sensor. The readings is transmitted over CAN-Bus. A remote display also uses the Teensy 3.2 displays the reading on a 128x64 OLED screen.
Sensor
Remote Display
The sensor is the BME280 manufactured by Bosch. It is connected to the Teensy via the I2C bus.
The remote display also uses the Teensy 3.2. A 128 x 64 OLED screen is used to display the values. The screen is connected to the Teensy via the I2C bus.