October 3, 2021April 12, 2022Hiking, Skiing, Mountains Long Distance European Hiking… with a Tweenager Gear Sleeping bag MD Ultra 500 (900g) has a probable EN rating of -8°C (limit) to 0°C (comfort). This was ok for […]
September 13, 2021Energy Monitoring, Internet Of Things, Sustainable Buildings Energy Dashboards Currently (2021) PhiSaver has one billlion data points. It’s a bit hard to display in a single user dashboard. An efficient user […]
August 23, 2021December 20, 2023Energy Monitoring Energy Monitoring: Circuit Positives and Negatives! Control Volume Switchboard This is how I use a control-volume approach to practically monitor circuits. It’s half maths and half “it’s easy […]
August 17, 2021September 20, 2021Computing, Internet Of Things InfluxDB v2 (Flux) Setup for Energy and Power Data from Iotawatt This are my notes on setting up InfluxDBv2 for storing Iotawatt power readings. Specifically I needed to: Transition a live site from […]
August 2, 2021May 12, 2022Uncategorized Raspi (Zero W or Rpi 4) router with wlan1 Wifi Dongle Pi Zero There are a few options to do this. I used the official documentation and adapted it to create a script: […]
June 27, 2021June 27, 2021Uncategorized InfluxDB1 to InfluxDB2 with SSL Install new Ubuntu 20 LTS on AWS (t3.medium). ‘t3 is better value than t2’ (tried installing influxdb2 (auto upgrade from v1) then […]
May 3, 2021June 11, 2023Computing, Energy Monitoring, Internet Of Things Enclosures for electronics and RF Investigations into using ABS, polycarbonate and sheet metal enclosures to house electronics with a focus on getting that radio signal (wifi, 3G/4G) […]
March 8, 2021September 9, 2023Uncategorized Robustel 3G Router Setup Setting up a R1510-4L 3G router in Australia The setup is R1510-4L router with Telstra SIM card and Jasper web control. The […]
March 7, 2021June 5, 2023Computing, Internet Of Things OpenVPN for IoT : Linux Server, Various Clients including RaspiZero Using a AWS Linux server, and Raspberry Pi Zero clients Situation Goals Solution Details Setup OpenVPN Server and CA add_client.sh Run on […]
March 5, 2021June 16, 2021Computing, Programming linux commands Test OpenVPN server on it’s standard UDP port telnet is so 2020 so use nc which does UDP too -v verbose -z […]