Skip to content

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

License

Notifications You must be signed in to change notification settings

fablab-wue/ezPiC.Device.OLD

Repository files navigation

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