* Twitterのつぶやきを表示する着るLED Matrix 電光掲示板の作り方 [#t2486e1c]
- How to make the Wearable LED Matrix Sign which shows tweets of Twitter.
-- Takashi Yamanoue, Fukuyama University
-- 2016 2/13

* 概要 [#ka64f913]
- twitter のつぶやきを android 端末に接続された Arduino (Arduino MEGA ADK) を経由して, NeoPixel Matrix に表示するジャケットを作成します。
-- &ref(FrontPage/wearable_led_thum.jpg,30%); 
- 着るLED Matrix 電光掲示板は、特定のハッシュタグが付いた twitter のつぶやきを Android 端末が twitter から抽出し、そのつぶやきを文字フォントの bitmap に変換して Arduino Mega ADK に送り、Arduino Mega ADK (Arduino)がその信号を NeoPixel? LED Matrix 表示用に変換して シリアル信号として NeoPixel? LED Matrix に送っています。
-- &ref(FrontPage/wlm-components.JPG,30%);
* 作り方 [#p5d77e26]
**  必要なもの[#g7963d37]
- ハード:[[Required-Hardware]]
- ソフト:[[Required-Software-and-Data]]
** 必要なソフトウェアとデータのダウンロードとインストール [#cf7d4cac]
** Download [#te7d651f]
- twitter2neomatrixEx4.apk at github
-- https://github.com/takashiyamanoue/Twitter2NeoMatrixEx41/blob/master/app/twitter2neomatrixEx4.apk
* Hardware [#ie8e06c1]
* 謝辞 [#q8d39171]
このプロジェクトは以下を利用・参考にしています。感謝します。

- Arduino
- Google Android Open Accessory Development Kit
--  http://developer.android.com/tools/adk/index.html
--  Google APIs  Platform 2.3.3, API Level: 10 
- twitter
- Twitter4j
--  http://twitter4j.org/ja/index.html
- Android での Twitter4j を使った OAuth認証とツイートの例 by henteko07
--  http://d.hatena.ne.jp/henteko07/20110329/1301410470
- Eclipse

------------------------------------------
AdkTwitter

* Author [#ha13bc7a]
Takashi Yamanoue, Fukuyama University

* Date [#ncd54fa5]
23Nov2012

* Abstract [#e851c894]

On/Off the LED which is connected to the Arduino board, when the
light sensor(Lilypad light sensor) senses that it is dark or bright.
When the LED is On/Off, it is tweeted through the Android terminal.

* Physical Connection [#qd8dfc65]

LED----------+-Arduino---(ADK)---Android---(Twitter4j)--- Twitter
Light Sensor-+

* Acknowledgement [#f31f2b22]

This project uses followings. Thanks to all of them.

Google Android Open Accessory Development Kit
http://developer.android.com/tools/adk/index.html
Google APIs  Platform 2.3.3, API Level: 10 

twitter

Twitter4j
http://twitter4j.org/ja/index.html

Android での Twitter4j を使った OAuth認証とツイートの例 by henteko07
http://d.hatena.ne.jp/henteko07/20110329/1301410470

Eclipse
----
#counter


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS