PSN is a network of wireless battery-powered sensing nodes designed specifically for the phenotyping domain. This codebase contains the code that runs on the individual sensor nodes that make up the network. Target hardware is an ESP32 PICO Kit V4 with a BME680 and DS3231.
- Open the project in PlatformIO, install the dependencies, compile and upload to the board
- Use the PSN Node Administrator to configure the device for use
- RTC (Michael Miller)
- AsyncMQTTClient
- Adafruit Unified Sensor
- Adafruit BME680
- ArduinoJson