インターネットと経営/アプリ・プログラミング
提供: Internet Web School
(版間での差分)
(→参考文献) |
(→関連項目) |
||
31 行: | 31 行: | ||
== 関連項目 == | == 関連項目 == | ||
- | *[ | + | * [https://www.arduino.cc/en/Tutorial/HomePage Arduino - Learn the basics (EN)] |
- | *[[ | + | * [http://shokai.org/blog/archives/6996 Android版ArduinoFirmataを作った] |
- | *[ | + | * [http://www.textdrop.net/soft/android-source-on-ma/ MacでAndroidソースをビルドする] |
- | *[[ | + | * [http://diydrones.com/ DIY Drones] |
- | *[ | + | * [http://nefastudio.net/2015/02/20/3850.html Arduinoを簡単にBluetooth無線化するHC-05/HC-06 | Cafe Cappuccino] |
+ | * [http://www.geocities.jp/bokunimowakaru/diy/arduino/rfid.html Arduinoで近距離無線通信 RFID-RC522 NFC] | ||
+ | * [http://www.musashinodenpa.com/arduino/ref/index.php Arduino 日本語リファレンス] | ||
+ | * [https://github.com/Integreight/1Sheeld-Android-SDK Arduino 日本語リファレンス] | ||
+ | * [https://github.com/Integreight/1Sheeld-Android-App Arduino 日本語リファレンス] | ||
== 演習課題 == | == 演習課題 == | ||
*<span class="pops"> [[cai_ja:GRAINN00030002|CAIテストのページへ(新しいWindowが開きます)]] </span> | *<span class="pops"> [[cai_ja:GRAINN00030002|CAIテストのページへ(新しいWindowが開きます)]] </span> |
2015年10月28日 (水) 00:18時点における版
インターネットと経営 > アプリ・プログラミング
目次 |
目標
- Arduino + 各種センサ + ZigBee/WiFi で リモートコントロール可能なセンサデバイスを作る.
- Arduino + 1Sheeld + Android アプリ で 動的構成可能な認識型デバイスを作る.
- 上記のセンサ情報を,クラウド上に展開・分析するアプリを開発する.
概要
参考資料・URL
- [r1] Arduino
- [r2] The Hackster
- [r3] 1Sheeld
- [r4] ESP8266 Wi-Fi module
- [r5] A motor shield for Arduino
- [r6] The official Android IDE
- [r7] cloudstitch::MagicForm
関連項目
- Arduino - Learn the basics (EN)
- Android版ArduinoFirmataを作った
- MacでAndroidソースをビルドする
- DIY Drones
- Arduinoを簡単にBluetooth無線化するHC-05/HC-06 | Cafe Cappuccino
- Arduinoで近距離無線通信 RFID-RC522 NFC
- Arduino 日本語リファレンス
- Arduino 日本語リファレンス
- Arduino 日本語リファレンス