Introduction to Physical Computing 1 Introduction With over ten million units sold, the Raspberry Pi single board computer has become one of the most popular ways to learn computer science.... Read more
The examples in this section illustrate several common approaches to structuring whole programs in CircuitPython. These are abstracted templates which will apply to any compatible microcontr... Read more
The following short Python programs will demonstrate essential operation of the Raspberry Pi Pico board. These use only the onboard hardware and the serial console. Each can be run by copyin... Read more
The following short Python programs will demonstrate essential operation of the Raspberry Pi Pico board. These use only the onboard hardware and the serial console. Each can be run by copyin... Read more
Things you need to knowTwo Flavors/Distros we will be using. CentOS release 6.4 (Final) on Taz.harding.edu Raspbian 3.10.25 – a modification of DebianCommand line programs ls or ls c... Read more
This article is about setting up network storage on Raspbian (follow the link to view the article on my corporate blog) 1. What is a NAS Server A (Network Attached Storage) NAS Server is a n... Read more
The Raspberry Pi is a credit-card-sized single-board computer developed in the UK by the Raspberry PiFoundation with the intention of promoting the teaching of basic computer science in sch... Read more
A Tour of the Pi Zero It’s Thanksgiving 2015 – the turkey’s brining, the potatos not-yet-mashed…and from Pi Towers the call goes out A NEWPI IS BORN! LONG LIVE THE PI! The... Read more
Introduction Access to internet and social media has resulted in an exponential increase of digital marketing and targeted advertising. One of the ways targeted advertising is achieved is th... Read more
This article is a “tips and tricks” for running Azure IoT Edge on Raspberry Pi. Plus Raspberry Pi 4 Tips for cooling, USB 3, and Docker. Azure IoT Edge on Raspberry Pi Buster plu... Read more