Skip to content

Releases: Ghaadyy/elevator-controller

v1.0.1

09 Jan 21:32

Choose a tag to compare

What's Changed

πŸ› οΈ Bug Fixes

  • fix: Added blinking to the display separator when time is displayed by @Ghaadyy in #18

πŸš€ Features

  • refactor: Moved datetime functions into a date API and simplified dri… by @Ghaadyy in #19

Full Changelog: v1.0.0...v1.0.1

v1.0.0

07 Jan 15:28

Choose a tag to compare

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

23 Dec 20:36

Choose a tag to compare

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

Full Changelog: https://github.com/Ghaadyy/elevator-controller/commits/v0.1.0