A very easy way to measure temperature with Raspberry Pi, RPi, is to connect one wire (1W) DS18B20 (DS)temperature sensors direkt to the RPi GPIO.
November 05, 2023
SignalK, measuring temperature
A very easy way to measure temperature with Raspberry Pi, RPi, is to connect one wire (1W) DS18B20 (DS)temperature sensors direkt to the RPi GPIO.
November 04, 2023
AIS for Raspberry with Map, Dispatcher
October 30, 2023
RuuviTag and Node-Red
Having used Node-Red(NR) on Raspberry Pi before, the first application was this dashboard. Tested and works with with Node.js V18 !
October 26, 2023
Homebridge made simple, Homebridge
There has really been big improvements in the installation process and I think the HB version is better/easier than HOOBS.
Migrate from HOOBS ?! Link
October 17, 2023
Raspberry headless install with WiFi
To make an active WiFi connection at first boot You have to use the "Advanced options" in Raspberry Pi Imager or create, old way, a configuration file called "wpa_supplicant.conf".
October 16, 2023
Understand/Install Openplotter/OpenCPN/SignalK, II
October 15, 2023
Understand/Install Openplotter/OpenCPN/SignalK, I
- OpenCPN(OC), is the plotter software where You navigate and handle charts
- SignalK(SK), is the software where all the sensor inputs are handled. Could be NMEA data or SK formated inputs
- OpenPlotter(OP), is the administration shell where all is administrated
As You investigate the different software packages You will see that there are some overlap in the functions.
With OC 5.2 + there was several updates....
October 13, 2023
NetworkManager on Raspberry, easy start
NM isn't really new since the first public release was made 2004.
In this post I will write down some NM hints for an easy start since I didn't find any myself.
October 12, 2023
NetworkManager UI and access point, hotspot
- NMTUI is NetworkManager text UI which can handle the most common tasks in a easy way.
- An access point or hotspot will be configured.
- "sudo nmcli connection edit xxxx" is a command that guides you throw a change of parameters.
October 04, 2023
TP-Link Deco M9 V2 Plus software update
October 02, 2023
Bluetooth Beacon and Raspberry
A Bluetooth Beacon, could be a RuuvuTag, is a device that You don't have to pair with, You just scan and receive the data that they are transmitting.
Start with checking that Your BT interface is working, in a terminal window, typing
hciconfig
September 24, 2023
Volvo C70, Mk1, convertible tips and trix
So this post will be some problem solving and links to information which could be handy.
There is a private Facebook group which is active and helpful.
September 13, 2023
Remote access, remote.it, made simple
August 27, 2023
Apple HomeKit doing Matter upgrade with Hombridge
There is a nice article from "The Verge" which explains it all.
Using Homebridge(HB) it could be nice to know what happens when you upgrade your HomeKit hub to the new standard so his post will just give some quick tips
Here is a support article from Apple and please note that if you upgrade you will not be able to use an iPad as a Home hub anymore.
August 10, 2023
Optimizing your energy, electricity, bill. NodeRed !
July 12, 2023
Bluetooth and Node-Red
One nice and simple NRN is the node-red-contrib-noble which have the same problem. I picked up the freshest source, dependent on @abandonware/noble, forked it and added install instructions. It works with Node <= v18.
July 05, 2023
Teltonika router as security, burglar, alarm !
June 30, 2023
Teltonika router as security, burglar, alarm
June 12, 2023
Bootable installer for "any" MAC OS, II
June 01, 2023
Teltonika router RUT 240 quick setup
May 04, 2023
Shelly 1 quick install
Setup for the later version, Shelly Plus 1, is found here !!
S1 is a WiFi switch, 16 Amps, with dry contacts and the function "without Internet" + that the S1 can use a 12V DC source makes it perfect for an "use case" in a boat/mobile home.
It's compatible with Alexa, Google or HomeKit using HomeBridge or as a "native" HomeKit device using Mongoose firmware(Flashed via a standard WEB browser !)
May 03, 2023
Shelly PLUS 1 quick install
Updated 2023-05-03 !
In a former post I made a writing about Shelly 1(S1) and this post will handle about the successor Shelly PLUS 1(SP1) but much of the content is also valid for some of Shellys other devices which uses the same software/API.
To keep it simple, SP1 is a WiFi switch, 16 Amps, with dry contacts but compared to the S1 the hardware and the software is updated.
The function "without Internet" + that the SP1 can use a 12V DC source makes it perfect for an "use case" in a boat/mobile home.
May 01, 2023
HomeKit bridge with Shelly/Shelly 1
HomeBridge is used for this setup and to make it appear in the Apple Home app.
The main advantage with the Shelly devices are that they are WiFi enabled and therefore You don't have to use a hub, this compared to z-way/zigbee and some other solutions.
First install Shelly1(S1).
April 14, 2023
Install Weather34 with WeatherLink
If You want Your Private Weather Station(PWS) Davis Vantage Pro2, or other Davis products that use WeatherLink, to provide data for the template we use at Domstens Båtklubb just follow the instructions below.
This is made without additional software such as Cumulus, Weather display or the Meteobridge product.
This application is updated !!, to use the v2 API. Check this post !!
April 02, 2023
Bootable installer for "any" MAC OS
The other MAC:s I have are running Catalina or Big Sur and if you try to download and older OS, via app-store, you just get an error saying that the running OS don't accept the download of an old OS.
The universal way to create an USB installer seems to be using the command "createinstallmedia", requires OS X 10.7 Lion or later, but you need the respective OS install app !