- Efficient and Compact Stereo Power Amplifier: Unleash High-Quality Audio with the PAM8610Posted 6 hours ago
- Terminus FE1.1 USB hub board: the solution to connect four USB devicesPosted 3 months ago
- Understanding the Mechanics of 3D PrintingPosted 4 months ago
- SDS011 the Air Quality SensorPosted 5 months ago
- NIXIE STYLE LED DISPLAYPosted 9 months ago
- TOTEM: learning by experimentingPosted 9 months ago
- Google Assistant Voice Controlled Switch – NodeMCU IOT ProjePosted 9 months ago
- Water Softener Salt Level MonitorPosted 10 months ago
- Sparkly Air SensorPosted 10 months ago
- Ultra sonic distance finder with live statusPosted 10 months ago
Windows 10 IoT Core Timelapse Camera Applications
I wanted to do timelapse video of some plants growing in a pot on my window sill so I wrote Windows 10 IoT Core Universal Windows Platform (UWP) background task to capture images and store them to the local file system of a Raspberry Pi or DragonBoard 410C devices.
The first version was pretty rough so for the next one I moved all the configuration to a appsettings file and added the ability to format image file and folder names.
By changing the image\folder name format strings I could “bucket” the images by hour\day\month etc. to make management and searching easier.