Arduino projects / software

Arduino Thermometer - Humidity - Dew Point - Barometer
Proof of concept for an ongoing project. Goal is for a remote weather station using WiFi for connection back to the house. This is the first step to check out the BME280 Temperature - Pressure - Humidity sensor. Added in a display and got the code running.
All parts are from ebay.
All are ‘no name’ parts
128 x 64 OLED display
BME280 sensor
Arduino Nano
Code and schematic downloads below
All parts are from ebay.
All are ‘no name’ parts
128 x 64 OLED display
BME280 sensor
Arduino Nano
Code and schematic downloads below

Code compiled for Arduino Nano, so should work with any Arduino with the ATMEGA 328P or better MCU. Featured is either Metric of U.S. units jumper selectable.


Sample of Units Display
Front view before packaging


Rear view before packaging
Side view before packaging
Temp Sensor attached to
‘Thermal Mass’ (chunk of steel)
Click on picture for full size schematic
Arduino Thermometer - Humidity - Dew Point - Barometer
Click Icons to download
Arduino code in ZIP format
Schematic in PDF
Top