Adding a New module in Contiki OS
Adding a new sensor in the exisiting board called as sht11 sensor. It already has two sensors called temperature and humidity and I am going to add pressure sensor. Any sensors can be added. Please listen to the full lecture to know about the fundamentals. Step 1 : We will see the output in a html window through websense module Sensor is recording a data to the browser. The browser shows two values , one is light sensor and another is tempeature, we will be adding two more values called humidity and pressure in the browser. Step 2: Do the modification as per the video. As per the changes, please do make changes in the following files sht11.c sht11.h sht11-sensors.c sht11-sensors.h sky-websense.c Download the source code from this link https://drive.google.com/drive/folders/1-WX0BUlorJCapwIS7YHg3QlfIS8PtsEj?usp=sharing I have given the csc file also for opening the project directly in cooja. https://www.youtube.com/tspradeepkumar Refer and subscribe to m