An open API service indexing awesome lists of open source software.

https://github.com/zedstarr/inky_update

Service for Raspberry Pi to update the pimoroni inky pHAT e-ink display with Psion connectivity statuses
https://github.com/zedstarr/inky_update

e-ink pimoroni-inky-phat psion raspberry-pi raspberrypi sibo

Last synced: 3 months ago
JSON representation

Service for Raspberry Pi to update the pimoroni inky pHAT e-ink display with Psion connectivity statuses

Awesome Lists containing this project

README

        

# inky_update
A service for Raspberry Pi to update the pimoroni inky pHAT e-ink display with various Psion connectivity statuses

Monitoring 3 things - 1. internet connectivity 2. user logged in from Psion RS232/USB port and 3. Psion MCLINK.EXE DOS file-link running in Dosbox-x on the Pi

Effectively 3 bits - i.e. 8 possible combinations so I created 8 bitmaps to represent each possibility.

Only when a status change is detected is the display updated.

![MC400 status icons re-created on the inky pHAT](https://zedstarr.com/wp-content/uploads/2024/08/20240813_225405-edit.jpg?w=1568)

"inky-shutdown" service displays the Psion logo just before shutdown ensuring the Pi is Psion'd whislt it's off ;-)

![Psion logo displayed after shutdown of the Pi](https://zedstarr.com/wp-content/uploads/2024/08/20240809_171106.jpg)