+ 12
Books for electronics, arduino?
Hey guys which books do you recommend me for electronic engineering and arduino programming?
5 Answers
+ 4
Mostly all books look the same as they focus on digital I/O, analog reading, serial communication and promoting some extra hardware to use with premade libraries.
My suggestion: check instructables for a project related to yours.
if you are green with the arduino environment any book will do.
Consider also the premade examples in the arduino IDE.
+ 3
here is a lot of books about arduino
https://www.packtpub.com/all?search=Arduino
+ 1
I recommend you to check the documentation on the Arduino website; also you should check about data structures on ANSI C, that way you can improve memory management on your arduino (useful when programs are too complex).
+ 1
adafruit website
+ 1
I recommend if you have a public library, go to that, and grave a bunch and flip threw some chunks of the books see Wich one seems more written in your ability to understand what the author is trying to explain, then check that book out, and start cranking out what you need to know for the basics be because most of Arduino is trial and error time and money on the gismos you are wanting to do to get ready to do something awesome on Arduino.