fablab-wue / ezPiC.Device.OLD

e·z·Pi·c - Easy Raspberry-Pi Controller for IoT-Devices in Python - Device Source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

e·z·Pi·c

ezPiC [ˌiːzi ˈpiːzi] is an all-in-one web configurable IoT device in Hybrid-Python for

  • *Pi (RaspberryPi, BananaPi, OrangePi),
  • ESP32,
  • PyBoard (STM32 Cortex M4) and
  • PC (for development and debugging)

For more details see the Wiki- pages

Project status:

  • All code for IoT-part is Hybrid-Python compatible
  • Alpha version is running on PC, RPi (CPython) with Web-part
  • Alpha version is running on ESP32 (Micropython 1.9.4) without Web-part
  • Alpha version is running on PyBoard (Micropython 1.9.4) without Web-part
  • Variables are published by Gadget-plugins, processed by Rules and consumed by Gateway-plugins
  • Wiki moded to http://wiki.ezpic.org

In this project are parts of other projects included. Follow the links to see descriptions and license terms:

Project Reference License
MicroWebSrv github.com/jczic/MicroWebSrv MIT
WifiManager-ESP32 github.com/zhouhan0126/WIFIMANAGER-ESP32 MIT

About

e·z·Pi·c - Easy Raspberry-Pi Controller for IoT-Devices in Python - Device Source

License:GNU General Public License v3.0


Languages

Language:Python 78.1%Language:HTML 21.0%Language:CSS 1.0%