Releases: Ghaadyy/elevator-controller
Releases Β· Ghaadyy/elevator-controller
v1.0.1
v1.0.0
What's Changed
π οΈ Bug Fixes
- refactor: Renamed cabin_display module by @Ghaadyy in #15
- fix: Incorrect behavior when calling 'goto_floor' with motor moving by @A-Karam20 in #17
π Features
- feat: Implement floor monitor API + display state by @Ghaadyy in #9
- feat: Implement elevator scheduler + buttons by @Ghaadyy in #14
- feat: Implement motor API by @A-Karam20 in #10
Full Changelog: v0.1.0...v1.0.0
v0.1.0
What's Changed
π Features
- feat: Implemented the DS1307 driver to get date time info by @Ghaadyy in #4
- feat: Implemented LM35 Driver with Temperature Reading and BCD Formatting by @A-Karam20 in #5
- feat: Implemented a task that cycles between displaying time, date, and temperature every 10 seconds. by @A-Karam20 in #6
New Contributors
- @Ghaadyy made their first contribution in #4
- @A-Karam20 made their first contribution in #5
Full Changelog: https://github.com/Ghaadyy/elevator-controller/commits/v0.1.0