NASA Photo of the day

Privacy policy Updated 28 Feb 2024 This application displays the “Photo of the day” from NASA’s Astronomy Picture of the Day website. The app needs only an internet connection to work. No data is collected from you or your phone. We do not ask for, nor do we track your activities. Enjoy the photo!

Machine learning for beginners – Session 1

Machine learning for beginners – Session 1

Machine learning (“ML”) is the new kid in town. Every developer I meet is trying to boost his/her resume value by adding some aspect of ML in their resume. A very large number of these folks, simply download a set of Python libraries, write few samples downloaded from internet and call themselves “Data Scientists”. This … Continue reading

How to drive a relay using Microcontrollers

How to drive a relay using Microcontrollers

This post will outline how you can drive a relay using micro-controllers like AVR. Concepts are same for any other micro-controller used either in standalone mode or embedded in a development board like Netduino or Arduino. Before we begin, I want to introduce the relay to you. If you already know, then you can skip … Continue reading