- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 2 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 4 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 6 months ago
- Building a 3D Digital Clock with ArduinoPosted 10 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 11 months ago
- Snowflake with ArduinoPosted 11 months ago
- Holographic Christmas TreePosted 12 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 12 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year 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.