Publicidad

20221027_Toyota_Gadget_Labo_vol1_kitazaki_v1.pdf

Leader, Mail System Section, Service System Dept. Platform Management Dept. Mobile NW Div. at Softbank Mobile
24 de Oct de 2022
Publicidad

Más contenido relacionado

Similar a 20221027_Toyota_Gadget_Labo_vol1_kitazaki_v1.pdf(20)

Publicidad

Último(20)

20221027_Toyota_Gadget_Labo_vol1_kitazaki_v1.pdf

  1. qiita.com/yskmjp/items/cedbfd3f3980c42a8771
  2. Node-RED MCU Edition の Sensor ノードについて調べてみた
  3. Node-RED Con 2022 ・日本語トラック (9) ・英語トラック (11) (引用) https://nrcon.nodered.org/
  4. Node-RED MCU Edition とは Node-REC Con 2022 ・英語トラック (引用) https://www.youtube.com/watch?v=Inf37X0_xxo&t=7542s
  5. Node-RED と MCU Edition の違い (引用) https://www.youtube.com/watch?v=Inf37X0_xxo&t=7542s ・シミュレータ ・ESP8266 ・ESP32 ・RP2040 ・Gecko ・QCA4020 ・Wasm
  6. Node-RED実行環境 クラウド ローカル (パソコン、サーバ) モバイル (iOS、Android OS) エッジ (ラズパイ、Jetson Nano) MCU (マイクロコントローラー ) New!
  7. 仕組み (ざっくり) (引用) https://discourse.nodered.org/t/node-red-flows-on-esp8266-and-esp32/64345
  8. 試してみた感想 ・環境構築がたいへん - Xcode (macOS) - Microsoft Visual Studio (Windows) - Moddable (Linux, Windows, macOS) - ESP-IDF (Linux, Windows, macOS) - Node-RED (Node.js) ・node-red-mcu (macOSのみ) ・node-red-mcu-plugin が便利 (macOSのみ) ・センサーデバイス類のサポートはこれから
  9. node-red-mcu-plugin
  10. サンプル ①
  11. サンプル ②
  12. サンプル ③
  13. デモ
  14. サンプル ③
  15. デモ
  16. Sensor ノードとは
  17. Sensor ノードとは ECMA-419 Sensor Class Patternに準拠したセンサークラスをサポート - Accelerometer - Ambient light - Atmospheric pressure - Humidity - Proximity - Temperature - Touch
  18. ECMA-419 とは ECMA とは、情報通信技術の標準を策定している欧州電子計算機工業会 ECMAScript とは、ECMAによって標準化された JavaScript などの元の規格となった言語 - ECMA-262 ・・language specification - ECMA-402 ・・internationalization API specification - ECMA-414 ・・specification suite - ECMA-419 ・・embedded systems API specification
  19. マイコン と センサーデバイス ・M5Stick-C (MPU6886) (傾き・加速度 6軸センサー) ・M5Stack Basic ・M5Stack Gray (MPU9250) (傾き・加速度・磁気 9軸センサー) ・M5Stack Core2 (MPU6886) (傾き・加速度 6軸センサー) ・M5 ENV Ⅲ Unit (SHT30/QMP6988) (温度・湿度/気圧センサー) ・M5 ENV Ⅱ Unit (SHT30/BMP280) (温度・湿度/気圧センサー) ・M5 ENV Unit (DHT12/BMP280) (温度・湿度/気圧センサー) ・M5 ENV Hat Ⅲ (SHT30/QMP6988) (温度・湿度/気圧センサー) ・M5 ENV Hat Ⅱ (SHT30/BMP280/BMM150) (温度・湿度/気圧/磁気センサー) ・M5 ENV Hat (DHT12/BMP280/BMM150) (温度・湿度/気圧/磁気センサー) ・M5 NCIR Hat (MLX90614) (非接触温度センサー) ・LM75B (温度センサー)
  20. Sensor ノードのプロパティ Module → センサー毎に指定 - embedded:sensor/Accelerometer-Gyroscope/MPU6886 - embedded:sensor/Accelerometer-Gyroscope/MPU9250 - embedded:sensor/Humidity-Temperature/SHT3x - embedded:sensor/Barometer-Temperature/BMP280 - embedded:sensor/Temperature/LM75 I/O → I2C、または、SMBusを選択 Bus → default、internal、hatを指定 Configure → センサーのパラメータを指定
  21. I/O の設定
  22. Bus の設定
  23. Configure の設定
  24. 詳細は Qiita で (引用) https://qiita.com/kitazaki/items/15cba2f4622bf3682083
  25. ありがとうございました!
Publicidad