当前位置:首页 > 科学研究 > 电子编程 > 正文内容

Books Exploring Arduino

RonWang4年前 (2021-11-03)电子编程2576

Exploring Arduino uses the popular Arduino microcontroller platform as an instrument to teach topics in electrical engineering, programming, and human-computer interaction. The book shares best practices in programming and design that you can apply to any project, and code snippets and schematics that will serve as a useful reference for future projects even after you’ve mastered all the topics in the book. The second edition of Exploring Arduino is now available and includes over 100 pages of new content compared with the first edition!

Exploring Arduino:Tool and techniques for engineering wizardry : Jeremy Blum.

www.exploringarduino.com

Parts Kit

Exploring Arduino: 2nd Edition [Chapters 1-7 Parts Kit]

Exploring Arduino: 2nd Edition [Chapters 8-14 Parts Kit]

Exploring Arduino: 2nd Edition [Chapters 15-17 Parts Kit]

Suggested Tools  

Arduino exporing

Need more convincing? Download a PDF of Chapter 1, the Index, and the Table of Contents for free.

Note: As an Amazon Associate, I earn from qualifying purchases if you purchase books or parts via Amazon.com links on this website.

More Details

  • Includes dozens of projects that utilize different capabilities of the Arduino, while interfacing with external hardware

  • Features chapters that build upon each other, tying in concepts from previous chapters to illustrate new ones

  • Includes aspects that are accompanied by video tutorials and other rich multimedia content

  • Covers electrical engineering and programming concepts, interfacing with the world through analog and digital sensors, communicating with a computer and other devices, internet connectivity, wireless communications, motor control, and much more

  • Explains how to combine smaller topics into more complex projects

  • Shares downloadable materials and source code for everything covered in the book

Exploring Arduino takes you on an adventure and provides you with exclusive access to materials not found anywhere else!

second-edition

版权声明:本文为原创文章,版权归donstudio所有,欢迎分享本文,转载请保留出处!

本文链接:http://www.donstudio.cn/?id=142

标签: Arduino

相关文章

Arduino Project 002 - LED SOS Morse Code Singal

Arduino Project 002 - LED SOS Morse Code Singal

Arduino 电子编程--灯项目及控制,主要使用Arduino编程控制LED灯,实现基本控制Project 2 LED闪烁S.O.S信号。项目2 Project 2 S.O.S...

Arduino Project 036 - DTH Temperature and Humid Sensor

Arduino Project 036 - DTH Temperature and Humid Sensor

The DHT11 Temperature and Humidity Sensor senses, measures and regularly reports the relative humidi...

Arduino Project 010 - Serial Controlled Mood Lamp

Arduino Project 010 - Serial Controlled Mood Lamp

For Project 10, you will revisit the circuit from Project 8 — RGB Mood Lamp, but you’ll now delve in...

Arduino Project 039 - Ultrasonic Distance Display

Arduino Project 039 - Ultrasonic Distance Display

Ultrasonic sensors measure distance by sending and receiving the ultrasonic wave. The ultrasonic sen...

 ​Arduino Project 049 - IR Remote Control

​Arduino Project 049 - IR Remote Control

Project 49 IR Remote Control/* Project 49 IR Remote Control  * C...

 ​Arduino Project 048 - Human Body Infrared Detector and Relay Light

​Arduino Project 048 - Human Body Infrared Detector and Relay Light

Project 48 Human Body Infrared Detector and Relay Light/*  * Coding by Ronwang&...