爱上Arduino | PDF下载|ePub下载
出版社: 人民邮电出版社
原作名: Cracking the coding interview:150 programming questions and solutions,fifth edition
译者:李琳骁/漆犇
出版年: 2013-11
页数: 372
定价: 59.00元
装帧: 平装
ISBN: 9787115332912
内容简介 · · · · · ·
Arduino是开源电子原型制作平台,包括一个简单易用的电路板以及一个软件开发环境。Arduino既可以独立运行,又具备互动性。它可以与PC的外围装置相连接,还能与PC软件进行沟通。它在设计爱好者们中间引发了一场风暴。
《爱上Arduino》由Massimo Banzi所著,书中透彻地介绍了Arduino的相关内容,它会给你带来许多项目的点子,并帮助你顺利地实现从开始策划直到完成安装的全过程。
点击链接进入新版: 爱上Arduino(第2版)
· · · · · ·
作者简介 · · · · · ·
Massimo Banzi is the co-founder of the Arduino project and has worked for clients such as: Prada, Artemide, Persol, Whirlpool, V&A Museum and Adidas. He spent 4 years at the Interaction Design Institute Ivrea as Associate Professor. Massimo has taught workshops and has been a guest speaker at institutions like: Architectural Association – London, Hochschule f r Gestaltung und Kunst Basel, Hochschule f r Gestaltung Schw bisch Gm nd, FH Potsdam, Domus Academy, Medialab Madrid, Escola Superior de Disseny Barcelona, ARS Electronica Linz, Mediamatic Amsterdam, Doors of Perception Amsterdam.
Before joining IDII he was CTO for the Seat Ventures incubator. He spent many years working as a software architect,both in Milan and London, on projects for clients like Italia Online, Sapient, Labour Party, BT, MCI WorldCom, SmithKlineBeecham, Storagetek, BSkyB and boo.com.
目录 · · · · · ·
1/介绍
目标读者
什么是Physical Computing?
2/Arduino理念
原型
Tinkering
Patching
改装电路
改装键盘
我们爱垃圾!
改装玩具
合作
3/Arduino工作平台
Arduino硬件
Arduino集成开发环境(IDE)
安装驱动程序:Macintosh操作系统下的方法
安装驱动程序:Windows操作系统下的方法
识别通信端口:Macintosh操作系统的情况
识别通信端口:Windows操作系统的情况
4/Arduino入门
解析互动装置
传感器与驱动器
LED闪烁
编写程序
给我个奶酪(Parmesan)
Arduino从不停止
真正的Tinker都写注释
代码,一步一步来
我们将会做什么?
什么是电?
使用按钮控制LED灯
它是如何工作的?
一个电路,一千种用法
5/ 高级的输入输出控制方法
尝试其他开关类型传感器
使用PWM方式控制灯光亮度
使用光线传感器取代按钮
模拟输入
尝试其他模拟传感器
串行通信
驱动较大功率负载设备(直流电机、灯泡等)
复杂传感器
6/互动云
制订计划
编写程序源代码
组装电路
下面介绍如何安装
7/排疑解惑
测试板子
用面包板测试电路
将问题独立出来
开发环境(IDE)常见问题
利用网络资源解决问题
附录A/面包板
附录B/认识电阻和电容
附录C/Arduino语法参考
附录D/阅读电路简图
· · · · · ·
发表回复
要发表评论,您必须先登录。