Home - Pete-C2/Multi-Channel-Temperature-Monitor GitHub Wiki
Welcome to the Multi-Channel-Temperature-Monitor wiki! I developed this to monitor temperature sensors embedded in my wood fired pizza oven, but it could be used to monitor anything with temperature sensors. Using the XML configuration file the sensors are defined. In theory any arbitrary number of sensors can be defined, within the limits of the Raspberry Pi pins. The key features are:
- Display temperatures from all sensors.
- Log temperatures to a CSV file.
- Add a note to a log (e.g. to note when your pizza went in). Minor features are:
- Ability to cope with sensor faults, e.g. unplugged. This can be used to have a sensor in the food which is not always present.
- Configurable logging interval.
- Configurable title.