Raspberry Pi Retro Player @Raspberry_Pi #PiDay #RaspberryPi
Maker TeCoEd found a vintage Argus Viewer in a charity shop for 50 pence. It sat around for a few years until he came across an OLED setup guide which led to the design of the Raspberry Pi Retro Player. Here’s more from TeCoEd:
So, what is it, at the heart of it the project is a Raspberry Pi 3 which is running a Python program that uses Open CV. The program code takes a video clip and breaks it down into individual frames, each one of those individual frames is then resized and converted to black and white, (grayscale) and then each one of the frames is then written back to the OLED display . This creates the illusion of motion and the video plays on the display. The OLED display uses the sh1106 driver which is a slightly different code than the standard Adafruit circuit Python library used for sh1306 displays. This required a little bit of investigation and a slightly different setup to normal Souvik Saha guide. However, I have produced a video with a detailed explanation on how to do this should you buy a sh1106 display yourself.
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7pm ET! To join, head over to YouTube and check out the show’s live chat – we’ll post the link there.