Documents

These are our club documents, including lesson plans for our workshops and links to our code:

Our Code

Object Oriented Weather Station

Object oriented code for our weather station.

Currently supported sensors:

  • DHT22
  • Thermistor
  • Thermocouple (WIP)
  • Tipping Bucket

Currently supported outputs:

  • Thingspeak
  • Custom Data Server
  • Serial

Wiring diagram for sensors

SensorHub

The older version of weather station code. It is very well documented and a great place to start!