インターネットと経営/アプリ・プログラミング

提供: Internet Web School

(版間での差分)
(開発環境)
(概要)
 
(間の6版分が非表示)
8 行: 8 行:
*上記のセンサ情報を,クラウド上に展開・分析するアプリを開発する.
*上記のセンサ情報を,クラウド上に展開・分析するアプリを開発する.
-
== 概要(スライド)==
+
== 概要 ==
[[File:クラウド型センサネットワーク1s.png|center|frame]]
[[File:クラウド型センサネットワーク1s.png|center|frame]]
16 行: 16 行:
[[File:クラウド型センサネットワーク5.png|center|frame]]
[[File:クラウド型センサネットワーク5.png|center|frame]]
[[File:クラウド型センサネットワーク6.png|center|frame]]
[[File:クラウド型センサネットワーク6.png|center|frame]]
-
[[File:クラウド型センサネットワーク7.png|center|frame]]
 
-
[[File:クラウド型センサネットワーク8.png|center|frame]]
 
-
== クラウド環境 ==
+
== 参考資料・URL ==
-
*cloudstitch :: MagicForm
+
* [https://www.arduino.cc/ Arduino]
-
: http://www.cloudstitch.com/magic-form
+
* [https://www.hackster.io/projects/tags/bluetooth?page=2&q=bluetooth The Hackster]
-
 
+
* [http://1sheeld.com/ 1Sheeld]
-
*the code by Python
+
* [http://ehbtj.com/electronics/esp8266 ESP8266 Wi-Fi module]
-
 
+
* [https://www.switch-science.com/catalog/788/ A motor shield for Arduino]
-
def record_poop():
+
* [https://developer.android.com/sdk/index.html The official Android IDE]
-
  data = {
+
* [http://www.cloudstitch.com/magic-form cloudstitch::MagicForm]rm]
-
    "Timestamp": time.strftime("%Y-%m-%d %H:%M"),
+
-
    "Measurement": 'Poopy Diaper'
+
-
  }
+
-
  requests.post(MAGIC_FORM_URL, data)
+
-
 
+
-
*case (How I Hacked Amazon’s $5 WiFi Button to track Baby Data)
+
-
: https://medium.com/@edwardbenson/how-i-hacked-amazon-s-5-wifi-button-to-track-baby-data-794214b0bdd8
+
-
 
+
-
== 参考文献 ==
+
-
 
+
-
*文献1
+
-
*文献2
+
-
*文献3
+
== 関連項目 ==
== 関連項目 ==
-
*[[wikipedia_ja:商業|商業 (Wikipedia)]]
+
* [https://www.arduino.cc/en/Tutorial/HomePage Arduino - Learn the basics (EN)]
-
*[[wikipedia_ja:商品|商品 (Wikipedia)]]
+
* [http://shokai.org/blog/archives/6996 Android版ArduinoFirmataを作った]
-
*[[wikipedia_ja:サービス|サービス (Wikipedia)]]
+
* [http://www.textdrop.net/soft/android-source-on-ma/ MacでAndroidソースをビルドする]
-
*[[wikipedia_ja:市場|市場 (Wikipedia)]]
+
* [http://diydrones.com/ DIY Drones]
-
*[[wikipedia_ja:取引|取引 (Wikipedia)]]
+
* [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年11月4日 (水) 04:17 時点における最新版

インターネットと経営 > アプリ・プログラミング

目次

目標

  • Arduino + 各種センサ + ZigBee/WiFi で リモートコントロール可能なセンサデバイスを作る.
  • Arduino + 1Sheeld + Android アプリ で 動的構成可能な認識型デバイスを作る.
  • 上記のセンサ情報を,クラウド上に展開・分析するアプリを開発する.

概要

参考資料・URL

関連項目

演習課題

個人用ツール