PSE_Abilium is an IoT module for the open source ERP system Odoo that enables the management and labeling of meeting rooms with e-Ink displays. The aim of the project is to avoid double bookings by displaying reservation information on an e-Ink display.
- Calendar integration : Seamless linking with the Odoo calendar system
- Room reservation: Easy assignment of rooms to calendar events
- E-Ink display support: Energy-saving display of current and upcoming room bookings
- MQTT communication: Reliable real-time data transfer between Odoo and the Raspberry Pi devices
- Status update: Automatic updating of displays when changes are made in the calendar
- Odoo v18.0
- Python
- MQTT broker
- Internet connection for communication between Odoo and the display devices
- Raspberry Pi
- E-Ink display
- Micro SD card
- Stable power supply
- WLAN connection
To use this module, you need to have Odoo installed.
After installing Odoo, download this module and place its contents into your Odoo addons
directory.
Next, open Odoo, go to the Apps page, and install the Abilium room booker
module.
For more detailed guidance on installing and using this module, please refer to our [user manual]. Additionally, you can find documentation on the architecture[here].
The module can be easily extended to implement additional functions:
- Integration with presence sensors to detect unused reservations
- Extensions for other display types