SlideShare una empresa de Scribd logo
1 de 68
バッテリーレス無線センサー技術でわくわくドキドキ!
EnOcean Alliance +IoT ALGYAN
IoT ALGYAN 運営委員
デバイスドライバー開発者向け教育 ドライバー開発
EnOcean IoT開発
【オンライン】ALGYAN5周年IoT祭2020
『リモート×計測・制御・AI』
→ALGYAN
→ALGYAN
マスコット
キャラクター
は イルカ
1. 通信の基礎
EnOcean
• 省電力・極小データ 特化
ID
EnOcean ID
各チップユニークな
MAC Address
製造時 埋め込み済
大量データ通信と
コネクション通信は想定外
(厚さ10mm 鉄板を通過)
• 通信速度:125 kbps(100ms毎に中断あり)
• 電波仕様は、実はファームウェアである程度設定変更可能
868 MHz: EU
315 MHz : 旧版
902 MHz: 北米
928 MHz: 日本
921 MHz: アジア(新)
2.4G: ZigBee 3.0
2.4G: BLE
FROM アドレス
TO アドレス
デフォルト=FFFF FFFF
通常30バイト程度、可変長
• PTM
• STM
• TCM
EnOcean
• battery-less = no battery
= Self-power(ed) = Ultra-low-power
• line-power(ed)
autarkic =英・独 自給自足
アウタキック
Dolphin Core
EnOcean
温度、湿度、設定値、赤外線、圧力、
照度、ガス濃度 など
PTM, STM
環境エネルギー
エネルギー
変換機
エネルギー
マネージメント センサー
マイクロ
コントローラ
無線
トランシーバー
無線
トランシーバー
マイクロ
コントローラ
アクチュエータ
/ リレー
状態変化通知・機器設定
基本はビル管理への応用
環境情報・設定情報・測定値
TCM
DolphinChip (8051)
上でアプリが動作
アクチュエータ
直結入出力
EnOcean
温度、湿度、設定値、赤外線、圧力、
照度、ガス濃度 など
PTM, STM
環境エネルギー
エネルギー
変換機
エネルギー
マネージメント センサー
マイクロ
コントローラ
無線
トランシーバー
無線
トランシーバー
マイクロ
コントローラ
環境情報・設定情報・測定値
TCM
基本はネットワーク・クラウド接続
Host システム
様々な
IP Connectivity
Linux マイコンボード,
PC (Windows, Linux)
専用Hostシステム
UART/シリアル接続
DolphinChip (8051)
をモデムとして利用
様々なアプリが動作
現在のバージョン
ESP 3.0
ERP 1.0 and ERP 2.0
Host
EnOcean
Gateway
(TCM)
無線送信
無線受信
送信データ
受信データ
制御コマンド
特殊な通信
結果・通知・状態
シリアル通信(UART)
ESP
EnOcean Serial Protocol
EnOcean
Sensors
(PTM, STM)
or TCM
ERP
EnOcean Radio Protocol
物理層・データリンク層を含む
UART 上のHost インターフェース プロトコル
(コマンド・レスポンス 規格)
(機能追加などの歴史的な経緯で拡張)
• TCM ハードウェア+ファームウェアで実装
• EnOcean FROM ID
• 実運用環境では必須
1:00pm
22°C
窓開放中!
+-
SET
2nd sub-telegram:
センサー パラメータの更新
(例:設定値ゼロクリア, 時間同期,
窓の開閉情報 など)
1st sub-telegram: 測定値
(例: 温度, 湿度)
EnOcean SMART ACK は:
Ultra-low-powerデバイス が 測定データ送信後の一定時間にだけデータ受信
例:セルフパワー・ディスプレイ付無線センサーとの双方向データ通信を実現
ソーラーパワーHVAC (空調)センサー
HVAC =
Heating,
Ventilation,
Air Conditioning
2. プロファイルとTeach-In
Teach-In
• Teach-In LEARN ボタン
LEARN ボタン
• EEP
GP
• EEP
EEP
EnOcean 技術セミナー
EEP「A5-02-14」の例
• -20°~+60℃の温度センサー
• データフィールド2バイト目
8ビットに0~255のAD値で通知
EnOcean GP (Generic Profile) プロファイル 機
能• あらゆるセンサー, デバイスを規定 する汎用フォーマット定
義
• 事前定義済の約30種類の測定対象(表示単位、英語名称付)
• 事前定義済のデータ性質(現在値、設定値、平均値、相対値)
• データポイント当たり 1~32bit の データ長
• 10-9~107 の範囲の値
• データ bit位置、 bit幅、最大値、最小値、粒度(精度)定義
• 1 デバイスノード当たり 最大100個のデータポイント
• 全データ送受信 と 選択データ送受信
• 双方向送受信(センサーとアクチュエータの共存を想定)
• 公開仕様、条件付きで自由に利用可能
温度、湿度、
圧力、照度、
時間、角度、
電圧、流量、
磁力、加速度…
3. セキュリティ
OFF
ON
セキュリティON がデフォルト
• セキュリティ対応は別製品
• セキュリティはデフォルト対応
• ホスト・プログラムで対応
PUBLIC KEY
RLC
AES128
ENC
DATA
DATA_ENC
PRIVATE KEY
XOR
XOR
PUBLIC KEY
RLC
AES128
ENC
DATA_ENC
DATA
PRIVATE KEY
XOR
XOR
Encoding Decoding
今はこの辺
この文書と実機、DolphinView があれば
受信側の解読プログラムが開発可能
4. 開発ツール
入手先 https://www.enocean.com/en/support/download/
ツールは
これで十分
EOP350
STM400J
STM431J
USB400J
ECO200
PTM430J
PTM210J
EDK400J で出来ること
本日の
賞品別売 学習用CD
デバイスドライバーズ提供
① EnOcean 一般システム実験
USB+ STM+PTMx2+STM/TCM
② Subtelegram 解析
STM400JにSnifferファームをダウンロード
③ 各種チップファームウェア設定
④ 各種チップファームウェア更新
⑤ カスタムファームウェア開発
(要コンパイラ)
⑥ カスタムセンサー開発
(要キャパシタ+太陽電池回路)
⑦ カスタムハーベスター開発
⑧ カスタムゲートウェイ開発
⑨ ブレークアウトボードとして
EOP350+STM400J(=TCM410J) / STM431J
EnOcean Link
https://www.enocean.com/en/products/enocean-software/enocean-link/
ゲートウェイ開発用
有償ソースコード販売
EnOcean機器の設定を
EnOcean 通信で実現す
るUnix RPC 的 方式
REST+JSON にEnOcean
通信をマッピング
規格化が遅く未普及
EnOcean Alliance ロゴ
規取得に必須
自前でテスト、申請
STM Ultra-low-power Sensor の典型的な動作
long-term
capacitor
typ. 0.25F
Dolphin Chip サポート
短時間で蓄積
長時間継続供給
低抵抗・低放電
ロングタームキャパシタ
なぜ、すぐに動作し始めて、長時間
運用可能なシステムを実現できるか?
• Short Term: 電解コンデンサ
直ぐに溜まる、直ぐに抜ける
• Long Term: リチウムイオンキャパシタ
溜まり難い、抜けない、過充電禁止・過放電禁止
short-term
capacitor
typ. 470μF
ショートターム
キャパシタ
消費電力
Transmit mode: typ. 22mA
Deep Sleep: typ. 100nA
センサー消費分は含まれず
送信の100~10,000倍を消費
88 msec
温度、湿度、設定値、赤外線、圧力、
照度、ガス濃度 など
PTM, STM
環境エネルギー
エネルギー
変換機
エネルギー
マネージメント センサー
マイクロ
コントローラ
無線
トランシーバー
無線
トランシーバー
マイクロ
コントローラ
環境情報・設定情報・測定値
TCM
基本はネットワーク・クラウド接続
Host システム
様々な
IP Connectivity
Linux マイコンボード,
PC (Windows, Linux)
専用Hostシステム
UART/シリアル接続 TCMをモデムとして利用
ECO 200
ECT 310
ECS 200
STM3xy,STM4xy
搭載 PAS614L
太陽誘電製
大容量リチウムイオンキャパシタ
PTM210J
スイッチ
PTM430J
スイッチ用
チップ
STM400J
センサー用
チップ
STM429J
マグネット
センサー
STM431J
温度センサー
http://www.enocean.com/jp/enocean_modules_928mhz/
928MHz Ultra low powerセンサー用モジュール
V5 系列の通信モジュールは未発売
• 安定動作、コンパイラ不要、使い易い機能とデフォルト
• 名称:Universal Sensor (USN)
• 名称: Temperature Sensor (STMTRH)
• 名称: Magnet Sensor (STMMAG)
要コンパイラ、要マイコン開発、苦労有り
• NOTE:USNとSTMTRH以外のソースコードは公開されていないため
標準ファームウェアの改造を前提とする場合は注意
• EnOcean は魔法ではない
EnOcean を使うと
×間違い:エネルギーが湧いてくる
◎正解:エネルギーを有効活用可能
温度、湿度、設定値、赤外線、圧力、
照度、ガス濃度 など
PTM, STM
環境エネルギー
エネルギー
変換機
エネルギー
マネージメント センサー
マイクロ
コントローラ
無線
トランシーバー
無線
トランシーバー
マイクロ
コントローラ
環境情報・設定情報・測定値
TCM
基本はネットワーク・クラウド接続
Host システム
様々な
IP Connectivity
Linux マイコンボード,
PC (Windows, Linux)
専用Hostシステム
UART/シリアル接続 TCMをモデムとして利用
製品化済の
コネクティビティ
EnOcean Alliance Japan
Micro
Processor
Local
Sensor
TCM インターフェース / ESP3
Local
Actuator
Remote Management TX
Response
Remote Management RX
Data Transmit
Data Receive
Local Management (CO)
Cloud
• Multi Thread
• Queue
• Messaging
• Synchronize
• Semaphore
• Priority
やる事多い
結構大変
ID 管理ESP ドライバー
受信キュー 送信キュー EEP 管理
セキュリティー
キー 管理
GP 管理
EnOcean 通信管理
UI, Localアクティビティ管理 Broker, Network 通信管理
GUI, CUI, GPIO
Sensor, Actuator
OS Interface
Log, Watchdog, …
他方式通信
Web UI
クラウド対応
Firmware更新, …
• テレグラムフィルター無し
→ 受信したIDを登録
• テレグラムフィルター付き
Host システム
データポイント登録時の動作例
Azure Broker program
IoT-Edge では
LEARN ボタン
OPTEX社製 人感センサーの
例
ゲートウェイ
搭載機能の例
Smart EnOcean Gateway E-Kit EnOcean Gateway
EnOcean EEP 対応済 対応済
EnOcean GP 対応済 対応済
uPnPゲートウェイ探索 対応済 対応済
ファームウェア更新 対応済 対応済
EnOcean over IP 搭載済 -
オンボードNode RED 搭載済 -
IBM Watson IoT 搭載済 -
Skkynet ETK - 搭載済
OPC UA サーバー - 搭載済
Microsoft Azure 有償オプション 搭載済
Apple Home Kit 有償オプション -
Open Source - 対応
EnOcean Gateway
特長・新機能
• 蓄電統合型太陽電池搭載
• 多機能・5種類のセンサー
• (温度、湿度、加速度、照度、開閉)
• 新世代チップ(V5)
• NFC コンフィグレーション
• CR1632 ボタン電池対応
• 安価 ケース付製品有り
STM550J の
LEARN ボタン
設定可能な EEP
PC+NFC Writer
または
Android, iPhone
• EnOcean Alliance
• IoT ALGYAN
10月
開発者向けにOSS ライブラリを提供
http://www.enocean.com/en/knowledge-base/
https://www.enocean-alliance.org/specifications/
• http://www.enocean.com/en/technology/
• http://www.enocean-alliance.org/
• http://perpetuum.enocean.com/
日本語
• http://www.enocean-alliance.org/
• http://www.enocean-alliance.org/en/forum/
• enocean.jp フォーラム(日本語)
• http://enocean.jp/
• Facebook group – EnOcean Japan
• https://www.facebook.com/groups/EnOceanJapan/
→別資料をご参照下さい
ありがとうございました。

Más contenido relacionado

La actualidad más candente

Automotive ethernet training_jp
Automotive ethernet training_jpAutomotive ethernet training_jp
Automotive ethernet training_jpNobuhisa Kakurai
 
スマホでLPWAを使ってみた話
スマホでLPWAを使ってみた話スマホでLPWAを使ってみた話
スマホでLPWAを使ってみた話NorioIkedo
 
Gs1350 5 datasheet_20201202
Gs1350 5 datasheet_20201202Gs1350 5 datasheet_20201202
Gs1350 5 datasheet_20201202MasahitoTsuchida
 
第 1 回 Jetson ユーザー勉強会
第 1 回 Jetson ユーザー勉強会第 1 回 Jetson ユーザー勉強会
第 1 回 Jetson ユーザー勉強会NVIDIA Japan
 
テレコムのビッグデータ解析 & AI サイバーセキュリティ
テレコムのビッグデータ解析 & AI サイバーセキュリティテレコムのビッグデータ解析 & AI サイバーセキュリティ
テレコムのビッグデータ解析 & AI サイバーセキュリティNVIDIA Japan
 
Getting Started with Jetson Nano
Getting Started with Jetson NanoGetting Started with Jetson Nano
Getting Started with Jetson NanoNVIDIA Japan
 
【Interop tokyo 2014】  君にもできる!CCNPで学ぶトラブルシューティング
【Interop tokyo 2014】  君にもできる!CCNPで学ぶトラブルシューティング【Interop tokyo 2014】  君にもできる!CCNPで学ぶトラブルシューティング
【Interop tokyo 2014】  君にもできる!CCNPで学ぶトラブルシューティングシスコシステムズ合同会社
 
Ics intro for_ethernet_3-2014_日本語
Ics intro for_ethernet_3-2014_日本語Ics intro for_ethernet_3-2014_日本語
Ics intro for_ethernet_3-2014_日本語Nobuhisa Kakurai
 
JANOG29 - ISP Hot Topics 2011
JANOG29 - ISP Hot Topics 2011JANOG29 - ISP Hot Topics 2011
JANOG29 - ISP Hot Topics 2011Chika Yoshimura
 

La actualidad más candente (9)

Automotive ethernet training_jp
Automotive ethernet training_jpAutomotive ethernet training_jp
Automotive ethernet training_jp
 
スマホでLPWAを使ってみた話
スマホでLPWAを使ってみた話スマホでLPWAを使ってみた話
スマホでLPWAを使ってみた話
 
Gs1350 5 datasheet_20201202
Gs1350 5 datasheet_20201202Gs1350 5 datasheet_20201202
Gs1350 5 datasheet_20201202
 
第 1 回 Jetson ユーザー勉強会
第 1 回 Jetson ユーザー勉強会第 1 回 Jetson ユーザー勉強会
第 1 回 Jetson ユーザー勉強会
 
テレコムのビッグデータ解析 & AI サイバーセキュリティ
テレコムのビッグデータ解析 & AI サイバーセキュリティテレコムのビッグデータ解析 & AI サイバーセキュリティ
テレコムのビッグデータ解析 & AI サイバーセキュリティ
 
Getting Started with Jetson Nano
Getting Started with Jetson NanoGetting Started with Jetson Nano
Getting Started with Jetson Nano
 
【Interop tokyo 2014】  君にもできる!CCNPで学ぶトラブルシューティング
【Interop tokyo 2014】  君にもできる!CCNPで学ぶトラブルシューティング【Interop tokyo 2014】  君にもできる!CCNPで学ぶトラブルシューティング
【Interop tokyo 2014】  君にもできる!CCNPで学ぶトラブルシューティング
 
Ics intro for_ethernet_3-2014_日本語
Ics intro for_ethernet_3-2014_日本語Ics intro for_ethernet_3-2014_日本語
Ics intro for_ethernet_3-2014_日本語
 
JANOG29 - ISP Hot Topics 2011
JANOG29 - ISP Hot Topics 2011JANOG29 - ISP Hot Topics 2011
JANOG29 - ISP Hot Topics 2011
 

Similar a Exciting and Thrilling, EnOcean technology online seminar.

デバイス・レベルまで対策が必要なIoTセキュリティ
デバイス・レベルまで対策が必要なIoTセキュリティデバイス・レベルまで対策が必要なIoTセキュリティ
デバイス・レベルまで対策が必要なIoTセキュリティTrainocate Japan, Ltd.
 
JAWS-UG 金沢 | これだけ知っていれば LPWA
JAWS-UG 金沢 | これだけ知っていれば LPWAJAWS-UG 金沢 | これだけ知っていれば LPWA
JAWS-UG 金沢 | これだけ知っていれば LPWASORACOM,INC
 
EnOcean Gateway 2019 Features
EnOcean Gateway 2019 FeaturesEnOcean Gateway 2019 Features
EnOcean Gateway 2019 FeaturesAtomu Hidaka
 
【Interop Tokyo 2023】ShowNetにおけるジュニパーネットワークスの取り組み
【Interop Tokyo 2023】ShowNetにおけるジュニパーネットワークスの取り組み【Interop Tokyo 2023】ShowNetにおけるジュニパーネットワークスの取り組み
【Interop Tokyo 2023】ShowNetにおけるジュニパーネットワークスの取り組みJuniper Networks (日本)
 
【Interop Tokyo 2015】 IoT 01: 産業用イーサネット スイッチ Cisco IE 4000 シリーズのご紹介
【Interop Tokyo 2015】 IoT 01: 産業用イーサネット スイッチ  Cisco IE 4000 シリーズのご紹介【Interop Tokyo 2015】 IoT 01: 産業用イーサネット スイッチ  Cisco IE 4000 シリーズのご紹介
【Interop Tokyo 2015】 IoT 01: 産業用イーサネット スイッチ Cisco IE 4000 シリーズのご紹介シスコシステムズ合同会社
 
SigfoxではじめるIoT勉強会
SigfoxではじめるIoT勉強会SigfoxではじめるIoT勉強会
SigfoxではじめるIoT勉強会Gaku Hibi
 
第1回【CCNA】ネットワーク基礎講座‗なにわTECH道171208
第1回【CCNA】ネットワーク基礎講座‗なにわTECH道171208第1回【CCNA】ネットワーク基礎講座‗なにわTECH道171208
第1回【CCNA】ネットワーク基礎講座‗なにわTECH道171208Nobuaki Omura
 
IoT Challenges and the fog computing
IoT Challenges and the fog computingIoT Challenges and the fog computing
IoT Challenges and the fog computingShoichi Sakane
 
データセンター進化論:SDNは今オープンに ~攻めるITインフラにの絶対条件とは?~
データセンター進化論:SDNは今オープンに ~攻めるITインフラにの絶対条件とは?~ データセンター進化論:SDNは今オープンに ~攻めるITインフラにの絶対条件とは?~
データセンター進化論:SDNは今オープンに ~攻めるITインフラにの絶対条件とは?~ Brocade
 
橋梁・構造物モニタリングシステム_IoTビジネス共創ラボ 第7回勉強会
橋梁・構造物モニタリングシステム_IoTビジネス共創ラボ 第7回勉強会 橋梁・構造物モニタリングシステム_IoTビジネス共創ラボ 第7回勉強会
橋梁・構造物モニタリングシステム_IoTビジネス共創ラボ 第7回勉強会 IoTビジネス共創ラボ
 
【Interop Tokyo 2015】 SP 04: シスコ サービス プロバイダー アクセス ポートフォリオ
【Interop Tokyo 2015】 SP 04: シスコ サービス プロバイダー アクセス ポートフォリオ【Interop Tokyo 2015】 SP 04: シスコ サービス プロバイダー アクセス ポートフォリオ
【Interop Tokyo 2015】 SP 04: シスコ サービス プロバイダー アクセス ポートフォリオシスコシステムズ合同会社
 
インテルが考える次世代ファブリック
インテルが考える次世代ファブリックインテルが考える次世代ファブリック
インテルが考える次世代ファブリックNaoto MATSUMOTO
 
スマートWifi 22 oct2013最終版
スマートWifi 22 oct2013最終版スマートWifi 22 oct2013最終版
スマートWifi 22 oct2013最終版Mariko Tanaka
 
【たぶん日本初導入!】Azure Stack Hub with GPUの性能と機能紹介
【たぶん日本初導入!】Azure Stack Hub with GPUの性能と機能紹介【たぶん日本初導入!】Azure Stack Hub with GPUの性能と機能紹介
【たぶん日本初導入!】Azure Stack Hub with GPUの性能と機能紹介NTT Communications Technology Development
 
Sigfox hands on the planet
Sigfox hands on the planetSigfox hands on the planet
Sigfox hands on the planetGaku Hibi
 
ESP8266をはじめよう
ESP8266をはじめようESP8266をはじめよう
ESP8266をはじめようKei Yoshimura
 
The slide of my research
The slide of my researchThe slide of my research
The slide of my researchMinamiShotaro
 

Similar a Exciting and Thrilling, EnOcean technology online seminar. (20)

デバイス・レベルまで対策が必要なIoTセキュリティ
デバイス・レベルまで対策が必要なIoTセキュリティデバイス・レベルまで対策が必要なIoTセキュリティ
デバイス・レベルまで対策が必要なIoTセキュリティ
 
JAWS-UG 金沢 | これだけ知っていれば LPWA
JAWS-UG 金沢 | これだけ知っていれば LPWAJAWS-UG 金沢 | これだけ知っていれば LPWA
JAWS-UG 金沢 | これだけ知っていれば LPWA
 
EnOcean Gateway 2019 Features
EnOcean Gateway 2019 FeaturesEnOcean Gateway 2019 Features
EnOcean Gateway 2019 Features
 
【Interop Tokyo 2023】ShowNetにおけるジュニパーネットワークスの取り組み
【Interop Tokyo 2023】ShowNetにおけるジュニパーネットワークスの取り組み【Interop Tokyo 2023】ShowNetにおけるジュニパーネットワークスの取り組み
【Interop Tokyo 2023】ShowNetにおけるジュニパーネットワークスの取り組み
 
【Interop Tokyo 2015】 IoT 01: 産業用イーサネット スイッチ Cisco IE 4000 シリーズのご紹介
【Interop Tokyo 2015】 IoT 01: 産業用イーサネット スイッチ  Cisco IE 4000 シリーズのご紹介【Interop Tokyo 2015】 IoT 01: 産業用イーサネット スイッチ  Cisco IE 4000 シリーズのご紹介
【Interop Tokyo 2015】 IoT 01: 産業用イーサネット スイッチ Cisco IE 4000 シリーズのご紹介
 
IIJmio meeting 16 「通信速度」に影響を与える要素とは
IIJmio meeting 16 「通信速度」に影響を与える要素とはIIJmio meeting 16 「通信速度」に影響を与える要素とは
IIJmio meeting 16 「通信速度」に影響を与える要素とは
 
SigfoxではじめるIoT勉強会
SigfoxではじめるIoT勉強会SigfoxではじめるIoT勉強会
SigfoxではじめるIoT勉強会
 
第1回【CCNA】ネットワーク基礎講座‗なにわTECH道171208
第1回【CCNA】ネットワーク基礎講座‗なにわTECH道171208第1回【CCNA】ネットワーク基礎講座‗なにわTECH道171208
第1回【CCNA】ネットワーク基礎講座‗なにわTECH道171208
 
IoT Challenges and the fog computing
IoT Challenges and the fog computingIoT Challenges and the fog computing
IoT Challenges and the fog computing
 
データセンター進化論:SDNは今オープンに ~攻めるITインフラにの絶対条件とは?~
データセンター進化論:SDNは今オープンに ~攻めるITインフラにの絶対条件とは?~ データセンター進化論:SDNは今オープンに ~攻めるITインフラにの絶対条件とは?~
データセンター進化論:SDNは今オープンに ~攻めるITインフラにの絶対条件とは?~
 
橋梁・構造物モニタリングシステム_IoTビジネス共創ラボ 第7回勉強会
橋梁・構造物モニタリングシステム_IoTビジネス共創ラボ 第7回勉強会 橋梁・構造物モニタリングシステム_IoTビジネス共創ラボ 第7回勉強会
橋梁・構造物モニタリングシステム_IoTビジネス共創ラボ 第7回勉強会
 
【Interop Tokyo 2015】 SP 04: シスコ サービス プロバイダー アクセス ポートフォリオ
【Interop Tokyo 2015】 SP 04: シスコ サービス プロバイダー アクセス ポートフォリオ【Interop Tokyo 2015】 SP 04: シスコ サービス プロバイダー アクセス ポートフォリオ
【Interop Tokyo 2015】 SP 04: シスコ サービス プロバイダー アクセス ポートフォリオ
 
インテルが考える次世代ファブリック
インテルが考える次世代ファブリックインテルが考える次世代ファブリック
インテルが考える次世代ファブリック
 
スマートWifi 22 oct2013最終版
スマートWifi 22 oct2013最終版スマートWifi 22 oct2013最終版
スマートWifi 22 oct2013最終版
 
【たぶん日本初導入!】Azure Stack Hub with GPUの性能と機能紹介
【たぶん日本初導入!】Azure Stack Hub with GPUの性能と機能紹介【たぶん日本初導入!】Azure Stack Hub with GPUの性能と機能紹介
【たぶん日本初導入!】Azure Stack Hub with GPUの性能と機能紹介
 
Sigfox hands on the planet
Sigfox hands on the planetSigfox hands on the planet
Sigfox hands on the planet
 
1 Std 33v5 3
1 Std 33v5 31 Std 33v5 3
1 Std 33v5 3
 
ESP8266をはじめよう
ESP8266をはじめようESP8266をはじめよう
ESP8266をはじめよう
 
Ppt fukui g
Ppt fukui gPpt fukui g
Ppt fukui g
 
The slide of my research
The slide of my researchThe slide of my research
The slide of my research
 

Más de Atomu Hidaka

IoT in the era of generative AI, Thanks IoT ALGYAN.pptx
IoT in the era of generative AI, Thanks IoT ALGYAN.pptxIoT in the era of generative AI, Thanks IoT ALGYAN.pptx
IoT in the era of generative AI, Thanks IoT ALGYAN.pptxAtomu Hidaka
 
Tips and Tricks for developing Windows APO drivers
Tips and Tricks for developing Windows APO driversTips and Tricks for developing Windows APO drivers
Tips and Tricks for developing Windows APO driversAtomu Hidaka
 
Useful Tips and Tricks for Windows 11 TPM
Useful Tips and Tricks for Windows 11 TPMUseful Tips and Tricks for Windows 11 TPM
Useful Tips and Tricks for Windows 11 TPMAtomu Hidaka
 
Develop Windows 11 drivers with GitHub Copilot's AI capabilities
Develop Windows 11 drivers with GitHub Copilot's AI capabilitiesDevelop Windows 11 drivers with GitHub Copilot's AI capabilities
Develop Windows 11 drivers with GitHub Copilot's AI capabilitiesAtomu Hidaka
 
Windows 11 22H2 Feature-Update, Copilot, and Tips
Windows 11 22H2 Feature-Update, Copilot, and TipsWindows 11 22H2 Feature-Update, Copilot, and Tips
Windows 11 22H2 Feature-Update, Copilot, and TipsAtomu Hidaka
 
Windows 11 information that can be used at the development site
Windows 11 information that can be used at the development siteWindows 11 information that can be used at the development site
Windows 11 information that can be used at the development siteAtomu Hidaka
 
ChatGPT solution with EnOcean Gateway
ChatGPT solution with EnOcean GatewayChatGPT solution with EnOcean Gateway
ChatGPT solution with EnOcean GatewayAtomu Hidaka
 
Windows ChatGPT Bing AI
Windows ChatGPT Bing AIWindows ChatGPT Bing AI
Windows ChatGPT Bing AIAtomu Hidaka
 
Windows ChatGPT Bing AI.pptx
Windows ChatGPT Bing AI.pptxWindows ChatGPT Bing AI.pptx
Windows ChatGPT Bing AI.pptxAtomu Hidaka
 
Music Tech Community LT, Introducing Windows APO
Music Tech Community LT, Introducing Windows APOMusic Tech Community LT, Introducing Windows APO
Music Tech Community LT, Introducing Windows APOAtomu Hidaka
 
LLILUM and TinyCLR OS
LLILUM and TinyCLR OSLLILUM and TinyCLR OS
LLILUM and TinyCLR OSAtomu Hidaka
 
Introducing new features of EnOcean Gateway
Introducing new features of EnOcean GatewayIntroducing new features of EnOcean Gateway
Introducing new features of EnOcean GatewayAtomu Hidaka
 
Windows 11 Overview
Windows 11 OverviewWindows 11 Overview
Windows 11 OverviewAtomu Hidaka
 
IoT implemented in Windows 11.pptx
IoT implemented in Windows 11.pptxIoT implemented in Windows 11.pptx
IoT implemented in Windows 11.pptxAtomu Hidaka
 
How to use Windows 11 effectively.pptx
How to use Windows 11 effectively.pptxHow to use Windows 11 effectively.pptx
How to use Windows 11 effectively.pptxAtomu Hidaka
 
Recent my activities in 2022 1Q.pptx
Recent my activities in 2022 1Q.pptxRecent my activities in 2022 1Q.pptx
Recent my activities in 2022 1Q.pptxAtomu Hidaka
 
My highlight topics_in_2021
My highlight topics_in_2021My highlight topics_in_2021
My highlight topics_in_2021Atomu Hidaka
 
Windows 11 insider tips for developer
Windows 11 insider tips for developerWindows 11 insider tips for developer
Windows 11 insider tips for developerAtomu Hidaka
 
Azure Skkynet datahub service
Azure Skkynet datahub serviceAzure Skkynet datahub service
Azure Skkynet datahub serviceAtomu Hidaka
 
Microsoft Azure IoT central main menu
Microsoft Azure IoT central main menuMicrosoft Azure IoT central main menu
Microsoft Azure IoT central main menuAtomu Hidaka
 

Más de Atomu Hidaka (20)

IoT in the era of generative AI, Thanks IoT ALGYAN.pptx
IoT in the era of generative AI, Thanks IoT ALGYAN.pptxIoT in the era of generative AI, Thanks IoT ALGYAN.pptx
IoT in the era of generative AI, Thanks IoT ALGYAN.pptx
 
Tips and Tricks for developing Windows APO drivers
Tips and Tricks for developing Windows APO driversTips and Tricks for developing Windows APO drivers
Tips and Tricks for developing Windows APO drivers
 
Useful Tips and Tricks for Windows 11 TPM
Useful Tips and Tricks for Windows 11 TPMUseful Tips and Tricks for Windows 11 TPM
Useful Tips and Tricks for Windows 11 TPM
 
Develop Windows 11 drivers with GitHub Copilot's AI capabilities
Develop Windows 11 drivers with GitHub Copilot's AI capabilitiesDevelop Windows 11 drivers with GitHub Copilot's AI capabilities
Develop Windows 11 drivers with GitHub Copilot's AI capabilities
 
Windows 11 22H2 Feature-Update, Copilot, and Tips
Windows 11 22H2 Feature-Update, Copilot, and TipsWindows 11 22H2 Feature-Update, Copilot, and Tips
Windows 11 22H2 Feature-Update, Copilot, and Tips
 
Windows 11 information that can be used at the development site
Windows 11 information that can be used at the development siteWindows 11 information that can be used at the development site
Windows 11 information that can be used at the development site
 
ChatGPT solution with EnOcean Gateway
ChatGPT solution with EnOcean GatewayChatGPT solution with EnOcean Gateway
ChatGPT solution with EnOcean Gateway
 
Windows ChatGPT Bing AI
Windows ChatGPT Bing AIWindows ChatGPT Bing AI
Windows ChatGPT Bing AI
 
Windows ChatGPT Bing AI.pptx
Windows ChatGPT Bing AI.pptxWindows ChatGPT Bing AI.pptx
Windows ChatGPT Bing AI.pptx
 
Music Tech Community LT, Introducing Windows APO
Music Tech Community LT, Introducing Windows APOMusic Tech Community LT, Introducing Windows APO
Music Tech Community LT, Introducing Windows APO
 
LLILUM and TinyCLR OS
LLILUM and TinyCLR OSLLILUM and TinyCLR OS
LLILUM and TinyCLR OS
 
Introducing new features of EnOcean Gateway
Introducing new features of EnOcean GatewayIntroducing new features of EnOcean Gateway
Introducing new features of EnOcean Gateway
 
Windows 11 Overview
Windows 11 OverviewWindows 11 Overview
Windows 11 Overview
 
IoT implemented in Windows 11.pptx
IoT implemented in Windows 11.pptxIoT implemented in Windows 11.pptx
IoT implemented in Windows 11.pptx
 
How to use Windows 11 effectively.pptx
How to use Windows 11 effectively.pptxHow to use Windows 11 effectively.pptx
How to use Windows 11 effectively.pptx
 
Recent my activities in 2022 1Q.pptx
Recent my activities in 2022 1Q.pptxRecent my activities in 2022 1Q.pptx
Recent my activities in 2022 1Q.pptx
 
My highlight topics_in_2021
My highlight topics_in_2021My highlight topics_in_2021
My highlight topics_in_2021
 
Windows 11 insider tips for developer
Windows 11 insider tips for developerWindows 11 insider tips for developer
Windows 11 insider tips for developer
 
Azure Skkynet datahub service
Azure Skkynet datahub serviceAzure Skkynet datahub service
Azure Skkynet datahub service
 
Microsoft Azure IoT central main menu
Microsoft Azure IoT central main menuMicrosoft Azure IoT central main menu
Microsoft Azure IoT central main menu
 

Último

PHP-Conference-Odawara-2024-04-000000000
PHP-Conference-Odawara-2024-04-000000000PHP-Conference-Odawara-2024-04-000000000
PHP-Conference-Odawara-2024-04-000000000Shota Ito
 
新人研修のまとめ 2024/04/12の勉強会で発表されたものです。
新人研修のまとめ       2024/04/12の勉強会で発表されたものです。新人研修のまとめ       2024/04/12の勉強会で発表されたものです。
新人研修のまとめ 2024/04/12の勉強会で発表されたものです。iPride Co., Ltd.
 
[DevOpsDays Tokyo 2024] 〜デジタルとアナログのはざまに〜 スマートビルディング爆速開発を支える 自動化テスト戦略
[DevOpsDays Tokyo 2024] 〜デジタルとアナログのはざまに〜 スマートビルディング爆速開発を支える 自動化テスト戦略[DevOpsDays Tokyo 2024] 〜デジタルとアナログのはざまに〜 スマートビルディング爆速開発を支える 自動化テスト戦略
[DevOpsDays Tokyo 2024] 〜デジタルとアナログのはざまに〜 スマートビルディング爆速開発を支える 自動化テスト戦略Ryo Sasaki
 
20240412_HCCJP での Windows Server 2025 Active Directory
20240412_HCCJP での Windows Server 2025 Active Directory20240412_HCCJP での Windows Server 2025 Active Directory
20240412_HCCJP での Windows Server 2025 Active Directoryosamut
 
Amazon SES を勉強してみる その12024/04/12の勉強会で発表されたものです。
Amazon SES を勉強してみる その12024/04/12の勉強会で発表されたものです。Amazon SES を勉強してみる その12024/04/12の勉強会で発表されたものです。
Amazon SES を勉強してみる その12024/04/12の勉強会で発表されたものです。iPride Co., Ltd.
 
Postman LT Fukuoka_Quick Prototype_By Daniel
Postman LT Fukuoka_Quick Prototype_By DanielPostman LT Fukuoka_Quick Prototype_By Daniel
Postman LT Fukuoka_Quick Prototype_By Danieldanielhu54
 
UPWARD_share_company_information_20240415.pdf
UPWARD_share_company_information_20240415.pdfUPWARD_share_company_information_20240415.pdf
UPWARD_share_company_information_20240415.pdffurutsuka
 
スマートフォンを用いた新生児あやし動作の教示システム
スマートフォンを用いた新生児あやし動作の教示システムスマートフォンを用いた新生児あやし動作の教示システム
スマートフォンを用いた新生児あやし動作の教示システムsugiuralab
 

Último (8)

PHP-Conference-Odawara-2024-04-000000000
PHP-Conference-Odawara-2024-04-000000000PHP-Conference-Odawara-2024-04-000000000
PHP-Conference-Odawara-2024-04-000000000
 
新人研修のまとめ 2024/04/12の勉強会で発表されたものです。
新人研修のまとめ       2024/04/12の勉強会で発表されたものです。新人研修のまとめ       2024/04/12の勉強会で発表されたものです。
新人研修のまとめ 2024/04/12の勉強会で発表されたものです。
 
[DevOpsDays Tokyo 2024] 〜デジタルとアナログのはざまに〜 スマートビルディング爆速開発を支える 自動化テスト戦略
[DevOpsDays Tokyo 2024] 〜デジタルとアナログのはざまに〜 スマートビルディング爆速開発を支える 自動化テスト戦略[DevOpsDays Tokyo 2024] 〜デジタルとアナログのはざまに〜 スマートビルディング爆速開発を支える 自動化テスト戦略
[DevOpsDays Tokyo 2024] 〜デジタルとアナログのはざまに〜 スマートビルディング爆速開発を支える 自動化テスト戦略
 
20240412_HCCJP での Windows Server 2025 Active Directory
20240412_HCCJP での Windows Server 2025 Active Directory20240412_HCCJP での Windows Server 2025 Active Directory
20240412_HCCJP での Windows Server 2025 Active Directory
 
Amazon SES を勉強してみる その12024/04/12の勉強会で発表されたものです。
Amazon SES を勉強してみる その12024/04/12の勉強会で発表されたものです。Amazon SES を勉強してみる その12024/04/12の勉強会で発表されたものです。
Amazon SES を勉強してみる その12024/04/12の勉強会で発表されたものです。
 
Postman LT Fukuoka_Quick Prototype_By Daniel
Postman LT Fukuoka_Quick Prototype_By DanielPostman LT Fukuoka_Quick Prototype_By Daniel
Postman LT Fukuoka_Quick Prototype_By Daniel
 
UPWARD_share_company_information_20240415.pdf
UPWARD_share_company_information_20240415.pdfUPWARD_share_company_information_20240415.pdf
UPWARD_share_company_information_20240415.pdf
 
スマートフォンを用いた新生児あやし動作の教示システム
スマートフォンを用いた新生児あやし動作の教示システムスマートフォンを用いた新生児あやし動作の教示システム
スマートフォンを用いた新生児あやし動作の教示システム
 

Exciting and Thrilling, EnOcean technology online seminar.