0% found this document useful (0 votes)
246 views

Chapter 1: Getting Started With Python and Arduino

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.

Uploaded by

ingjojeda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
246 views

Chapter 1: Getting Started With Python and Arduino

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.

Uploaded by

ingjojeda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 101

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

You might also like