Tag: raspberry pi

  • Thoughts on the newly announced Raspberry Pi 5

    Thoughts on the newly announced Raspberry Pi 5

    Woke up this morning to many news stories that the Raspberry Pi 5 was announced (after the head of Raspberry Pi had said there wouldn’t be a Pi 5 in 2023). Interestingly, if you subscribe to the Raspberry Pi magazine, you’ll be first in line for pre-orders. After having read 5 articles summarizing all the…

  • My Programming Projects and Progress in 2020

    Back in 2019, when I did my programming retrospective I made a few predictions. How did those go? Work on my Extra Life Donation Tracker? Yup! See below! Write more C++ thanks to Arduino? Not so much.  C# thanks to Unity? Yes, but not in the way I thought. I only did minor work on…

  • Switching up the hardware for the Garage IOT

    Back in May, I set up my Raspberry Pi B as my garage door monitor. Unfortunately it stopped working, I haven’t investigated yet, but I wouldn’t be surprised if it got hit with the infamous SD card corruption that was a big problem with the early Raspberry Pi boards. (I think I read it’s much…

  • Today in Programming: Python

    I noticed that something had gone screwy with the Raspberry Pi 1B in the garage that was monitoring the garage door. I restarted it and discovered that last time I was coding and working on making it more robust if it had a temporary lapse in WiFi (so it wouldn’t crash), I’d created a little…

  • Raspberry Pi Zero W for new Projects

    Raspberry Pi Zero W for new Projects

    The next project I wanted to work on was to see if maybe my environment monitoring might be slightly more reliable with a Raspberry Pi than with an Arduino. So I wanted to do some comparisons. For my bathroom IoT project, I am using: Arduinio MKR Wif i 1010 – $32.10 Arduino MKR ENV Shield…

  • An Update on my Roll-Your-Own IoT

    As things continue to happen in the commercial IoT space like Wink switching to requiring subscription fees, I continue to feel happy that I’m creating my own Internet of Things solutions rather than relying on commercial vendors who can decide to disappear or suddenly start charging fees. The cost for me is that things go…

  • Technology Growth is Pretty Awesome

    It’s pretty neat how much technology has changed in the past 8 years. Eight years ago Rich West and I coded up a web server on a microcontroller (code here) and part of my justification was that, for only $50, someone would be able to have a web server on a microcontroller. Wouldn’t that be…