Self Sustained Wireless Sensor Node for IoT

Finally after through testing i stacked all the modules on top of each other and...... boy, don't they look pretty 😛  (video coming soon!!) Visit the Hackster.io project page or my GitHub Project page to access the schematic, layout, Energia code, and the javascript codes.                 For a … Continue reading Self Sustained Wireless Sensor Node for IoT

Energy Harvesting Shields for WiFi Micro – Part 2

I finally received the components form element14 and in a couple of days i also soldered the ics and the passives etc and did some preliminary tests. I am delighted to tell you that the preliminary tests were a success. Over the next few weeks i will do some more extensive tests to check its … Continue reading Energy Harvesting Shields for WiFi Micro – Part 2

Energy Harvesting Shields for RedBearLab’s CC3200 WiFi Micro

A little while ago i got really interested in ultralow power applications and Energy Harvesting. After researching for a while i chose to do some projects that exploit energy harvesting. For my parts selection i decided to go with TI's BQ25505 and BQ25570. I designed shields for my Wifi Micro keeping in mind that my … Continue reading Energy Harvesting Shields for RedBearLab’s CC3200 WiFi Micro

Connecting CC3200 to internet via Proxy Server with authentication

  If you have unrestricted internet access then this example will work right out of the box. But that is not the case with me, i am behind a proxy server. Hence in this post i will tell you how i worked around this problem in details. The example we will be using is "WifiWebClient" … Continue reading Connecting CC3200 to internet via Proxy Server with authentication