Technology

Post thumbnail

Pandemics, viruses, quarantines, and vaccines have become part of everyday conservations for many. However, it was only after having discussions with our grandkids about being out of school because of COVID-19 that I realize that these same terms had become embedded in their vocabulary as well. Because of their interests, I made a series of…

Read More Covid-19 – Grandpa’s Science

Six words I’ve heard a lot these past several days are “No Grandpa, let me show you.” And here I thought that as Baby Boomers we knew more than a four-year-old. Unspecting Baby Boomers Julie and I are watching our ‘almost two’ and ‘almost five’-year-old grandkids while their parents take a well-earned vacation. Amongst the…

Read More Technology… huh?

So I had a challenge that required me to keep running up and downstairs as I was troubleshooting a new project. I’m having a problem with a temperamental water heater and decided to monitor it remotely. I have a photo-resistor taped to the water heater’s status LED and I use an Arduino Nano to capture…

Read More PlatformIO for Arduino on Linux Command Line

On Raspberry PI I use the WiringPi library for both C and Python development. Below is an example of cycling through three GPIO pins to light up a set of LEDs. GPIO 17 – Pin 6 maps to the WiringPi logical pin 0 GPIO 22 – Pin 7 maps to the WiringPi logical pin 2…

Read More Raspberry PI GPIO