Posts

Ring doorbell install and relay

Image
The electrical install instructions for the Ring Doorbell maybe could be a little easier to find  ?  So will give some links where you are connecting to Internal doorbells No internal doorbell but charging the battery External relay, triggering "anything" Wireless relay Ring Device manuals are found here .

Homebridge made simple, HOOBS

Image
Updated 2021-08-08 ! 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. I personally prefer the Homebridge  "native" install , which seems to be updated more frequently.

Raymarine AXIOM and NMEA0183

Image
Updated 2021-07-24 ! Many newer MFD:s don't have any  NMEA 0183(N1) connector. The   Axiom don't even have any Seatalk NG connector anymore, just the Device Net micro connector for NMEA 2000. Loosing the  N1 info, too for example the old VHF ( position data for DSC),   could be a problem so how to solve it ? Some solutions Pick N1 data from the AIS NMEA 2000, N2 to N1 konverte r SeaTalk NG, NG to N1 konverte r

AIS dispatcher, stand alone

Image
Updated 2021-07-14 ! The dispatcher " aisdispatcher "(AISD), Linux v1.2, from AISHub.net receives NMEA 0183 VDM/VDO messages , (NAIS) via an UDP/TCP connection, or serial interface, and forwards it to one or several destinations as UDP streams. It works at command line with no GUI. 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. The best AIS application ?  is found here  !

MySQL and NodeRed

Image
Updated 2021-07-07 ! Sometimes the syntax for the Javascript in Node-Red is a little hard to get, despite some Googling. This was evident when i tried the run the " node-red-node-mysql " node inserting data in a MySQL database. Also timestamps in different environments are a little complicated. So this post will cover both areas with some code examples done on a Raspberry Pi.

Raspberry fan control, Node-Red

Image
Updated 2021-07-01 ! 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 Other  NR posts  on this site

HomeKit bridge with Z-Wave

Image
Updated 2021-05-21 ! 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. Raspberry USB SSD boot made simple ? Check link  

Homekit, temperature with DS18B20

Image
Updated 2021-04-15 ! A cheap and simple way to measure temperature, and have it displayed in the Home app, is to connect one wire (1W)  DS18B20  (DS)temperature sensors direct to the Raspberry Pi(RPi) and install a DS plugin. This assumes that You have Homebridge up and running on a Raspberry Pi  Check this post !!    "ANY" temp source  can be HomeKit enabled.

Wordpress with PHP Everywhere

Image
Sometimes you have to handle things in Wordpress that you can't find any plugin for. 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. In both cases I solved it with inserted PHP code which is executing and getting the info.

Popular posts, last 30 days

Home Assistant with VirtualBox or Proxmox or Linux KVM ???

iCloud drive sync, or mount, with a Linux, Ubuntu, device

Raspberry Pi OS Lite with GUI, RDP, VNC, Chromium

NMEA WiFi gateway II

Underfloor heating with PID controller, Node-RED

NMEA WiFi gateway

AIS receiver and dispatcher ! The best ?!

NetworkManager UI and access point, hotspot

Clone the Raspberry boot disk

Installing Ubuntu 24.04 or 24.10/25.04 on an old MacBook Air(2011)