-
Recent Posts
Recent Comments
- Customizing a Smart Plug – Part 2 | DigitalNigel on Customizing a Smart Plug
- Mikkel Stelvig on Roomba Troubleshooting
- GPS Timing Over USB | DigitalNigel on GPS Device for NTP Servers
- Missy Bodine on Roomba Troubleshooting
- Lisa Egeler on Roomba Troubleshooting
Meta
Category Archives: Technology
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
GPS Device for NTP Servers
I’ve made a few posts over the years about using GPS devices for precision timekeeping for NTP Stratum 1 servers, and recently the topic came up again with some colleagues to potentially build another one. My previous builds have been … Continue reading
Posted in Electronics, Projects, Technology
1 Comment