Pong

Powering a feather for PONG!

In this post we will explore how to power your huzzah 32 / esp32 feather. There are several ways to achieve this -- laptop, wall adaptor, phone charger, phone battery,...

more…

PONG (2024) — Layer Cake

A quick, high level look at the PONG game and how it relates to topology, shiftr and connection patterns. It's a bit long but it will (hopefully) give you strong...

more…

PONG (2024) — Connections

PONG (2024) making connections -- shiftr, p5js and esp32 huzzahs! Looking at code snippets and how to ensure you have all the nodes talking and listening. Covers SSID and passwords...

more…

Pong (2024) – Intro to Game Play

Overview video sharing the keystrokes and game navigation. It repeats info on connecting p5js to shiftr. https://vimeo.com/914621931

more…

Pong (2022)

Building A Pong Interface Here is a review and overview of building out a pong controller. Start by getting the code from github. Then watch the videos below. Video:: Setup...

more…

Accelerometer as PONG controller (2024)

This post provides an example and walk through of how to incorporate a novel sensor into your pong controller. I will start with the demo circuit from class and associated...

more…