Comic book guide to the Arduino
Written by Harry Fairhead   
Monday, 12 September 2011

If you are keen to get started with the Arduino but want something really simple that doesn't make your brain ache, then have a look at Jody Culkin's comic book approach to the subject. It's available under a creative commons license so you can just download the PDF and start reading.

 

arduinobook1


It gives you a basic overview of just enough electronics  to understand the circuit that you have to build around the Arudino, and the explanation of Ohm's law is good enough to use in an introductory physics class - wall poster anyone?

After this you get guidance on installing the software and running your first program. From here you learn something about the software structure and how to flash an LED, use a switch and how to use a variable resistor to dim an LED.

The ideas are conveyed accurately and often make good use of analogies. If you learn more easily by pictures, then give it a go.

arduinobook2

On the other hand if you prefer a non-comic book approach try my own attempt at introducing the Arduino There's an Arduino for that!

More Information

Down load the PDF

Introduction to Arduino

There's an Arduino for that!

arduinobook3

 

If you would like to be informed about new articles on I Programmer you can either follow us on Twitter or Facebook or you can subscribe to our weekly newsletter.

 

Banner


Apache Fury Adds Optimized Serializers For Scala
31/10/2024

Apache Fury has been updated to add GraalVM native images and with optimized serializers for Scala collection. The update also reduces Scala collection serialization cost via the use of  encoding [ ... ]



Rust 1.82 Improves Apple Support
24/10/2024

Following Rust's six-week release cycle, version 1.82 has been released with higher level support for Apple, and a new Info subcommand for Cargo.


More News

Last Updated ( Monday, 12 September 2011 )