User Manual

8/20/2015 SeeedRecipeIntelligentalarmsystemmadewithBBG(IoT)
http://www.seeedstudio.com/recipe/315intelligentalarmsystemmadewithbbgiot.html 4/10
Connect the BBG to network with a standard Ethernet cable. Then connect your BBG to the PC with an USB cable.
Hardware is ready now, we need to programming.
SOFTWARE
You can download the example code by click here (https://github.com/Lee-Kevin/BBG_Alarm_system_IoT). Copy them to your cloud9
compiler. Now, let’s learn the example code together.
There are three Python files here.
bbg_grove_oled.py is used to drive the oled display.
sendmail.py is used to send the alert email. You should change the Email address and the Email password to your own. Just as the picture
below shows.