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
 


Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.



Street Coder (Manning)

Author: Sedat Kapanoglu
Publisher: Manning
Date: February 2022
Pages: 272
ISBN: 978-1617298370
Print: 1617298379
Kindle: B09Q3PJQC5
Audience: General
Rating: 4
Reviewer: Ian Elliot
Street Coder - sounds sort of tough but messy at the same time.


More Reviews