chapter 1: getting started with python and arduino · pdf filesketch dec14a i arduino 1.0.5...

101
Chapter 1: Getting Started with Python and Arduino

Upload: vominh

Post on 13-Feb-2018

251 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial

Chapter 1: Getting Started with Python and Arduino

Page 2: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 3: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 4: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 5: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 6: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 7: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 8: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial

Chapter 2: Working with the Firmata Protocol and the pySerial Library

Page 9: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 10: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 11: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 12: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 13: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 14: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 15: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial

Chapter 3: The First Project – Motion-triggered LEDs

Page 16: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 17: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 18: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 19: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 20: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 21: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 22: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 23: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial

Chapter 4: Diving into Python – Arduino Prototyping

Page 24: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 25: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 26: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 27: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 28: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 29: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 30: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial

Chapter 5: Working with the Python GUI

Page 31: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 32: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial

Chapter 6: Storing and Plotting Arduino Data

Page 33: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 34: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 35: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 36: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 37: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 38: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial

Chapter 7: The Midterm Project – a Portable DIY Thermostat

Page 39: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 40: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 41: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 42: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 43: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 44: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 45: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 46: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 47: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 48: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 49: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 50: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial

Chapter 8: Introduction to Arduino Networking

Page 51: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 52: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 53: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 54: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 55: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 56: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 57: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 58: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 59: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 60: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 61: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 62: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 63: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 64: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 65: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial

Chapter 9: Arduino and the Internet of Things

Page 66: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 67: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 68: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 69: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 70: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 71: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 72: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 73: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 74: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 75: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 76: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 77: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 78: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 79: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 80: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 81: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 82: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 83: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 84: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial

Chapter 10: The Final Project – a Remote Home Monitoring System

Page 85: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 86: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 87: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 88: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 89: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 90: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 91: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 92: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial

Chapter 11: Tweet-a-PowerStrip

Page 93: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 94: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 95: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 96: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 97: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 98: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 99: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 100: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial
Page 101: Chapter 1: Getting Started with Python and Arduino · PDF filesketch dec14a I Arduino 1.0.5 File Edit Sketch Tools Help sketch dec14a on can,lg 0 Analog pins Digital pins o z < o Serial