|
游客,本帖隐藏的内容需要积分高于 1 才可浏览,您当前积分为 0
资源信息:
中文名: Arduino 电子书集合
原名: Arduino Ebook Collection
作者: Michael Margolis..
图书分类: 软件
资源格式: PDF
版本: 英文文字版/EPUB/115网盘见12楼
出版社: O'Reilly..
书号: 978-0-596-80247-9
发行时间: 2011年03月
地区: 美国
语言: 英文
概述:
内容介绍:
Arduino,是一块基于开放源代码的USB接口Simple i/o接口板(包括12通道数字GPIO,4通道PWM输出,6-8通道10bit ADC输入通道),并且具有使用类似Java,C语言的IDE集成开发环境。
让您可以快速使用Arduino语言与Flash或Processing…等软件,作出互动作品。
Arduino可以使用开发完成的电子元件例如Switch或sensors或其他控制器、LED、步进马达或其他输出装置。Arduino也可以独立运作成为一个可以跟软件沟的接口,例如说:flash processing Max/MSP VVVV 或其他互动软件…。Arduino开发IDE接口基于开放源代码原,可以让您免费下载使用开发出更多令人惊艳的互动作品。
特色:
1、开放源代码的电路图设计,程序开发接口免费下载,也可依需求自己修改!!
2、使用低价格的微处理控制器(ATMEGA8或ATmega168)。可以采用USB接口供电,不需外接电源。也可以使用外部9VDC输入
3、Arduino支持ISP在线烧,可以将新的“bootloader”固件烧入ATmega8或ATmega168芯片。有了bootloader之后,
可以通过串口或者USB to Rs232线更新固件。
4、可依据官方提供的Eagel格式PCB和SCH电路图,简化Arduino模组,完成独立运作的微处理控制。
可简单地与传感器,各式各样的电子元件连接(EX:红外线,超音波,热敏电阻,光敏电阻,伺服马达,…等)
5、支持多种互动程序,如:Flash、Max/Msp、VVVV、PD、C、Processing。。。等
6、应用方面,利用Arduino,突破以往只能使用鼠标,键盘,CCD等输入的装置的互动内容,可以更简单地达成单人或多人游戏互动。
这次的Google IO 2011,除了一堆新服务外,硬件也是没有新东西(除了现场与会者一人一部Galaxy Tab 10.1限量版之外),除此之外,这次又推出了一个新名词 - Android Open Accessory,概念有点像 "Made for iPod" 一样,可以兼容Android的外围将会有一个专用(官方认证)的API,使用此API设计出来的外围,便可直接让Android装置(手机或平板)直接使用(或驱动),像是现场就示范了Android手机可与飞轮连动。
这个开发工具将会被命名为 "ADK" ,基于Arduino这个平台(也是开放原始码)来发展,不单只有软件层而已,还囊括了硬件层的控制,目前可以得知未来至少能控制到USB与蓝牙等IO,让Android外围厂商可以更方便地进行开发与依循,算是一个便民的作法。
内容截图:
目录:
《Arduino Cookbook》:
Chapter 1 Getting Started
Chapter 2 Making the Sketch Do Your Bidding
Chapter 3 Using Mathematical Operators
Chapter 4 Serial Communications
Chapter 5 Simple Digital and Analog Input
Chapter 6 Getting Input from Sensors
Chapter 7 Visual Output
Chapter 8 Physical Output
Chapter 9 Audio Output
Chapter 10 Remotely Controlling External Devices
Chapter 11 Using Displays
Chapter 12 Using Time and Dates
Chapter 13 Communicating Using I2C and SPI
Chapter 14 Wireless Communication
Chapter 15 Ethernet and Networking
Chapter 16 Using, Modifying, and Creating Libraries
Chapter 17 Advanced Coding and Memory Handling
Chapter 18 Using the Controller Chip Hardware
Appendix Electronic Components
Appendix Using Schematic Diagrams and Data Sheets
Appendix Building and Connecting the Circuit
Appendix Tips on Troubleshooting Software Problems
Appendix Tips on Troubleshooting Hardware Problems
Appendix Digital and Analog Pins
Appendix ASCII and Extended Character Sets
|