|
atMETEO
An ATmega based weather station
|
Files | |
| file | bitdecoder.h [code] |
| Sensors::BitDecoder transforms continuous bit streams (for example from RF demodulation) into bytes. | |
| file | demodulator.h [code] |
| Sensors::Demodulator transforms continuous streams with pulse widths (for example from RF receivers) into bits. | |
| file | hidekisensor.h [code] |
| Sensors::HidekiSensor and Sensors::HidekiDevice decode data from wireless Hideki RF 433 MHz sensors. | |
| file | rfdevice.h [code] |
| Sensors::RfDevice is the base template for RF receivers connecting Demodulator, Bit Decoder and Sensor. | |
| file | sensor.h [code] |
| Sensors::Sensor is the base class for sensor specific data decoding. | |
| file | tgs2600.h [code] |
| Sensors::Tgs2600 decodes data from Figaro TGS 2600 air contaminants sensors. | |
| file | utils.h [code] |
| Bit manipulation utilities. | |
1.8.13