タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

IoTに関するupamuneのブックマーク (4)

  • ワイヤレスマウスを安価な物理ボタンとして使う - Qiita

    家の照明などを操作しようと思うと、やはりモバイルアプリよりも簡単な物理ボタンが欲しくなることは多いと思います。 流行に身を任せて、市販のIoTボタンを買ったり、ArduinoやESP8266などで電子工作したりしてもいいですが、USBでつながる普通の無線マウスで実用的には十分なことがあったので紹介します。 ほかのIoTボタンと比べてこんなメリットがあります。 安い (737円とか) どこでも手に入る 設定が不要 乾電池で動作して長持ち ホイールが使える マウスで電球スイッチ 今回は、家全体の電球を操作するボタンをつくるのを例に説明します。電球にはPhilips Hueを使って、HTTP API経由で電球を制御します。このようなものを使います。 USB接続のワイヤレスマウス Raspberry Pi (常時稼働のマシンならなんでもOK) 制御するもの (今回はHue) マウスをクリックすると

    ワイヤレスマウスを安価な物理ボタンとして使う - Qiita
    upamune
    upamune 2016/08/23
  • An Integrated IoT Platform-as-a-Service | Particle

    Edge-to-Cloud Infrastructure for the Internet of ThingsThousands of companies use Particle to power world-class connected machines, sensors, and devices. The Industry Standard for IoT SolutionsAcross industries, Particle is the catalyst for future-forward companies to find growth opportunities, improve customer experiences, and create competitive advantages. We’ve taken what we’ve learned and crea

    An Integrated IoT Platform-as-a-Service | Particle
    upamune
    upamune 2016/03/03
  • IoT向けJavaScriptライブラリまとめ

    最近IoTが話題になっています。マイコンデバイスと言うと、C言語や専用のプログラミング言語で書く必要があるように感じますが、最近ではJavaScriptでも書けるようになっています。そこで今回はIoT用に作られたJavaScriptライブラリを紹介します。 IoT.js サムスンが開発しているライブラリで、これと合わせたJerryScriptというJavaScriptエンジンも提供されています。特にJerryScriptは64KBのRAM上でも動作するくらい軽量な作りになっており、組み込み系にJavaScriptを活かせるエンジンとなっています。IoT.jsはnode.jsと後方互換性があります。 deviceJS deviceJSはIoTにおけるjQuery的位置づけを目指しています。他のデバイスを特定する、イベントフックなどが手軽に実装できるようになっています。x86とARM両方に対応

    IoT向けJavaScriptライブラリまとめ
  • Node-RED

    Low-code programming for event-driven applications Latest version: v3.1.3 (npm) Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click. Features Get Started

  • 1