2013年6月5日のブックマーク (5件)

  • Bluetooth とは

    z z z Bluetooth � � � • Harald Bluetooth 1200 940 Gorm Harald Knud 2 Gorm Thyra Jelling Bluetooth • • Bluetooth • SIG • Bluetooth PHS LAN LAN etc PC Bluetooth Market (Toshiba estimation) 0 50,000 100,000 150,000 200,000 250,000 300,000 350,000 Q 'ty (kp unit) 2000 2001 2002 2003 2004 2005 Game (Handheld) FAX Memory card PCMCIA card Digital TV VIDEO(DVD) AUDIO(MD) DSC Scana Printer (Ink Jet P) PDA

    lupimm
    lupimm 2013/06/05
    技術 仕事 bluetooth
  • 低電力無線通信ソリューションBluetooth low energyの技術にせまる

    Bluetooth SIG(Special Interest Group)は、定評ある近距離無線技術の最新版、Bluetoothコア仕様バージョン4.0(Bluetooth v4.0)を正式に採択しました。ポピュラーな無線技術の待望の超低消費電力(ULP)型となる、Bluetooth low energy(Bluetooth LE)がこのバージョンの大きな特長です。 Bluetoothバージョン2.1 + EDRやバージョン3.0 + HS(「クラシックBluetooth」とも呼ばれる従来のBluetooth技術)とBluetooth v4.0には、多くの共通点があります。いずれも、免許不要の2.4GHz帯RFのISM(産業・科学・医療用) バンドで動作する低コストで近距離通信向けの、相互運用可能な堅牢性の高い無線技術です。 ただ、1つ大きな相違点があります。従来のBluetooth 技術

    低電力無線通信ソリューションBluetooth low energyの技術にせまる
    lupimm
    lupimm 2013/06/05
    仕事 技術 bluetooth
  • Develop with Bluetooth | Bluetooth® Technology Website

    Everything you need to create a Bluetooth® product and take it to market. Build something great with Bluetooth technology. The Bluetooth Developer Center provides the very latest tools, documentation, guidance and resources. Join thousands of the world’s most innovative companies developing Bluetooth® products and influencing the future direction of Bluetooth technology.

    Develop with Bluetooth | Bluetooth® Technology Website
    lupimm
    lupimm 2013/06/05
    仕事 技術 bluetooth
  • Bluetooth詳説 - Bluetoothプロトコルレイヤーの概要

    当サイトでは、Bluetooth機器のエンドユーザーではなく、Bluetooth技術を製品に組込みたいという意味でのユーザーに向けて解説します。 Bluetooth機器の利用者向けの解説がされている他のWebサイトを紹介しておきます。 Bluetooth - Wikipedia Bluetooth公式Webサイト Bluetooth機器を利用するレベルの解説はこれらのサイトに譲り、当サイトではそれぞれのプロトコルやプロファイルの仕様書レベルでの解説をしていきます。 第一弾として、まずはBluetoothプロトコルレイヤーの構造について概要を説明します。 >> 続く HostとController プロトコルレイヤーのスタック構造を上図に示します。 主なものを書きましたが、ここに載せていないプロトコルもあります。 Controllerと書いてある部分は、Bluetoothチップ

    lupimm
    lupimm 2013/06/05
    技術 仕事
  • JavaでBluetoothデバイスを探索するサンプルプログラムを作ってみた - hoge256ブログ

    高木先生の書いた「Bluetoothで山手線の乗降パターンを追跡してみた」というエントリが、非常に興味深かったので、試しにJavaBluetoothデバイスを探索するサンプルプログラムを作ってみました。 JavaBluetooth関連をいじるには、JSR 82: Java APIs for Bluetoothという仕様があるので、それを参考にしました。 JSR 82自体はJavaBluetoothをいじる仕様だけを定義していますので、実際のJSR 82の実装としてBlueCoveを使っています。 JSR 82: Java APIs for Bluetoothのサイトにあるのはドキュメント(Bluetooth関連の仕様書とAPIJavadoc)になりますので、サンプルプログラムを動かしたいだけなら、BlueCoveのサイトからbluecove-2.1.0.jarをダウンロードしてクラ

    lupimm
    lupimm 2013/06/05
    技術 仕事 bluetooth