Create Cool Indoor Environment Applications without Programming Experience!A functional kit to help you explore and interact with your indoor environment. A bundle of various sensors expands your imagination in rapid prototyping based on an Intel Edison development board.WHAT IS IT?Grove Indoor Environment Kit for Intel® Edison makes it easy to create complete indoor environment applications with Intel Edison and Arduino Breakout Board. With the Base shield V2, developers can plug up to 11 different Grove sensors and actuators quickly. We provide cool demo codes which are constantly updated, so as to make it simple to operate even without any programming experience.WHAT'S INSIDE?Base Shield V2 x 1Grove - LCD RGB Backlight x 1Grove ? Temperature & Humidity Sensor x 1 Grove - Relay x 1Grove - Moisture Sensor x 1Grove - Servo x 1Grove - Light Sensor x 1Grove - Buzzer x 1Grove - UV Sensor x 19V to Barrel Jack Adapter x 1Grove - PIR Motion Sensor x 126AWG Grove Cables x 2Grove - Encoder x 1USB Cable x 1Grove - Button x 1User Guide x 1PROJECTSProject 1: Light Control SwitchHow does it work?When the illumination?300, the servo will drive the switch. Just connect to PC, open the Serial Monitor and type the command ?set light?300, servo=90?, then click ?Send? button.Part list:Grove - Light Sensor, Grove ? Servo, 26AWG Grove CablesProject 2: Infrared LampHow does it work?Connect to PC, open the Serial Monitor and type the command ?set pir=1, relay=1?, then click ?Send? button. Then turn on the power, the PIR Motion Sensor will lighten the lamp when it feels body motions or people passing by.Part list:Grove - PIR Motion Sensor, Grove ? Relay, 26AWG Grove CableProject 3: UV AlarmHow does it work?The buzzer will alarm when UV goes beyond 55. Connect to your PC, open the Serial Monitor and type the command ?set uv>55, buzzer=1?, then click ?Send? button.