Nokia 5110 CAN Bus Display

Nokia 5110 CAN Bus Display

Today I released my project that shows how to build a display that can be remotely controlled via CAN bus. I plan to use it as Smart Home remote control. For interaction with the controller it has a rotary encoder attached that emits CAN bus messages for different actions. With this setup, a remote counterpart like the Raspberry Pi can supply an interactive menu. The project is hosted on GitHub: https://github.com/sven/PCD8544_over_CAN