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 !
April 01, 2023
macOS Ventura on unsupported Mac
In this post I will update a MacBook Air 6.2 with SSD, Mid 2013, to Ventura(13.5) with the same patcher but the latest version 6.2 !!
March 27, 2023
Node-Red on MCU:s, Raspberry Pi Pico W
March 12, 2023
Upgrade from Buster to Bullseye, Raspberry
- Homebridge(HB)
- Razberry, Z-way interface
- CUPS, printer software
- Node-RED(NR)
When I started with the RPi it was Jessie, then Stretch and Buster. Every time I upgraded the SD card to the latest OS and it just worked. It should been said that I always waited a year or so and I'm using the RPi headless without any GUI.
Now it was time to go from Buster to Bullseye !
March 11, 2023
Raspberry/Linux print server Windows/Apple, CUPS
March 01, 2023
NTP server on Raspberry & Linux(Offline)
February 20, 2023
Z-Wave on Raspberry PI
Installing a Z-Wave controller on Raspberry Pi is much easier than You think.
The only add on You need is the Razberry Z-wave Shield and free software from the same site.
January 20, 2023
Seatalk 1 and NMEA2000 combined
January 02, 2023
- OpenPlotter(OP)
- OpenCPN(OC)
- SignalK(SK)
November 28, 2022
Calculate wind using U and V GRIB components, NodeRed, JS
In this post I will extract wind data from a GRIB forecast file and use the U V components to calculate, and display, wind speed and direction at a chosen point. The data is visualized as graphs in a NodeRed dashboard.
November 06, 2022
Speedtest LAN and Internet/WAN, iperf3
October 01, 2022
Internet speed measure II
This application is measuring Your Internet connection at chosen intervals using speedtest.net and showing the result in a graph. If the speed is under a set value it will send You an e-mail.
September 18, 2022
Victron monitoring solution, Venus, on Raspberry
Updated 2022-09-18 !
Victron have a state-of-the-art monitoring solution used by the GX products. It can monitor their other system components such as inverter/chargers, solar chargers, shunts, and batteries both local and remote all over the world.
If you have a smaller Victron solution it is nice to know that the same software, Venus OS(VOS), can run on a Raspberry Pi(RPi) instead of the more expensive and versatile GX products.
August 16, 2022
macOS Monterey on unsupported Mac
This is despite that max OS for the Mac is High Sierra. This is done, among other things, due to that the patcher handles Macs with graphic cards from 2008 - 2011 which Monterey doesn't do natively.
Since my former upgrade, to Big Sur, included a format of the SSD disk I here used the patcher to do an upgrade from Big Sur to Monterey.
July 27, 2022
RS-232 with displays & AV equipment
After some checking I found that on most displays, even on our own TV set, there is a connector for the RS - 232 protocol that accepts commands similar to the commands sent by the remote control.
July 09, 2022
Davis PWS linked to pwsweather.com
An add on is that you via API:s can get both the current weather, forecast and other data free of charge, via the aerisweather.com(AW) site.
This post will handle the setup and also a Node-Red dashboard interfacing the aeris API.
July 04, 2022
Node-Red multiple instances, RPi
- a test environment for Node-Red(NR), separated from production
- separated instances for different applications
A post for NR quick install.