Posts

Showing posts from October, 2020

WeatherLink weather template

Image
Updated 2022-02-21 ! If You are interested in building Your own weathersite with information from Davis Weatherlink(DWL), and don't are a skilled programmer I can really recommend Node-Red(NR). In this post I give an example how to start with the NR dashboard GUI and DWL V1 API. !! Please note new version with the latest v2 API !! If You want a more advanced weather site/template  this is  a very nice one coded in PHP.

Raspberry and external storage/disk

Image
There is a post, l ink will follow below, from the Raspberry Org site  which  is very informativ and handles how to connect your external hard disk, SSD, or USB stick to any of the USB ports on the Raspberry Pi(RPi), and  " mount "  the file system to access the data stored on it.   So there is no need for a rewrite and this post will therefore continue with how to connect to a Windows server , (Other SMB or Samba servers will also work), both temporary and  automagically  at boot.  Check this post RPi booting from an USB drive !