Committed to a Presentation

Today I submitted couple presentations at Linuxfest.

Introduction to Arduino

Goes through what arduino is, installing the Arduino software on Windows and Linux, loading the equivalent of “Hello World” in the blink sketch, and different shields that go with it.

Putting Arduino on a Breadboard

Say you wanted to build couple dozen arduinos and don’t want to spend $20 to $30 on an Uno, install only what you need, get more connections, get it smaller by going custom DIY arduino on a breadboard. Get the cost down to under $10.

Getting Arduino and Linux to Communicate Part 1

This gets Arduino and Linux to communicate vi Serial Port using arduino-serial and Ethernet port through http protocols.

Getting Arduino and Linux to Communicate Part 2

This gets arduino to communicate with Linux (specifially a Raspberry Pi) vi GPIO ports and I2C.

Was sleepy most of the day, just going to do some pushups and situps.

This entry was posted in Training. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.