This book helps you to get started with LilyPad Arduino USB Development. Starting with basic I/O programming on LilyPad Arduino USB. The following is a list of highlight in this book.
- Preparing Development Environment
- Setting Up LilyPad Arduino USB
- Writing and Reading Digital Data
- Serial Communication (UART)
- PWM and Analog Input
- Working with I2C
- Getting Location with GPS Module
Table of Content
- Preparing Development Environment
1.1 LilyPad Arduino USB
1.2 Electronics Components
1.2.1 Arduino Starter Kit
1.2.2 Fritzing
1.2.3 Cooking-Hacks: Arduino Starter Kit
1.2.4 Arduino Sidekick Basic kit v2
1.2.5 Grove – Starter Kit for Arduino
1.2.6 DFRobot – Arduino Kit for Beginner v3
1.3 Development Tools
1.4 Testing - Setting Up LilyPad Arduino USB
2.1 Getting Started
2.2 Installing Arduino Software
2.3 Connecting LilyPad Arduino USB board to Computer
2.4 Hello Arduino LilyPad Arduino USB: Blinking LED
2.5 Updating Program - Writing and Reading Digital Data
3.1 Getting Started
3.2 Wiring
3.3 Writing a Program
3.4 Testing - Serial Communication (UART)
4.1 Getting Started
4.2 Hello UART
4.2.1 Wiring
4.2.2 Writing a Program
4.2.3 Testing - PWM and Analog Input
5.1 Getting Started
5.2 Demo Analog Output (PWM) : RGB LED
5.2.1 Wiring
5.2.2 Writing Program
5.2.3 Testing
5.3 Demo Analog Input: Working with Microphone Breakout
5.3.1 Wiring
5.3.2 Writing Program
5.3.3 Testing - Working with I2C
6.1 Getting Started
6.2 Writing Program
6.3 Writing Program
6.4 Testing - Getting Location with GPS Module
7.1 Getting Started
7.2 Preparation
9.3 Wiring
9.4 Writing Sketch
9.5 Testing