July 8, 2019September 6, 2019Computing, Internet Of Things, Programming ESP32 Development Environment – Bleeding Edge ESP-IDF v4.1 with cmake There’s a few options to program the esp32: Arduino IDE : good. Heaps of support and tutorials. Some key limitations for ESP32, […]
June 11, 2019June 12, 2019Computing, Internet Of Things, Programming WebApp Development for a Esp32 Arduino Sketch AJAX or websockets will allow nicer development. I’m trying BootStrap to get a tidy interface. Bootply.com and layitout.com enable you to easily […]
February 19, 2019February 19, 2019Programming, Uncategorized VBA Regex Typical Replacement Example Dim objRegExp As Object ‘ RegExp using Microsoft VBScript 5.5 Set objRegExp = CreateObject(vbscript.regexp) Dim res As String res […]
February 19, 2019February 19, 2019Programming Time Lapsing with Raspberry Pi Time Lapse Setup TimeLapse on RPi Enable camera via raspi-config Get pi-timolo which provides a nice script set and configuration to run […]
February 19, 2019February 19, 2019Programming, Software Beeson Excel Function What is it? These add-in contains various User Defined Functions. They can answer the following Where is the Sunday in London on […]