/ESP8266-Sensor-Box

This repository contains all components of the ESP8266 sensor box

MIT LicenseMIT

ESP8266-Sensor-Box

This repository contains all components of the ESP8266 sensor box

Condition Monitoring Box v1

The initial version of this sensor box consists of the following components:

Hardware

  • WeMos D1 mini (v2.1.0) (pinout)
  • Infineon Adapter Socket
  • DPS310 barometric pressure sensor (datasheet)
  • TLV493D 3D magnetic sensor (datasheet)

Software

  • Install the Arduino IDE (get the latest version from here)
  • Add the WeMos D1 mini board in the Arduino IDE (read this)
  • Add Arduino libraries for the sensors (libraries and instructions can be found here)

An example sketch can be found here.

Important Notes

  • The DPS310 barometric pressure sensor only works on socket 2. This is due to a limitation of the WeMos board.

Files for a 3D printable enclosure can be downloaded here: Body / Lid.

SensorBox