Assumptions: You have a Raspberry Pi with Cayenne installed You have an Android device with the Cayenne App installed Adafruit P/NParts 161Photo Cell.

Slides:



Advertisements
Similar presentations
Making an On-line Waste Pick-up Request using EHSAssistant.
Advertisements

A a n a l o n z e h e l e l i e v e v r i e n d e n : O m b i j s t i l t e s t a a n. Please use the enter button to scroll through at your own pace.
SPI Serial Peripheral Interface. SPI Serial Peripheral Interface is communication between two devices, one bit at a time sequential one bit at time over.
Communications Instructional Sheet Please make sure to use #passthetorch4women in your posts so we can find you! How to Upload Your Video to YouTube (from.
ESE Lab Computer based Temperature Control Sid Deliwala, ESE Labs.
Downloading eBooks to your nook, Sony Reader, or any reader that uses Adobe format eBooks.
O m b i j s t i l t e s t a a n. Please use the enter button to scroll through at your own pace.
1 CGS1060 Mobile UIs Copyright 2012 by Janson Industries.
Colorado Space Grant Consortium Gateway To Space ASEN 1400 / ASTR 2500 Class #12 Gateway To Space ASEN 1400 / ASTR 2500 Class #12 T-58.
Go to our website, and click on the eMedia Catalog link To find books, either click on the advanced search (which I will.
Step by Step Guide Building Your 4-6 Year Plan. Go to Go to Student Sign In Portfolio name: amaisd + 6 digit id # Example:
Question ONE What is the name of this component?.
Analog Discovery Arbitrary Function Generator for Windows 7 by Mr
1 Using Instagram to Enhance Teaching and Learning By Mrs. Sunnie Jackson-Grimes.
Mappler Mobile – iPhone Prepared by VERTICES
Downloading and Installing Autodesk Revit 2016
Helping Patrons Get the Most from Their E-Readers Gary Pilkington and Lesley Daley Kenton County Public Library.
Teacher Web Page Creation Eileen Musselman. Log on to Muhlenberg’s Intranet Click Submit button.
THE 3M CLOUD LIBRARY AND YOUR KINDLE FIRE How to download 3M books to your Kindle Fire/HD Made possible by a grant from the Samuel P. Hunt foundation.
Welcome to the Logging into the NCIR lesson for the North Carolina Immunization Branch.
Water Me, Seymour  Attach a moisture sensor to Raspberry Pi  Raspberry Pi will use Twitter to tweet when plant is dry or has just been watered. General.
1 - Remove LED from 13 and GND - Bring out your breadboard from HW#4 Arduino Overview:
PHY 235 Robotics Workshop Day 4 Robotic Behaviors, Light Sensing, Voltage Dividers, LCD-MOD.
Welcome to Week 4 at the Summer Computer Club Raspberry Pi (contd)
EPICOLLECT Maggie Ortiz, EERI. EpiCollect Tutorial  This is a short tutorial prepared by EERI to walk you through creating an entry using EpiCollect.
AAPT workshop W03 July 26, 2014 Saint Cloud State University, MN, USA
Designing a Control System Sayande Adekoye College of North West London.
Love My Credit Union Rewards App Sprint Verification Tutorial Android.
How To Check Your Internet Speed From Your Desktop There are literally hundreds of tools to check your internet speed and for that you have to remember.
Recording Your Script and Creating Your Podcast !!You are not finished until you have completed all steps on all of the slides up to and including Slide.
Microcontroller basics
Raspberry PI 2 Installation & Demo App By Wayne Keadle.
Share or Assign Site. Create a Site Click ‘Edit’
Transfer Contacts from iPhone to Android From:
Notify Me I want to be notified of important activities at my child's elementary school.
Having fun with code, using Arduino in a middle school CS classroom
CHROMEBOOKs Are not Magic Teachers Are!
How to load calendar feed into your iPhone or Android
Light Dependent Resistor
TurningPoint ResponseWare
Assigning a MyRepChat Phone Number
Step 1: Go to our website crlibrary
User Needs/Design Input
Recording Your Script and Creating Your Podcast
Chapter D – Serial Connections to the RPi and Analog-to-Digital Converters
The Smarter Balanced Assessment Consortium
Visual Instructions.
Internet-of-Things (IoT)
Internet-of-Things (IoT)
Instruction Manual for using DynamicsCRM Mobile App
The Smarter Balanced Assessment Consortium
The Smarter Balanced Assessment Consortium
KELLER WILLIAMS REALTY
The logistics of applying to college
Basic Electronics Part Two: Electronic Components.
Sensors and actuators Sensors Resistive sensors
How to Submit Google Docs to the Homework Drop Box
How to create an Itunes account to your computer
What is Justinmind? Prototyping tool Create user interfaces Widgets
The Smarter Balanced Assessment Consortium
The Smarter Balanced Assessment Consortium
Light Dependent Resistor
Recording Your Script and Creating Your Podcast
References & Recommendations
I/O Experiments Assignment 1.
Voltage Regulator Board
How to Get Hotmail on Android Phone? | Hotmail Helpline Number USA
Presentation transcript:

Assumptions: You have a Raspberry Pi with Cayenne installed You have an Android device with the Cayenne App installed Adafruit P/NParts 161Photo Cell 856MCP3008 ADC 153Breadboard wire 1954Male/Female jumper wires 64Half size breadboard 165TMP36 Temperature Sensor 10K Ω Resistor

This is how the components get wired to the Pi. Be sure the Pi is shutdown and powered off (unplugged) before attaching or adjusting any wiring.

Power up the Pi with the newly attached sensors. Start the Cayenne App on your phone. Select the appropriate PiSelect the add device icon

Select the ADC group from the list of Extension First we’ll add the MCP3008 which is an Analog to Digital Converter (ADC). We have installed a MCP3008, so that is the one we will select The device needs a unique name, I called this one adc3008 Next select the SPI Chip- Select drop down. The choices are 0, and 1. Since we attached to SPIO CE0 pin on the header (pin 24) select 0 Choose MCP3008 Then Add Extension

But, you can check on the ADC by selecting the GPIO button You will then be returned to the dashboard which won’t tell you much because extensions aren’t populated on the dashboard. And then select the drop down and your ADC should be on the list, select it, adc3008 in my case This page shows what the ADC is ‘seeing’, even though we haven’t told Cayenne about the sensors yet, we can see their output on channel-0 and -1. Now we will return to the dashboard to add the sensors so select the dashboard gauge. Choose your ADC The other low voltages are noise

But, you can check on the ADC by selecting the GPIO button Select Luminosity from the Sensor list. You may need to scroll down to find the Sensors On this page you give the widget a name (desk light sensor) and then from the first two drop downs select the widget type and icon you would like. I selected value and light Select Photoresistor from the list Now we will add the photoresistor. Select the add device icon The last two drop downs are for choosing the ADC and Channel. Should be adc3008 and 0 because we hooked the sensor to CH0 on the MCP3008 Select Add Sensor when done

Success, the desk light sensor is added! We will follow the same work flow that we used for the photoresistor to add the TMP36 widget to the desktop

Again we need enter a widget name and select a widget type and icon Congratulations! You have added the ADC, photoresistor, and temperature sensor to Cayenne. We will select the ADC and this time choose channel 1 because the TMP36 is hooked to CH1 on the MCP3008 Click Add Sensor when done Please visit our community forum at and our resources page at