官方网站:http://lilypadarduino.org/ 你能找到所有想找到的资源。
LilyPad 简介
LilyPad 是基于Arduino 开源硬件开发的超小型单片机。它被设计用于缝制在衣物上,以便人们开发迷你的穿戴式设备。它已经被设计出来很久了,但是其应用并不为大众熟悉,相关硬件也有些昂贵,还未达到普及程度。不过可以乐观的认为,未来其应用会逐渐扩大,价钱也会降低,也许还会有更新更小的类似硬件取代它。总之,可穿戴式计算机会变得越来越普遍,价格也会越来越低。比如Cheapduino控制器(点我查看外观图片)等等。
Arduino LilyPad是Arduino 一个特殊版本,是为可穿戴设备和电子纺织品而开发的。Arduino LilyPad的处理器核心是ATmega168或者ATmega328,同时具有14路数字输入/输出口(其中6路可作为PWM输出,一路可以用来做蓝牙模块的复位信号),6路模拟输入,一个16MHz晶体振荡器,电源输入固定螺丝,一个ICSP header和一个复位按钮。查看更多…
LilyPad Arduino是一块基与Arduino开放原始代码的Simple i/o平台,並且具有使用类似java,C语言的开发环境。让您可以快速使用Arduino语言与Flash或Processing…等软件,作出互动作品。Arduino可以使用开发完成的电子元件例如Switch或Sensors或其他控制器、LED、步进电机或其他输出裝置。Arduino也可以独立运作成为一个可以跟软件沟通的平台,例如说:flash processing Max/MSP VVVV 或其他互动软件…,Arduino开发IDE界面基于开放原始码原则,可以让您免费下载使用开发出更多令人惊奇的互动作品。
LilyPad是由Leah Buechley和SparkFun合作设计开发的一种可穿戴的技术。每个LilyPad都创造性的设计了大量的连接盘,以便他们能别轻松的缝制在衣服上。它有着各种输入、输出、电源和传感器板。它们还可以被进行清洗。
您需要一块USB Serial Light Adapter 对Lilypad编程。
LilyPad is a set of sewable electronic pieces designed to help you build soft interactive textiles. A set of sewable electronic modules–including a small programmable computer called a LilyPad Arduino and an assortment of other components like sensors, lights, and motors–can be stitched together with conductive thread to create dynamic and interactive garments and accessories.
LilyPad can sense information about the environment using a range of inputs including light and temperature sensors and can impact the environment with outputs like LED lights, vibrator motors, and speakers.
LilyPad was designed by Leah Buechley. The commercial version of the kit was collaboratively designed by Leah andSparkFun Electronics.
LilyPad相关配件
以下所有展示的配件都可以在 http://www.dfrobot.com.cn/ 中找到。
技术规格
- 处理器 ATmega168 or ATmega328
- 工作电压 2.7V-5.5V
- 输入电压 2.7V-5.5V
- 数字IO脚 14 (其中6路作为PWM输出)
- 模拟输入脚 6
- IO脚直流电流 40 mA
- 3.3V脚直流电流 50 mA
- Flash Memory 16 KB (ATmega168,其中2 KB 用于 bootloader)
- SRAM 1 KB
- EEPROM 0.5 KB
- 工作时钟 8 MHz
应用(图片展示)
应用(视频介绍)
在这个视频里你可以看到很多漂亮的作品,它们用到了前面提到的一些传感器和配件。
Explore Example Projects and Share Your Own
Check out the Projects Page of this site to find inspiration. Share your project here. You can also find lots of pictures and videos of LilyPad projects by searching for “LilyPad Arduino” on YouTube, Flickr, Instructables, and other media sharing sites. Also check out the LilyPad Arduino Group on Flickr.
Pingback: 开源硬件相关资料 – 连元录