Node-red prototype flow for working w/ frankenstein firmware
Posted: Tue Jun 02, 2015 11:33 pm
http://flows.nodered.org/flow/a84e52d28eaf2dea03e6
The frankenstein firmware has a ton of support for common hardware configurations from direct manipulation of the I/O pins, to i2c (and i2c expanders), temperature sensors like the ds18b20 used in this example and other misc features. Plus, it does OTA flashing if you need it.
This Node-red prototype flow shows how to use the frankenstein firmware to generate MTQQ messages, thingspeak updates, etc.
Hopefully this shows that you can avoid writing any new firmware for the ESP8266 and utilize some of the great stuff already in the commons thereby way lowering the barrier to entry. Flow screenshot attached.
Running on TheThingbox.
The frankenstein firmware has a ton of support for common hardware configurations from direct manipulation of the I/O pins, to i2c (and i2c expanders), temperature sensors like the ds18b20 used in this example and other misc features. Plus, it does OTA flashing if you need it.
This Node-red prototype flow shows how to use the frankenstein firmware to generate MTQQ messages, thingspeak updates, etc.
Hopefully this shows that you can avoid writing any new firmware for the ESP8266 and utilize some of the great stuff already in the commons thereby way lowering the barrier to entry. Flow screenshot attached.
Running on TheThingbox.