2015.04.08│littleBits Introduce and DEMO│NTUT Interaction Design│

Preview:

Citation preview

Little Bits Arduino Coding Kit

陳彥婷李妍慧劉芳宇蕭伊雯魯素苗

開箱影片

元件簡介

Button

基本使用方法

power module + button + output bit

Tips 1 蓋子可拆可換

Tips 2 翻轉 180 度也能用

Tips 3 Works well with timeout Bit

Dimmer

基本使用方法

power module + dimmer + output bit

Tips 半圓形的設計更易抓握

Power

基本使用方法

battery + cable + power + LED bit

Tips 九伏特

Servo

基本使用方法

power + servo

Tips 1 兩種模式

●“Turn” Mode 一動一停:電壓增大,順時針轉,反之逆時針

●“Swing” Mode 一動不停

Tips 2 Servo+Pulse=“Swing”

In “Turn” Mode

+ =

Tips 3 速度和角度可控●控制速度用 Pulse:

●控制角度用 Dimmer:

Tips 4 Arms 可拆可換

Bargragh

基本使用方法

Power + Bargragh

Fork

基本功能 可同時輸出多種信號(≤ 3 )

基本使用方法

Power + Fork + output Bits

Arduino

基本步驟● 下載 Arduino IDE

● 打開 Sketch Window

● 將 Arduino Module 連到電腦● 打開電源● 選擇板子( Arduino Leonardo )● 選擇串口● 點“上傳”按鈕

Tips 1 數據線只傳輸數據(需要電源)

Tips 2 兩種信號● 數字信號(“ on” and “off” )

● 模擬信號 ( 信號值: 0-1023 )

Demo

謝謝觀看!

Recommended