Blog Archives

Low Cost DIY Photobooth

Photobooths are popular at many types of social events, including weddings, birthday parties, and school dances. However, renting one can easily cost upwards of $1000, making them impractical for many events. So when a friend mentioned wanting one for her

Tagged with: , , , , , , , , , , , , , , ,
Posted in Linux, Projects, Python

SSD1306 and Python with the BeagleBone Black

The SSD1306 is an OLED display made with SPI and I2C interfaces. With a simple Python library I adapted (a modified version of py-gaugette), it is easy to render text, images (from bitmaps of pretty much any format), progress bars,

Posted in BeagleBone Black, Linux, Projects, Python