Skip to content

Releases: henrikkoch/GardenGateNew

version 1.14

06 Jul 19:47
Compare
Choose a tag to compare
  • Found error in Battery Voltage measure routine. Sometimes the int variable had an oveflow. Changed to have unsigned int which works fine
  • Added init test routine in state machine to show Battery Voltage in DEBUG Led during start up. An voltage of 4.736 volt shows as 4 blinks, 7 blinks, 3 blinks and 6 blinks
  • Some other clean up

version 1.13

28 Jun 21:10
b235582
Compare
Choose a tag to compare
  • FSR changed back to 1.024V (from previous 2.048 volt)
  • Built for LF version (to support lower voltages)
  • Added 10ms delay before making ADC measurements to have more time to settle measured voltage

v1.10 GardenGate

06 Feb 16:26
Compare
Choose a tag to compare

Full Changelog: v1.08...v1.10

This version is compiled with the new MPLAB 6.00 and XC8 v2.35
It can now upload from MPLAB after having added a developer token to Github which has been used as password in MPLAB. If not using this token it complained about incorrect login

New DEBUG Flag added

20 Dec 11:21
Compare
Choose a tag to compare

This is a version with a DEBUG flag (normally set to 0) If set to 1 then LED3 will blink on every wake up