0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

UECS UARDECSのESP32用ライブラリ

0
Posted at

UECS(ウエックス:Ubiquitous Environment Control System)とは、温室や植物工場などの施設園芸において、センサや制御装置をネットワークで連携させるための共通通信規格および制御プラットフォームです。
https://www.uecs.jp/outline/outline-index

UARDECS(ユアルデックス)は、Arduinoを使ってUECSノードを簡単に開発するためのミドルウェア/ライブラリです。施設園芸向けの環境制御システム「UECS(Ubiquitous Environment Control System)」に準拠した通信機能をArduinoに実装することを目的としています。
https://uecs.org/arduino/uardecs.html
https://github.com/H-Kurosaki/UARDECS

今回、このライブラリをESP32に対応させて、M5StickCなどで簡単にセンサーやアクチュエーターノードを自作できるようにしました。ライブラリは以下からご使用ください。
https://github.com/lipid-craft/UARDECS-for-ESP32
※このツールを利用したことによって生じたいかなる結果についても責任を負うことはありませんので自己責任の上で使用して下さい。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?