Screen Display

This section covers the Meteobridge PRO, PRO2, NANO SD, Raspberry Pi and VM platforms exclusively

Moderator: Mattk

Post Reply
TheBoarder
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: Wed May 12, 2021 5:26 pm

Screen Display

Post by TheBoarder »

Hai there,
I was wondering if there was a possibility to show the MeteoBridge pro info on a tv screen ?

I am now using WeatherDisplay software to connect from my laptop to the MeteoBridge ip adres.
This sort of works, but is not a real good solution.

We want to display the info of the MeteoBridge pro on a screen in the harbour shop.

Hope someone knows a good way.

cheers
User avatar
Gyvate
Platinum Boarder
Platinum Boarder
Posts: 453
Joined: Thu May 14, 2020 4:36 pm
Location: Saarbrücken, Germany

Re: Screen Display

Post by Gyvate »

It depends on how and what you want to display.
E.g. you could display the MB Live raw data window on a laptop (or other PC) and connect the laptop to the TV to show the browser output.
This would probably need a port redirection in your router to access the MB interface from outside your network.
And it might not look very attractive.

Or, if you run one of the many templates on a web site, you can display that website by connecting your computer to the TV (or nowadays some TV have an inbuilt browser by which you could connect to the web site where the template is hosted).

For example: Weather34, pwsWD, Meteotemplate .... and there are many more I guess.
You can see examples in my signature.
These templates update the data regularly on the screen.
Of course you will need to configure your MB correspondingly to send data to that website/template.

By the way, when/if you look up the templates - the user can choose a bright view also with W34 and pwsWD, pwsWD allows also for a customized color scheme/"theme": "station theme"; in MT the colors can be chosen by the admin but not by the user.
WH4000SE 1.6.6/1 x DP1500/4 x GW1000 1.7.7/GW1100 2.3.0/HP1000SE Pro 1.9.3//2 x WH2650 1.7.7/GW2000 3.1.0
2xMeteobridge Pro [B+R] 15161, 2xRPi4B-2GB/16/32 3139,VM128 1704
Weather Landing page: https://meshka.eu
Ecowitt WiKi: https://meshka.eu/Ecowitt/dokuwiki
cwmalmanac
Fresh Boarder
Fresh Boarder
Posts: 9
Joined: Wed Mar 10, 2021 11:42 am

Re: Screen Display

Post by cwmalmanac »

Templates on a website, and those tips, already suggested are a great idea.

I have my own web server and coded a screen-specific HTML web page for an ePaper/eInk tablet that simulates an LCD look (image below). The Meteobridge Pro makes HTTP requests from Services with data parameters in the URL. The web server saves these to a database, a server-side scripts page reads these and renders them as a standard web page using fancy LCD fonts (https://www.keshikan.net/fonts-e.html); the web page auto-reloads every 15 minutes (meta refresh tag in the HTML). The pages also includes some particulate air quality data and tide/astronomical event times included from elsewhere.
lcd-epaper copy.jpg
lcd-epaper copy.jpg (309.31 KiB) Viewed 859 times
Post Reply