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.