IoT Programming

Contents:

  • 実験の目的
  • 実験のすすめかた
  • 参考URL
  • 事前準備
  • 1週目
  • 2週目
IoT Programming
  • »
  • IoTプログラミング
  • View page source

IoTプログラミング¶

Contents:

  • 実験の目的
  • 実験のすすめかた
    • 評価基準
  • 参考URL
  • 事前準備
    • 開発環境(Arduino IDE)のインストール
    • Arduino IDEの設定
    • バージョン情報
  • 1週目
    • 電源の切り方・入れ方
    • プログラムの書き込み方
    • コードを書くときのヒントと注意
    • Serial通信
    • 本体の液晶ディスプレイ(LCD)
    • 本体のボタン
    • 文字列の扱い、16進数や10進数の変換
    • ブザー(Beep)
    • 内蔵LED(赤・赤外)
    • 外部のLED等を接続
    • PWM (Pulse Width Modulation)
    • サーボモータ(サーボハット利用)
    • アナログセンサを接続 (ADC)
    • 加速度センサ
    • 赤外(InfraRed)リモコン
    • スプライト表示(TFT_eSprite クラス)
    • Wifi 接続
    • NTPサーバ (Network Time Protocol) と時刻の取得
    • WebClient
    • Google Spreadsheet にデータを送信する
    • WebServer
    • MQTT
    • Bluetooth Serial Protocol Profile (SPP)
    • その他のBluetooth利用例
    • Preference
    • 電源制御・電力制御
    • その他
  • 2週目
    • 複数人で書いたプログラムを統合する
    • タスク
    • ミューテックスとセマフォ

索引と検索¶

  • 索引
  • 検索ページ
Next

© Copyright 2021, Motoki Miura.

Built with Sphinx using a theme provided by Read the Docs.