ICP 4 - Nyaikamba/IOT-Node-Red GitHub Wiki
This ICP was based on learning Node Red.
I started with a basic simple flow which we advanced to make a Twitter bot. We started off with an injection node containing a timestamp. I then added open weather nodes after installing necessary libraries. After this, I created a function that converted the information derived from the open weather node to text that could be sent out through an output node. We then added a social node to send out the same information to Twitter.
Below is a sample tweet sent out.
Here is the flow diagram as represented on Node Red