Arduino Internals

eBook Details:

  • Paperback: 392 pages
  • Publisher: WOW! eBook; 1st edition (November 16, 2011)
  • Language: English
  • ISBN-10: 1430238828
  • ISBN-13: 978-1430238829

eBook Description:

Arduino Internals

Arduino Internals guides you to the heart of the Arduino board. Author Dale Wheat shares his intimate knowledge of the Arduino board its secrets, its strengths and possible alternatives to its constituent parts are laid open to scrutiny in this book. You’ll learn to build new, improved Arduino boards and peripherals, while conforming to the Arduino reference design. Arduino Internals delivers aspiring Arduino hackers from their dependence on existing Arduino implementations. Along with an incisive analysis of existing Arduino hardware and software, you’ll learn how to design your own optimized Arduino hardware, and become a designer of Arduino boards and peripherals.

Arduino Internals begins by reviewing the current Arduino hardware and software landscape. In particular, it offers a clear analysis of how the ATmega8 board works and when and where to use its derivatives. The chapter on the “hardware heart” is vital for the rest of the book and should be studied in some detail.

Furthermore, Arduino Internals offers important information about the CPU running the Arduino board, the memory contained within it and the peripherals mounted on it. To be able to write software that runs optimally on what is a fairly small embedded board, one must understand how the different parts interact. Later in the book, you’ll learn how to replace certain parts with more powerful alternatives and how to design Arduino peripherals and shields.

Arduino Internals delivers aspiring Arduino hackers from their dependence on existing Arduino implementations. Along with an incisive analysis of existing Arduino hardware and software, you’ll learn how to design your own optimized Arduino hardware, and become a designer of Arduino boards and peripherals.

Since Arduino Internals addresses both sides of the Arduino hardware-software boundary, the author analyzes the compiler toolchain and again provides suggestions on how to replace it with something more suitable for your own purposes. You’ll also learn about how libraries enable you to change the way Arduino and software interact, and how to write your own library implementing algorithms you’ve devised yourself. Arduino Internals also suggests alternative programming environments, since many Arduino hackers have a background language other than C or Java.

Of course, it is possible to optimize the way in which hardware and software interact an entire chapter is dedicated to this field.

Arduino Internals doesn’t just focus on the different parts of Arduino architecture, but also on the ways in which example projects can take advantage of the new and improved Arduino board. Wheat employs example projects to exemplify the hacks and algorithms taught throughout the book.

Arduino projects straddling the hardware-software boundary often require collaboration between people of different talents and skills which cannot be taken for granted. For this reason, Arduino Internals contains a whole chapter dedicated to collaboration and open source cooperation to make those tools and skills explicit.

One of the crowning achievements of an Arduino hacker is to design a shield or peripheral residing on the Arduino board, which is the focus of the following chapter. A later chapter takes specialization further by examining Arduino protocols and communications, a field immediately relevant to shields and the communication between peripherals and the board.

Finally, Arduino Internals integrates different skills and design techniques by presenting several projects that challenge you to put your newly-acquired skills to the test!

What you’ll learn

  • To understand the internal heart of your Arduino board
  • How to replace parts of the Arduino board with new, more powerful elements
  • How to build a new Arduino board
  • How to build your own peripherals and shields
  • How to optimize your own code and existing libraries to run on your own Arduino device

Who this book is for

This book is geared towards intermediate-level Arduino hackers and makers, embedded system designers who want to know what Arduino is about, hardware designers who would like to change Arduino to suit their own requirements, and developers who would like to write optimized Arduino software.

[download id=”562″ format=”1″]

Leave a Reply

Your email address will not be published. Required fields are marked *