SISCTI39 Electric Imp Workshop

Preview:

DESCRIPTION

Slides for the #SISCTI39 Electric Imp workshop - these slides are designed to be used in conjunction with the sample code.

Citation preview

Hands on Internet of Things

Matt HainesCommunity Manager

@electricimp@beardedinventor

What we’ll be doing

• Create Electric Imp accounts • Get your imps online

• Experiments:– Blink an LED– Control an LED from a webpage– Read a Thermistor (temperature sensor)– Display temperature on a webpage

Getting Setup

• Create an account: https://ide.electricimp.com

• Download Electric Imp app– Apple App Store– Google Play

Example Code

• You can download the example code from:– http://bit.ly/imp-code

• Conventions:– x.device.nut – goes in device window– x.agent.nut – goes in agent window

• We’ll explain code as we go!

LED Circuit

Thermistor Circuit

Recommended