Arduino Software Internals: A Complete Guide to How Your Arduino Language and Hardware Work Together

Dunbar, Norman

  • 出版商: Apress
  • 出版日期: 2020-04-26
  • 售價: $1,600
  • 貴賓價: 9.5$1,520
  • 語言: 英文
  • 頁數: 617
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484257898
  • ISBN-13: 9781484257890
  • 相關分類: Arduino
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

It's not enough to just build your Arduino projects; it's time to actually learn how things work This book will take you through not only how to use the Arduino software and hardware, but more importantly show you how it all works and how the software relates to the hardware.
Arduino Software Internals takes a detailed dive into the Arduino environment. We'll cover the Arduino language, hardware features, and how makers can finally ease themselves away from the hand holding of the Arduino environment and move towards coding in plain AVR C++ and talk to the microcontroller in its native language.
What You'll Learn:

  • How the Arduino Language interfaces with the hardware, as well as how it actually works in C++;
  • How the compilation system works, and how kit can be altered to suit personal requirements;
  • A small amount of AVR Assembly Language;
  • Exactly how to set up and use the various hardware features of the AVR without needing to try and decode the data sheets - which are often bug ridden and unclear;
  • Alternatives to the Arduino IDE which might give them a better workflow;
  • How to build their own Arduino clone from scratch.


Who This Book Is For: No expertise is required for this book All you need is an interest in learning about what you're making with Arduinos and how they work. This book is also useful for those looking to understand the AVR microcontroller used in the Arduino boards. In other words, all Makers are welcome

商品描述(中文翻譯)

不僅僅是建立你的Arduino項目是不夠的,現在是時候真正學習事物的運作方式了。這本書將帶領你了解如何使用Arduino軟體和硬體,更重要的是展示軟體與硬體之間的關係以及它們的運作原理。

《Arduino軟體內部》深入探討了Arduino環境。我們將涵蓋Arduino語言、硬體特性,以及如何讓製作者從Arduino環境的手把手指導中解脫出來,轉而使用純AVR C++進行編碼並以微控制器的本地語言進行通訊。

你將學到以下內容:

- Arduino語言如何與硬體進行接口,以及它在C++中的實際運作方式;
- 編譯系統的運作原理,以及如何根據個人需求進行修改;
- 一些AVR組合語言的基礎知識;
- 如何設置和使用AVR的各種硬體特性,而無需解讀常常有錯誤和不清晰的數據表;
- 替代Arduino IDE的工作流程更好的選擇;
- 如何從頭開始建立自己的Arduino克隆版。

這本書適合的讀者群體:不需要任何專業知識,只需要對學習Arduino和它們的運作方式感興趣的人。對於想要了解Arduino板上使用的AVR微控制器的人來說,這本書也很有用。換句話說,歡迎所有的製作者。

作者簡介

Norman Dunbar is an Oracle Database Administrator. Norman has had a long running relationship with Electronics since childhood and computers since the late 1970s, and the Arduino was a perfect marriage of the two interests. With a love of learning new things, examining and explaining the Arduino Language and the hardware became a bit of a hobby, and as piles of notes expanded, Norman has now decided to publish his work.

作者簡介(中文翻譯)

Norman Dunbar是一位Oracle資料庫管理員。Norman從小就對電子產品有著長期的興趣,自1970年代末開始接觸電腦,而Arduino則是這兩個興趣的完美結合。Norman熱愛學習新事物,研究和解釋Arduino語言和硬體成為他的一種嗜好,隨著筆記的不斷擴充,Norman現在決定出版他的作品。