So how to change the host name on the cloned SD card before I'm using it in the second RPi ?
January 10, 2022
Raspberry, edit config or add files before boot
So how to change the host name on the cloned SD card before I'm using it in the second RPi ?
December 05, 2021
Davis weather station, WeatherLink, PHP
In the harbour we are using a Davis weather station, Vantage Pro2, as our PWS(Private Weather Station).
If you like to display the data, online on the web, you can use the Davis service, Weatherlink(WL) where you register an account.
Another way is to retrieve the weather data as XML or JSON, from the Weatherlink web-site, and use it in your own application (open source!).
Another approach with NodeRed could be find here.
October 16, 2021
Raspberry, restart network, or reboot, at ping failure
October 15, 2021
SIGNL4, automated alerting with free mobile app
They have several ways to create an alert, can involve a team, have a nice app and is free, up to 5 users, if you use the "STARTER" option.
In this post, as an example, I will show how I detect if my AIS receiver/dispatcher stops receiving AIS targets, sent to Vesselfinder, and how an alert is forwarded to the SIGNL4 app.
August 24, 2021
Ring doorbell install and relay
- Internal doorbells
- No internal doorbell but charging the battery
- External relay, triggering "anything"
- Wireless relay
August 08, 2021
Homebridge made simple, HOOBS
I have written several post about the HomeKit Bridge, Homebridge(HB), but if You want another simple way, with GUI, to handle the server and plugins the guys at HOOBS have done a nice software package.
July 24, 2021
Raymarine AXIOM and NMEA0183
Some solutions
- Pick N1 data from the AIS
- NMEA 2000, N2 to N1 konverter
- SeaTalk NG, NG to N1 konverter
July 14, 2021
AIS dispatcher, stand alone
Please note ! This software is "labeled" deprecated and the AISHub guys recommend you to use this package, with built in GUI, instead. The old version, described in this post, still works, for RPi OS before Bookworm, and is very lightweight.
July 07, 2021
MySQL and NodeRed
July 01, 2021
Raspberry fan control, Node-Red
Do You want to have control over the Raspberry Pi(RPi) ?
Functions
- CPU Temperature
- CPU Load %
- Free RAM %
- Disk Usage %
- Shutdown and Reboot buttons
- Fan PWM control via GPIO
June 15, 2021
Volvo Penta NMEA 2000 Gateway
It's always nice to have ALL information at the same place, navigator/plotter, when You are out with the boat.
What could be missing is the engine information/data. If You have a Volvo Penta from 2006 or later it could be pretty easy.
There are some "standard" NMEA 2000 gateways to choose from, for example;
May 21, 2021
HomeKit bridge with Z-Wave
These devices are available for Apples HomeKit. The devices are Bluetooth, BLE, or WiFi connected so it could be a limited range in Your house.
The Z-Wave solution have a smarter setup running on a type of network called a "mesh network". One Z-Wave product will pass the signal along to another (“hop”) until the final destination is reached. Every device, not battery charged, acts as a messenger; the more devices you have, the more powerful and strong your network is.
April 15, 2021
Homekit, temperature with DS18B20
This assumes that You have Homebridge up and running on a Raspberry Pi
Check this post !! "ANY" temp source can be HomeKit enabled.
March 22, 2021
Wordpress with PHP Everywhere
In our case I had to visualize a list from a MySQL database and in another case I had to fetch data from another website.
March 13, 2021
SignalK switch with NodeRed and WilhelmSK
- Shelly 1 as the hardware switch
- NodeRed as the function engine
- NodeRed dashboard as input/output interface
- WilhelmSK as input/output, check picture
- A http endpoint as state sensing
February 15, 2021
Raspberry Pi measuring Voltage
January 01, 2021
Scanner GUI with NodeRed
December 27, 2020
Homebridge, retrieve accessories information & status
For example I'm using the Aeotec MultiSensor 6,(AM6), via the z-way plugin, where I'm sensing the light level. Since Im living in northern Europe it's not very accurate to switch the indoor lightning by sun-rise/set. So instead I'm using the AM6 together with the EVE app to switch the lightning.
December 15, 2020
Free Gmail mail merge with Sheets
The point using mail merge is that you can personalize your outgoing mails and you will fore sure get a better response rate.
November 15, 2020
Eniro charts using SignalK & Freeboard
October 15, 2020
WeatherLink weather template
!! 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.
October 10, 2020
Raspberry and external storage/disk
There is a post, link 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 !
September 12, 2020
Kamado gasket glue
The gasket on our Kamado Joe was falling off after a very hot pizza cooking project. After some Googling, search link here, I found several post where people, to my surprise, used 3M™ Super 77™ Multipurpose Spray Adhesive.
I'm surprised due to it's just specified to handle up to 65 °C, 150 °Fahrenheit.
It was also not available in the nearest shops so searching a bit further I found ...
August 30, 2020
Speedtest vs ISP and at home
After some Googling I found some favorite applications, implemented on a cable connected Raspberry PI(RPi), which do the job so You can start measure and stop guessing.
A speedtest,
- checking Your ISP, with just a bash script
- for Your home network