Category Archives: Technology

Quick Fiber Optics Tip

I was recently having a conversation with a colleague about doing some troubleshooting on a fiber optic network connection he was working on, and was looking for a way to verify light was actually making it down the fiber. There … Continue reading

Posted in Electronics, Random, Technology | Leave a comment

Customizing a Smart Plug

Recently some projects around the house have been in need of some better ‘home automation’ than a standard timer can provide, so I went looking for a smart plug that was either ‘dumb’ enough for my liking (didn’t tie you … Continue reading

Posted in Electronics, Random, Technology | 1 Comment

Wired Ethernet on ESP32

I’ve used the ESP32 microcontrollers for a number of projects at this point, often using the built-in WiFi radio. However, there are use cases where WiFi may be less than ideal. In my case, I’m interested in the higher reliability … Continue reading

Posted in Electronics, Technology | Leave a comment

Simulating Full IPv4 Tables in the Lab

I’ve been doing some testing recently with different software based routers, and wanted to give them a test under real world conditions. The current full IPv4 table is larger than 900,000 routes and to get an idea of how well … Continue reading

Posted in Random, Technology | Leave a comment

GPS Timing Over USB

I recently posted about building this GPS receiver for use in making Stratum 1 NTP servers, and through conversation with some friends, I was interested understanding the performance difference in timing the Pulse-Per-Second (PPS) signal via the hardware serial port, … Continue reading

Posted in Electronics, Projects, Technology | Leave a comment