Skip to content

Sensor node code for the Phenotyping Sensor Network

License

Notifications You must be signed in to change notification settings

henryshunt/psn-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phenotyping Sensor Network: Node

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.

Usage

  • 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

Dependencies

  • RTC (Michael Miller)
  • AsyncMQTTClient
  • Adafruit Unified Sensor
  • Adafruit BME680
  • ArduinoJson

About

Sensor node code for the Phenotyping Sensor Network

Resources

License

Stars

Watchers

Forks