- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 2 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 3 months ago
- Building a 3D Digital Clock with ArduinoPosted 8 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 9 months ago
- Snowflake with ArduinoPosted 9 months ago
- Holographic Christmas TreePosted 9 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 10 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 10 months ago
- What is IoT and which devices to usePosted 11 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 11 months ago
PolaPi-Zero is a Polaroid-Inspired Raspberry Pi Camera
Electronic technician and Raspberry Pi enthusiast Pierre Muth has unveiled a new Raspberry Pi Polaroid camera he has created in the form of the PolaPi-Zero, which uses a thermal printer to provide instant hardcopies of your photographs.
The project uses a Raspberry Pi zero equipped with a Pi Camera Module, a 7.2V battery with voltage regulator, and a few buttons.
In his original PolaPi build, Pierre had been forced to cannibalise a retail-grade thermal receipt printer, leaving the unit bulky and weighty.
With the new model, following in the footsteps of the small-bodied Raspberry Pi Zero, he managed to acquire the Nano Thermal Receipt Printer from Adafruit: a smaller device marketed specifically for use with boards such as the Raspberry Pi and Arduino. Coupled with a Sharp memory LCD, the camera allows its user to see the image on screen in black and white before printing, guaranteeing the quality of the photograph before you commit to the print.
Pierre used the project as “a good excuse to start learning Python (finally)”, in part due to the array of existing Python code available online. His original camera ran using Java, and though he admits to the final Python code not being the most elegant, he provides it via both his GitHub repo as complete code, and as a downloadable image for the Raspberry Pi Zero.
For further information you can visit the MagPi Magazine page.