Skip to content

Releases: netz39/Stepper-Locking-System_firmware

v1.2.1

03 Oct 21:47
Compare
Choose a tag to compare

Fix calibration is not triggered after failure state

Full Changelog: v1.2.0...v1.2.1

v1.2.0

02 Jun 14:45
Compare
Choose a tag to compare

Add option to show rainbow colors instead of green ring at open state

v1.1.1

03 Mar 12:18
Compare
Choose a tag to compare

Switch default branch to legacy_compatibility. All releases will point to this branch.

  • Add recalibration routine if lock switch is not triggered after closing procedure

Full Changelog

v1.1.0

23 Jan 01:43
5f16604
Compare
Choose a tag to compare
  • Overhaul I2C drivers, update hall encoder and EEPROM respectively
  • Use new approach to make EEPROM survive against firmware upgrades

Full Changelog

v1.0.2

13 Jan 22:42
Compare
Choose a tag to compare
  • Fix bug in TeensyStep causes hang after setting a correction by hall encoder where timer was stopped without firing callback
  • Overhaul calibration animation

Full Changelog

v1.0.1

29 Dec 00:36
Compare
Choose a tag to compare
  • Fix EEPROM cannot be writing
  • Increase I²C speed to 400k

Full Changelog

v1.0.0

08 Dec 03:31
Compare
Choose a tag to compare

v0.1.1

06 Dec 14:49
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Set default direction due switching to main door

Full Changelog

Merged pull requests:

  • Add release workflow #5 (MG-5)
  • Create github action to compile project #4 (MG-5)

v0.1.0

25 Nov 18:37
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Full Changelog

Merged pull requests:

  • Refactor TMC2209 class to use std::optional as return type #3 (MG-5)
  • Code review / static analysis fixes #2 (sprenger120)
  • Readme #1 (MG-5)

Full Changelog