- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 1 month 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 8 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 9 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 10 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 11 months ago
DIY Arduino Powered Single Pixel Scanning Camera
Created by Tucker Shannon, the single pixel scanning camera uses a pair of stepper motors which directs the RGB color sensor (Adafruit TCS3472) in a square spiral for image acquisition: all powered by an Arduino Uno SBC.
If you are interested in building your very own Arduino powered single pixel scanning camera, all you need is:
- Arduino Uno
- Adafruit RGB Colour Sensor TCS34725
- x2 BYJ-48 Stepper motor with drivers
- 3mm OD aluminium tube
- x20 M3x6mm fasteners
Alternatively a photoresistor can be used in place of the RGB sensor for black and white photos if preferred.
The device looks like something akin to some sort of auto-turret, and directs the sensor in a square spiral for image acquisition. The resulting pictures are certainly low-res, but good enough to pick out recognizable forms with a little imagination.
Code for the project can be found on GitHub and print files are on Thingiverse.