Books for electronics, arduino? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 12

Books for electronics, arduino?

Hey guys which books do you recommend me for electronic engineering and arduino programming?

7th Feb 2017, 7:34 PM
Giorgi R.
Giorgi R. - avatar
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.
10th Mar 2017, 5:37 AM
seamiki
seamiki - avatar
+ 3
here is a lot of books about arduino https://www.packtpub.com/all?search=Arduino
7th Feb 2017, 8:30 PM
Samuel Kurnas
+ 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).
7th Feb 2017, 9:49 PM
WALL_BUILDER
WALL_BUILDER - avatar
+ 1
adafruit website
12th Feb 2017, 2:04 PM
Daniel Fernandes
Daniel Fernandes - avatar
+ 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.
13th Feb 2017, 6:42 PM
Ryan Shorter
Ryan Shorter - avatar