Light Sensor

Fig. 1: SI1145 ambient light sensor and AVR connection schematic

We will use the Adafruit_SI1145 library to interface with the sensor. Unzip the content of this zip file into the Arduino\libraries or use Arduino IDE's Add ZIP Library command.

Now that we know how to measure a lot of parameters, let's learn how to use the radio interface to send data!