Wednesday, 4 November 2015

Setup Wireless Sensor Node: Setup Sensor Node Part 2

It is hard to write a template of code that can be use for every sensor, since some sensor using digital input, analog input as well as You can check my source code here at codebender

This is an ongoing project and this list will keep growing but as for now I only done writing code for interfacing WSN with:
  1. DHT22 --- Temperature and Humidity Sensor
  2. BH1750FVI --- Light Intensity Sensor
Algorithm that I use are following the discussion at part 1. 


No comments:

Post a Comment