Appendix D. Recommended Reading

The Arduino is a popular subject for technical authors (myself included), and there are numerous books available. Some describe a specific range of applications, and others are more along the lines of a collection of projects. In addition to some titles that specifically deal with the Arduino, I have also included books on the AVR microcontroller, C and C++ programming, general electronics, interfaces, instrumentation, and printed circuit boards.

Arduino

  • Massimo Banzi. Getting Started with Arduino. O’Reilly. 2009. ISBN 978-0596155513

  • Patrick Di Justo and Emily Gertz. Atmospheric Monitoring with Arduino. (Maker Media). 2013. ISBN 978-1449338145

  • Emily Gertz and Patrick Di Justo. Environmental Monitoring with Arduino. (Maker Media). 2012. ISBN 978-1449310561

  • Simon Monk. Programming Arduino: Getting Started with Sketches. McGraw-Hill. 2011. ISBN 978-0071784221

  • Jonathan Oxer and Hugh Blemings. Practical Arduino. Apress. 2009. ISBN 978-1430224778

AVR

  • Timothy Margush. Some Assembly Required. CRC Press. 2011. ISBN 978-1439820643

  • Elliot Williams. Make: AVR Programming. Maker Media. 2014. ISBN 978-1449355784

C and C++ Programming

  • Brian Kernighan and Dennis Ritchie. The C Programming Language. Prentice Hall. 1988. ISBN 978-0131103627

  • K. N. King. C Programming: A Modern Approach. Norton. 1996. ISBN 978-0393969450

  • Stanley Lippman. C++ Primer. Addison-Wesley. 2012. ISBN 978-0321714114

  • Stephen Prata. C++ Primer Plus. Addison-Wesley. ...

Get Arduino: A Technical Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.