Releases: nurazur/TiNo
Releases · nurazur/TiNo
v3.0.2
- one firmware for all sensors
- support for LDR (brightness reading), requires a analog pin (A0 or A1)
- choice of sleep mode can be set in configuration - WDT vs crystal timer
- optional External Heartbeat using TPL5110
- for each PCINT a individual Gateway ID (multi-channel remote control)
- calibration mode: 't' sends a dummy packet
- calibration mode: 'to' starts den OOK Modus (send a CW signal)
- calibration mode: 'tt' retrieves the temperature reading from the RFM69 chip
- calibration mode: Offset for RFM69 temperature in configuration
- Receiver can output locally measured sensor data (HTU21D only in this release)
TiNo Release V2.2.0
added support for MAX31865 PT100 Temperature Sensor
added support for up to 3 DS18B20
added support for AM312 PIR (infrared movement sensor)
TiNo Release V2.1.0
Release Notes
- Rolling Codes for Actors
- two receiver Modes: Gateway (default) or Actor. Mode is set in EEPROM
- new Packet type for BME280
- Support for CC1101 RF modules
TiNo Release V2.0 - beta 1
Release Notes
Important notice: The RF protocol is not changed and fully backwards comatible with older versions. However, configuration and calibration tools are not backwards compatible with version 1.
Changes
- New serial interface for the Gateway, better readable and less garbage messages.
- new bootloaders, occupy less flash space and can be customised to calibrate the RC-Oscillator of the AVR
- new Sensors supported (besides HTU21D, SHt2x and digital interrupts): DS18B20, BME280, SHT30, SHT31, SHT35
- Battery voltage is measured during TX burst. This helps to better estimate the battery's health.
- TiNo can now execute actions, i.e. it can act as a remotely controlled device and/or remote control.
- Crystal frequency drift over temperature of the RF Module can be compensated.
- Python tools are now compatible with python version 3
TiNo Release V1.0.1-alpha
Acknoledge mechanism improved.
Tiny Node Version 0.0.1
First release of Tiny Node