- Terminus FE1.1 USB hub board: the solution to connect four USB devicesPosted 2 months ago
- Understanding the Mechanics of 3D PrintingPosted 4 months ago
- SDS011 the Air Quality SensorPosted 5 months ago
- NIXIE STYLE LED DISPLAYPosted 8 months ago
- TOTEM: learning by experimentingPosted 8 months ago
- Google Assistant Voice Controlled Switch – NodeMCU IOT ProjePosted 9 months ago
- Water Softener Salt Level MonitorPosted 9 months ago
- Sparkly Air SensorPosted 9 months ago
- Ultra sonic distance finder with live statusPosted 9 months ago
- Windows interface to have total control over lampsPosted 9 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.