+ All Categories
Home > Technology > Programming on Bare Metal: Controlling Circuits with Code

Programming on Bare Metal: Controlling Circuits with Code

Date post: 26-Jun-2015
Category:
Upload: guy-royse
View: 570 times
Download: 2 times
Share this document with a friend
Description:
The Arduino is the present day equivalent to the Altair 8800. Like the Altair, an entire generation of hobbyists will discover the fundamentals of a new paradigm where computing is smeared throughout your physical environment. This little device deserves your attention as it is helping define this exciting new space. In this session you will learn how to program on this remarkable platform, learn a little electronics, and control something in the real world with code. But don't be surprised if, after attending, you have an urge to go buy an Arduino, a soldering iron, and some components and start hacking.
Popular Tags:
23
Programming On Bare Metal Controlling Circuits With Code
Transcript
Page 1: Programming on Bare Metal: Controlling Circuits with Code

Programming On Bare Metal

Controlling Circuits With Code

Page 2: Programming on Bare Metal: Controlling Circuits with Code

Meet the Arduino

Page 3: Programming on Bare Metal: Controlling Circuits with Code

ControlCircuitsWith Code

Page 4: Programming on Bare Metal: Controlling Circuits with Code

Dammit Jim! I’m a programmer!

Not an electrical engineer!

Page 5: Programming on Bare Metal: Controlling Circuits with Code
Page 6: Programming on Bare Metal: Controlling Circuits with Code
Page 7: Programming on Bare Metal: Controlling Circuits with Code
Page 8: Programming on Bare Metal: Controlling Circuits with Code
Page 9: Programming on Bare Metal: Controlling Circuits with Code

Show Me the Code!

Page 10: Programming on Bare Metal: Controlling Circuits with Code

Digital Input & Output

Page 11: Programming on Bare Metal: Controlling Circuits with Code
Page 12: Programming on Bare Metal: Controlling Circuits with Code

Demo #1: Don’t Blink

Page 13: Programming on Bare Metal: Controlling Circuits with Code
Page 14: Programming on Bare Metal: Controlling Circuits with Code

Demo #2: Don’t Touch It You Fool!

Page 15: Programming on Bare Metal: Controlling Circuits with Code

Analog Input

Page 16: Programming on Bare Metal: Controlling Circuits with Code
Page 17: Programming on Bare Metal: Controlling Circuits with Code

Demo #3: Don’t Blink Again

Page 18: Programming on Bare Metal: Controlling Circuits with Code

Analog Output

Page 19: Programming on Bare Metal: Controlling Circuits with Code
Page 20: Programming on Bare Metal: Controlling Circuits with Code

Demo #4: Dimwits

Page 21: Programming on Bare Metal: Controlling Circuits with Code

Demo #5: Engage

Page 22: Programming on Bare Metal: Controlling Circuits with Code

Serial Communications

Page 23: Programming on Bare Metal: Controlling Circuits with Code

Demo #6: Cereal Communications


Recommended