DYI Weather template with data from Davis Weatherlink
I have been very fond of our weather website with the Weather34 application(W34), but there is an end to everything.....
Doing an upgrade of the server it collapsed and showed a blank screen. I'm no programmer but I had to test if it was possible to upgrade the app using ChatGPT and Gemini. Burt several hours later I gave up !!
I have put a lot of work building an interface for pulling data from Davis Weatherlink and creating a Cumulus data text file, "realtime.txt", so it could be used by W34. The data from the txt file is also used by 2 WEB-sites. These sites use some of the data so in my case the backward compatibility was very important.
Creating the new WEB-site I used the old logic and the new WEB-application is retrieving the data from "realtime.txt".
To keep it simple I showed Gemini the picture from my Node-RED application, the code "cumulusdata.php" and the file specification for "realtime.txt". After some hours of dialog the above WEB-site was created and put into production.
.
.
.
To be continued !!

Comments
Post a Comment
Feel free to leave a comment ! ... but due to a lot of spam comments I have to moderate them. Will reply ASAP !