Window Micros

Web accessible lamp with ping pong balls for LED diffusion.
LED lamp at Castlemakers in Rainbow mode, the colors change continuously in this video.

Pointing out the new ping pong ball lamp in the Castlemakers window on Franklin Street is a natural follow-up after writing last month about the micro:bit in the window. It’s a great fun, low cost project built by one of our member with items found at the makerspace, except for the ping pong balls.

Example lamp components, penny included for size comparison to the ESP8266 modules.

Recently several of us started experimenting with ESP32’s, a ‘system on a chip’ device that’s less than $10. I’m working on a squirrel proof bird feeder using an ESP32 with a camera for squirrel recognition, more on that later. This project is built however with an ESP8266 module, predecessor of the ESP32, which cost even less. The ESP8266 modules, bought some time ago for $4, are still quite capable having both wifi and a control channel built in. Ian, who’s known to build things for the heck of it, turned an ESP8266, a bit of leftover led strip lights, some 3D printing, ping pong balls and some glue into a flashy user controlled lamp!

Webpage for lamp controls if you’re logged into our network.

There was mathematics involved in figuring out the right way to spiral the LED strip up the side for tight ping pong ball spacing, which depends on the diameter of the 3D printed cylinder. What’s also impressive is the built in web server. If you’re at the makerspace and logged into our network, type http://pingpong1.local to change the lamp pattern. Pretty darn impressive for a $4 circuit board!

We’re thinking about creating a class to help folks build these. If you’re interested stop by to let us know, post on this blog or send us an email.