Skip to content

Releases: nurazur/TiNo

v3.0.2

04 Mar 13:53
Compare
Choose a tag to compare
  • 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

04 Mar 08:34
Compare
Choose a tag to compare

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

27 Feb 22:14
Compare
Choose a tag to compare

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

05 Sep 06:42
Compare
Choose a tag to compare

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

  1. New serial interface for the Gateway, better readable and less garbage messages.
  2. new bootloaders, occupy less flash space and can be customised to calibrate the RC-Oscillator of the AVR
  3. new Sensors supported (besides HTU21D, SHt2x and digital interrupts): DS18B20, BME280, SHT30, SHT31, SHT35
  4. Battery voltage is measured during TX burst. This helps to better estimate the battery's health.
  5. TiNo can now execute actions, i.e. it can act as a remotely controlled device and/or remote control.
  6. Crystal frequency drift over temperature of the RF Module can be compensated.
  7. Python tools are now compatible with python version 3

TiNo Release V1.0.1-alpha

04 Dec 20:25
Compare
Choose a tag to compare
Pre-release

Acknoledge mechanism improved.

Tiny Node Version 0.0.1

29 Nov 08:41
Compare
Choose a tag to compare
Pre-release

First release of Tiny Node