www.atmos.cat    
 CEST divendres 18 d'abril 2025  
Utilitat web d'estació meteorològica en temps real.
Free real time weather station display utility.

(english please see below or click here)

Utilitat web d'estació meteorològica en temps real basada en:
 
/*
 * Bindows Gauges Library
 * http://www.bindows.net/
 * Copyright (c) 2003-2009 MB Technologies
 *
 * Bindows(TM) and the Bindows Gauges Library belong to MB Technologies (Georgia, USA). All rights reserved.
 */
 
The package is provided FREE of charge, without any warranty and without any commitment for support.
 
/////////////////////////////////////////////////////////
 
 
Amb arxius afegits per a mostrar dades en temps real a partir de l'arxiu clientraw.txt generat per el programa Weather-Display, per www.atmos.cat
 
Com instal·lar l'utilitat Ajax basada en Bindows(TM):
 
Desempaqueta la carpeta sencera ("bindows") continguda en l'arxiu descarregat a la carpeta del servidor on hi ha l'arxiu clientraw.txt - res més!
 
 
Per a veure l'estació:
 
http://elteudomini/carpetaonhihaelclientraw/bindows/estacio.htm  (català, unitats mètriques)
 
http://elteudomini/carpetaonhihaelclientraw/bindows/index.htm  (anglès, unitats mètriques)
 
http://elteudomini/carpetaonhihaelclientraw/bindows/imperial.htm  (anglès, unitats imperials)
 
 
Fixa't que pots canviar la freqüència d'actualització canviant aquesta línia en els arxius *.htm corresponents:
 
temps = 5; ////////////////////////// change here the upload time lapse in seconds
 
Descàrrega
 
bindows.zip
Free real time weather station display utility.

Weather Station display scripts based on:
 
/*
 * Bindows Gauges Library
 * http://www.bindows.net/
 * Copyright (c) 2003-2009 MB Technologies
 *
 * Bindows(TM) and the Bindows Gauges Library belong to MB Technologies (Georgia, USA). All rights reserved.
 */
 
The package is provided FREE of charge, without any warranty and without any commitment for support.
 
/////////////////////////////////////////////////////////
 
With additional scripts for a gauge showing live data read from the clientraw.txt file generated
 
from a Weather-Display powered weather station, by www.atmos.cat
 
 
How to install the Weather Station Ajax gauge based on Bindows(TM):
 
Copy this whole folder ("bindows") in the same server directory where the clientraw.txt file is - done!
 
 
To see the gauge:
 
http://yourdomain/clientrawdirectory/bindows/index.htm  (english, metric units)
 
http://yourdomain/clientrawdirectory/bindows/imperial.htm  (english, imperial units)
 
http://yourdomain/clientrawdirectory/bindows/estacio.htm  (catalan, metric units)
 
 
Note that you can change the update frequency by changing this line in the *.htm files:
 
temps = 5; ////////////////////////// change here the upload time lapse in seconds
 
Download