Go to advanced search

by maxims45
Sun Mar 01, 2020 9:55 pm
Forum: Python
Topic: 7” Pi display screen overlay text.
Replies: 12
Views: 2607

Re: 7” Pi display screen overlay text.

Hey guys, I ended up using osd_cat to overlay a text on whatever is on the screen. There is a cron job which takes a measurement and posts on the screen with a delay. Looks like a white nicely formatted text on my dakboard. Comes with xosd-bin. export DISPLAY=:0.0 echo "Hello World" | osd_cat -A rig...

Go to advanced search