Skip to content

Prototype Release

Latest

Choose a tag to compare

@jhlink jhlink released this 12 Oct 16:01
· 17 commits to master since this release

Following supported functionality have been tested and functional:

  • DHT11 Temperature/Humidity sensor
  • Meat Probe sensor (Data is obtained via Serial TX communication from PSOC)
  • Fan relay
  • Compressor relay
  • Neopixel lights
  • Door switch (momentary switch)
  • OpenScale (Data is obtained via UART communication)

The following Particle cloud functions are supported:

  • Published meat/environment data to AWS API Gateway endpoint. Meat temp (F), meat weight (lbs.), relative humidity (percentage), and ambient temperature (F)