Skip to content

Nextion LCD integration with Victron Energy equipment on Raspberry Pi

Notifications You must be signed in to change notification settings

hans-olav/dbus-nextion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbus-nextion

Simple python script to listen to dbus messages from Victron Energy and update a Nextion LCD serial display.

The display takes about 40 mA @ 5V = 0.2 W. It's run by a Raspberry Pi Zero 2 W running Raspian Lite and the Victron Debian packages. The Rasperry Pi consumes about 1.5 W, so the whole setup is less than 2 W with the screen always on!

Screenshot

This may be required to avoid this issue:

pip uninstall typing_extensions
pip uninstall fastapi
pip install --no-cache fastapi

About

Nextion LCD integration with Victron Energy equipment on Raspberry Pi

Topics

Resources

Stars

Watchers

Forks

Languages