Arduino Internals (e-bog) af Wheat, Dale
Wheat, Dale (forfatter)

Arduino Internals e-bog

509,93 DKK (inkl. moms 637,41 DKK)
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 begins by...
E-bog 509,93 DKK
Forfattere Wheat, Dale (forfatter)
Forlag Apress
Udgivet 14 januar 2012
Genrer UBM
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781430238836
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 begins byreviewingthe current Arduino hardware and software landscape. In particular,it offers a clearanalysis ofhow the ATmega8 board works and when and where to use its derivatives.The chapter on the "e;hardware heart"e; is vital for the rest of the book andshould be studied in some detail. Furthermore,Arduino Internalsoffers 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 softwarethat runsoptimally on what is a fairly small embedded board, onemust understandhow the different parts interact. Later in the book,you'll learnhow to replace certain parts with more powerful alternatives and how to design Arduino peripherals and shields. Since Arduino Internalsaddresses both sides of the Arduino hardware-software boundary, the author analyzes the compiler toolchain and again provides suggestions onhow to replace it with something moresuitable foryour own purposes. You'll also learn about how libraries enable youto change the way Arduino and software interact,and how to write your own library implementing algorithmsyou'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 projectsto 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 byexamining 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 thatchallenge you to put yournewly-acquiredskills to the test! Please note: the print version of this title is black & white; the eBook is full color.