Manning.Arduino.in.Action.2013

时间:2016-08-09 13:13:05
【文件属性】:
文件名称:Manning.Arduino.in.Action.2013
文件大小:8.64MB
文件格式:PDF
更新时间:2016-08-09 13:13:05
Arduino 368 pages Publisher: Manning Publications (June 7, 2013) Language: English ISBN-10: 1617290246 ISBN-13: 978-1617290244 Arduino in Action is a hands-on guide to prototyping and building electronics using the Arduino platform. Suitable for both beginners and advanced users, this easy-to-follow book begins with the basics and then systematically guides you through projects ranging from your first blinking LED through connecting Arduino to devices like game controllers or your iPhone. About the Technology Arduino is an open source do-it-yourself electronics platform that supports a mind-boggling collection of sensors and actuators you can use to build anything you can imagine. Even if you've never attempted a hardware project, this easy-to-follow book will guide you from your first blinking LED through connecting Arduino to your iPhone. About this Book Arduino in Action is a hands-on guide to prototyping and building DIY electronics. You'll start with the basics—unpacking your board and using a simple program to make something happen. Then, you'l attempt progressively more complex projects as you connect Arduino to motors, LCD displays, Wi-Fi, GPS, and Bluetooth. You'll explore input/output sensors, including ultrasound, infrared, and light, and then use them for tasks like robotic obstacle avoidance. Arduino programs look a lot like C or C++, so some programming skill is helpful. What's Inside Getting started with Arduino—no experience required! Writing programs for Arduino Sensing and responding to events Robots, flying vehicles, Twitter machines, LCD displays, and more! Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

网友评论

  • 感谢分享,挺不错的。
  • 很清晰,例子循序渐进!!
  • 很好的资源,感谢分享
  • 项目不是那些基础的,值得深入研究
  • 略难懂..看来要花点时间学了
  • In Action series is found anywhere.
  • 这本书教你实际实作比较大型的例子,如人脸侦测,由摄影机接上两轴的伺服马达来侦测人脸的位置,来移动摄影机的照摄角度。使用OpenCV、Serial Communication等技术。