All Articles
Arduino Coding: Traffic Lights
I’ve written several articles before using Low Voltage Labs Traffic Light LEDs for Raspberry Pi, but never tried this with Arduino before. A little while back I noticed that they als...
In Arduino, IoT, Coding, C,Making a Game with a Raspberry Pi, LED Arcade Button, Buzzer and Python
This is a project I’d wanted to do for a while, and finally got motivation and time to make headway with! As the current social distancing measures have made in person Meetups imposs...
In Raspberry Pi, Python, Technology, Coding,Converting an 80s Peugeot Bicycle to Single Speed
I grew up in Nottingham, England in the 1980s-90s. At the time this was the home of the Raleigh bicycles HQ and factory, so almost everyone rode a Raleigh. They were solid bikes, an...
In Cycling, Hobbies,Raspberry Pi Coding in Swift: Traffic Lights
As long time readers know, I’ve written a series of articles each describing how to get up and running with controlling the Raspberry Pi GPIO pins using different programming language...
In Raspberry Pi, Technology, IoT, Swift, Coding,Raspberry Pi Coding with Node Red: Traffic Lights
Node RED is a tool that has interested me for some time - specifically when used on the Raspberry Pi to control or receive input from hardware devices. As part of my series of posts ...
In Raspberry Pi, IoT, JavaScript, Node.js, Node RED, Coding,Radio Controlled Car and Coffee Fun
I’ve long been interested in radio controlled cars, and have built and raced them to quite a high level several times before although not recently. Today I decided to take one out on...
In Radio Control, Video, Hobbies,Raspberry Pi Coolest Projects USA 2020
Today I traveled from San Diego to the Discovery Cube in Santa Ana, California to check out this year’s Raspberry Pi Coolest Projects USA event. This is a one day Raspberry Pi Founda...
In Raspberry Pi,Using a Break Beam Sensor with Python and Raspberry Pi
Let’s take a look at how to use a break beam sensor in a Python script on a Raspberry Pi! I’ve had a few of these kicking around for a while now, and finally got around to unboxing o...
In Raspberry Pi, Python, IoT, Coding,Controlling Real World Objects with Raspberry Pi and Node.js
Here in San Diego, we have a monthly meetup called Fundamental JS. This is part of the wider San Diego JS family of meetups and is a favorite of mine because it focusses on core Java...
In Raspberry Pi, Node.js, IoT, Coding,Exploring JavaScript Generators with Redis Sets
Back in October 2019, I attended the San Diego JS “Fundamental JS” meetup where one of the talks was about generator functions. After the talk I decided to see if I could use a gener...
In JavaScript, Node.js, Redis, Coding,Featured
-
Making a Bus Stop API with Cloudflare Workers
In JavaScript, Coding, -
Building a Visual Bloom Filter with Raspberry Pi, Python and Unicorn Hat
In Python, Raspberry Pi, IoT, Coding, -
Building a Task Tracker with Arduino and LED Arcade Buttons
In Arduino, IoT, Coding, C, -
Building a Smart Card Transit Ticketing System with Redis and Raspberry Pi
In Python, Redis, IoT, Raspberry Pi, Node.js, Coding, -
A Look at Server Sent Events
In JavaScript, Node.js, HTML5, Front End, Coding,