Basic MOSFET Switches
So, fundamental to many electronic projects is switching. Also, switching is where a MOSFET can really shine. Why? Because most have a low on resistance and require voltage to turn…
Get PlatformIO and serialupdi Working
For starters I am working with ATTiny 1626 micros. I have been using an Arduino UNO to burn them from PlatformIO up until now. So, how can I get AvrDude…
Specific PHP in Apache
Hello all, this came in handy the other day for nextcloud so I figured I would put a quick post about it out. Let’s say, you want a PHP 8.0…
ATTiny 1626 Timers
So, time is important to microcontrollers. Also, it is important for may circuits that could be built using a microcontroller such as a ATTiny 1626. Also, they are so inexpensive…
My Network: Overview
So, I have decided it is best to start a series here called “My Network” in this I will outline and provide an overview of my network. Furthermore, these posts…
DMZ and Web Server Behind pfSense
So, I thought I had a article related to this when I was answering this post on Server fault. However, I could not find one so I wrote this one…
99 F150: Add an Actual Oil Pressure Gauge
Introduction Hello all, As I progress on my 99 F150 build I realized that it would be nice to replace the original oil pressure switch used by Ford with an…
99 F150’s New PCM
So, It has been a while and I have since rebuilt my wordpress site. This content is to replace the original and also add updates to the progress of this…
Debian Kubernetes: Install Specific Version
So, with all cloud technologies these days. It is clear the core layers are moving faster than the supporting elements can keep up. For instance, Rancher or Portainer. Now, this…
usbip for Home Assistant
USBIP allows detaching USB from servers such as Home Assistant so that it can be placed in ideal location for usb dongles. Also, helps detach hardware so Home Assistant can…