タグ

readとBLEに関するkoma_gのブックマーク (2)

  • TI SimpleLink SensorTag 2015 - Python

    Code for these examples is on GitHub in the dhSensorTag2015 repository. Having successfully accessed data on the sensor tag I decided to try my hand at programmatically accessing data from the sensor tag.  I started out with the same two examples I had developed in bash: 1) to get the device name; and 2) get the humidty reading from the humidity sensor. Surprisingly there are not too many options

    TI SimpleLink SensorTag 2015 - Python
  • 何ができる? これから始めるBeacon初級講座

    Bluetooth Low Energyの策定とAppleの「iBeacon」の登場で、屋内の位置測位や情報のプッシュ配信などへの活用が期待される「Beacon」。初めて学ぶ人向けに基礎知識を徹底解説する。 モノのインターネットと称されるIoT時代に突入し、その通信手段としてさまざまな無線技術が注目されている。中でも話題となっているのが、Bluetooth Low Energy(BLE)を利用した「Beacon」と呼ばれる仕組みだろう。BLE Beacon端末が発するビーコン信号をスマートフォンなどのデバイスがキャッチすることで、屋内の位置測位や情報のプッシュ配信などへの活用が期待されている。今回はBeaconに関する基的な情報について詳しく紹介しながら、今のトレンドや今後の方向性など、今知っておきたいBeaconの基礎知識をお届けしよう。 Beaconの基礎知識 一般的にビーコンとは、

    何ができる? これから始めるBeacon初級講座
  • 1