Motive for this project came to my mind while reading an IFS blog post by Gökhan Kurt which explained a fantastic use of iOT with IFS Applications. I was thinking of a setup where we can directly connect input from a machine to IFS without going through any cloud based solutions. Currently IFS has a very... Continue Reading →
Store Arduino data in Firebase cloud with WiFi and present with CanvasJS
I was looking for many various ways of storing Arduino data in a server and presenting in client. There are many ways of doing this and one interesting way is Temboo + Google BigQuery. It's much easier to implement since what you have to do is just follow the steps and it will generate everything including the code... Continue Reading →
Connecting CC3000 WiFi shield to Arduino Uno
Recently I started being a diehard fan of Arduino and as you may already know, Arduino is about programming the hardware which I think is really a cool subject. Now I'm up-to try some Internet of Things (IOT) projects where we can provide some sort of intelligence to 'Things' and network them. First thing I tried was to connect my Arduino... Continue Reading →