The uecho-py
is a portable and cross platform development framework for creating controller applications and devices of ECHONET Lite for Python developers. ECHONET is an open standard specification for IoT devices in Japan, it specifies more than 100 IoT devices such as crime prevention sensor, air conditioner and refrigerator.
The uecho-py
is designed for easy development of ECHONET Lite devices and controllers on Raspberry Pi and has been tested on Raspberry Pi OS too.
You can install uecho-py
using pip
as the following:
$ pip install uecho
- Controller
- Device
- Examples