vThings Forums

Full Version: vESPrino Firmware
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The vESPrino firmware can run on any ESP8266-based board. It works better if there is an RGB led connected to GPIO2, button to GPIO 0, and expects that the I2C Bus will use some specific GPIOs, but all of this can be configured or overridden.
I will be slowly adding more information about it

It is located here:
https://github.com/vlast3k/vESPrino-firmware

The README file contains some additional information how to build or upload it