- Holographic Christmas TreePosted 4 days ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 3 weeks ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 month ago
- What is IoT and which devices to usePosted 1 month ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 2 months ago
- Make your curtains smartPosted 2 months ago
- Configuring an ESP8266 for Battery PowerPosted 2 months ago
- Creating a Telegram Bot for ESP32Posted 2 months ago
- Mini Course on BlynkPosted 2 months ago
- Creating a Unique Electronic Musical Instrument: The Sound WallPosted 2 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.