Arduino: A Technical Reference (O'Reilly)
Thursday, 26 May 2016

Billed as a handbook for technicians, engineers and makers and part of O'Reilly's In a Nutshell series this book by J. M. Hughes thoroughly describes the electrical and performance aspects of an Arduino board and its software and brings together all the information you need to get something done with Arduino.

<ASIN:1491921765>

It will save you from endless web searches and digging through translations of datasheets or notes in project-based texts to find the information that corresponds to your own particular setup and question.

Reference features include pinout diagrams, a discussion of the AVR microcontrollers used with Arduino boards, a look under the hood at the firmware and run-time libraries that make the Arduino unique, and extensive coverage of the various shields and add-on sensors that can be used with an Arduino. One chapter is devoted to creating a new shield from scratch.

The book wraps up with detailed descriptions of three different projects: a programmable signal generator, a "smart" thermostat, and a programmable launch sequencer for model rockets. Each project highlights one or more topics that can be applied to other applications.

Author:  J. M. Hughes
Publisher: O'Reilly
Date: June 2, 2016
Pages: 640
ISBN: 978-1491921760
Print: 1491921765
Kindle: B01FN89YM8
Category: Hardware IoT
Audience: Makers and Engineers

 

Visit Book Watch Archive for hundreds more titles.

Reviews of Arduino books:

Arduino Cookbook (rated 5)

Arduino in Action (rated 4.8)

Arduino Programming in 24 Hours (rated 4)

 

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


The Art of Computer Programming, Volume 4, Fascicle 5

Author: Donald Knuth
Publisher: Addison-Wesley
Pages: 320
ISBN: 978-0134671796
Print: 0134671791
Audience: Knuth fans
Rating: 4
Reviewer: Mike James
Another portion of TAoCP. Do you need to read it?



PHP In Easy Steps, 4th Ed

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2021
Pages: 192
ISBN: 978-1840789232
Print: 1840789239
Kindle: B08ZSV3MNH
Audience: People wanting to learn PHP
Rating: 4
Reviewer: Ian Elliot
PHP isn't a fashionable language, but this doesn't mean it isn't worth learning.


More Reviews