Releases: henrikkoch/GardenGateNew
Releases · henrikkoch/GardenGateNew
version 1.14
- 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
- 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
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
This is a version with a DEBUG flag (normally set to 0) If set to 1 then LED3 will blink on every wake up