Skip to main content
Preorder
Arduino Software Internals: A Complete Guide to How Your Arduino Language and Hardware Work Together (Maker Innovations)

Arduino Software Internals: A Complete Guide to How Your Arduino Language and Hardware Work Together (Maker Innovations)

Current price: $39.99
Publication Date: July 27th, 2024
Publisher:
Apress
ISBN:
9798868801709
Pages:
340
Available for Preorder

Description

"It's not enough to just build your Arduino projects; it's time to actually learn how things work " This book goes beyond the basics, providing a comprehensive understanding of Arduino software and hardware, as well as how they intertwine. Gain valuable insights into the inner workings of Arduino and its language, and discover how to communicate with the microcontroller in its native language, AVR C++.Explore the latest version (0.30.0) which offers a multitude of configuration options that can be conveniently modified using the command-line interface (CLI).

What You'll Learn:

  • How the Arduino Language interfaces with the hardware, as well as how it actually works in C++;
  • How to burn bootloaders with the latest version (0.30.0) of Arduino software.
  • How to program your device using an In Circuit System Programmer (ICSP)
  • How to build their own Arduino clone from scratch
  • How to efficiently handle different boards and libraries
  • Uncover new features and enhancements, including the ability to set up and use profiles, and employ Makefiles.

Who This Book Is For: This book welcomes everyone with an interest in learning about Arduino, regardless of expertise. Whether you're a beginner or an experienced Maker, "Arduino Software Internals" equips you with the knowledge to truly comprehend and leverage the power of Arduino.

About the Author

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.