Arduino Internals
Autor Dale Wheaten Limba Engleză Paperback – 15 noi 2011
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.
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!
Please note: the print version of this title is black & white; the eBook is full color.
Preț: 362.81 lei
Preț vechi: 453.51 lei
-20% Nou
Puncte Express: 544
Preț estimativ în valută:
69.43€ • 72.12$ • 57.68£
69.43€ • 72.12$ • 57.68£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781430238829
ISBN-10: 1430238828
Pagini: 392
Ilustrații: XX, 392 p.
Dimensiuni: 178 x 254 x 21 mm
Greutate: 0.68 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1430238828
Pagini: 392
Ilustrații: XX, 392 p.
Dimensiuni: 178 x 254 x 21 mm
Greutate: 0.68 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalNotă biografică
A bio is not available for this author.
Caracteristici
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.