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