This document outlines chapters in a book about connecting Arduino devices to Python. Chapter 1 introduces getting started with Python and Arduino. Chapters 2-4 cover communicating between the two using Firmata and pySerial libraries and building motion-triggered LED and prototyping projects. Chapters 5-7 discuss working with Python GUIs, storing and plotting Arduino data, and building a portable thermostat. Chapters 8-10 cover introducing Arduino networking, connecting to the Internet of Things, and building a remote home monitoring system. Chapter 11 presents a project to control a power strip remotely using tweets.
This document outlines chapters in a book about connecting Arduino devices to Python. Chapter 1 introduces getting started with Python and Arduino. Chapters 2-4 cover communicating between the two using Firmata and pySerial libraries and building motion-triggered LED and prototyping projects. Chapters 5-7 discuss working with Python GUIs, storing and plotting Arduino data, and building a portable thermostat. Chapters 8-10 cover introducing Arduino networking, connecting to the Internet of Things, and building a remote home monitoring system. Chapter 11 presents a project to control a power strip remotely using tweets.
This document outlines chapters in a book about connecting Arduino devices to Python. Chapter 1 introduces getting started with Python and Arduino. Chapters 2-4 cover communicating between the two using Firmata and pySerial libraries and building motion-triggered LED and prototyping projects. Chapters 5-7 discuss working with Python GUIs, storing and plotting Arduino data, and building a portable thermostat. Chapters 8-10 cover introducing Arduino networking, connecting to the Internet of Things, and building a remote home monitoring system. Chapter 11 presents a project to control a power strip remotely using tweets.
This document outlines chapters in a book about connecting Arduino devices to Python. Chapter 1 introduces getting started with Python and Arduino. Chapters 2-4 cover communicating between the two using Firmata and pySerial libraries and building motion-triggered LED and prototyping projects. Chapters 5-7 discuss working with Python GUIs, storing and plotting Arduino data, and building a portable thermostat. Chapters 8-10 cover introducing Arduino networking, connecting to the Internet of Things, and building a remote home monitoring system. Chapter 11 presents a project to control a power strip remotely using tweets.
Chapter 1: Getting Started with Python and Arduino
Chapter 2: Working with the Firmata Protocol and the
pySerial Library Chapter 3: The First Project Motion-triggered LEDs Chapter 4: Diving into Python Arduino Prototyping Chapter 5: Working with the Python GUI Chapter 6: Storing and Plotting Arduino Data Chapter 7: The Midterm Project a Portable DIY Thermostat Chapter 8: Introduction to Arduino Networking Chapter 9: Arduino and the Internet of Things Chapter 10: The Final Project a Remote Home Monitoring System Chapter 11: Tweet-a-PowerStrip