Earlier, my blogs were published under the URL – https://blogs.msdn.microsoft.com/ninadk/. With publication of this new blog site, I’ve restored only a couple of my previous blogs here. These ones provide continuity on the experiments that I am still working on. You can still access my previous rambling at the msdn site
Adafruit Feather with to the Microsoft Azure IoT Hub
NinadK-MSFT 02-06-2016 10:40:53
If you are the lucky owner of the Microsoft Azure IoT Starter Kits containing Adafruit Feather, I’ve created a step-by-step guide for you to integrate with Azure. The aim of this mini project is for the Adafruit Feather to communicate with to the Microsoft Azure IoT Hub. Adafruit Feather should be able to send telemetry messages and also respond to commands sent to it by the IoT hub. Enjoy. and don’t forget to provide feedback.
GitHub Link: https://github.com/ninadkanthi/Adafruit_IoTSuite_Integration
Time Lapse Video using Raspberry Pi and Windows Azure
NinadK-MSFT 11-05-2016 20:14:31
Hello,
Recently had some spare bandwidth and a Raspberry Pi device to play with.
Excellent
Embarked on a project to create time-lapsed videos in conjunction with the Raspberry Pi camera module. Project takes snapshots every seconds, per day and uploads the photographs to Microsoft Azure at the end of every hour. At the end of day, all the uploaded photographs are consolidated into a movie file and stored on Azure storage. The complete end-to-end project has been uploaded on GitHub and can be accessed from here. Happy to hear back