DIY electronics
In one of my blogs we have seen how to post data to the twitter using node-red. In this blog we will see how send a mail when
Read More
Arduino
With Node-Red it is very easy to create work flows. Here will learn how to build a simple workflow to post the Serial output of Arduino (or any
Read More
Arduino
In this blog I will show you how to develop a heater control system(On/Off controller). We will also develop a web interface from which you can see the
Read More
Arduino
Often I found myself, searching for pin mapping of arduino board pins to actual micro-controller pins, like Arduino uno digital pin 0 is PD0 in atmgea328. So I
Read More