-
I know that it isn't kosher to actually write applications in Forth - Forth programmers are supposed to only write new system implementations - but I couldn't help myself.
https://github.com/MitchB…
-
I changed the settings in PlatformIO.ini (for Electrodragon) to
Board = esp12e
-Tesp8266.flash.4m.ld
And now in Info I have:
Flash size: 4096kB
Program flash size: **4096kB**
Program size: 43…
-
Hi,
I upgrade from 4.1.3 to 4.2.0 a sonoff pow, 3 electrodragon and 1 nodemcu. Except the POW in all other cases I have lose my configuration and the electrodragon/esp startup with the user_config d…
-
Hey there,
I've downloaded the last source code 5.2.3 20170630 and try to editing user_config.h from sonoff basic to ch4 module but i don't find this setting. because i want flash a 4ch module not …
-
Can You add GPIO_ADC0 to Eelctrodragon?
I tested, and working (1024 for 3,3V, 0 for GND).
{ "ElectroDragon", // ElectroDragon IoT Relay Board (ESP8266)
GPIO_KEY2, // GPIO00 Button …
-
@arendst, it's possible to add the ability to read from a serial port (software serial) ?
For example use the sonoff or electrodragon to read from a modbus device like a Power Energy Meter
Thanks
…
-
Can You add more GPIOs do ElectroDragon config?
Board has pins for:
GPIO4 (I tested, working)
GPIO5 (I tested, working)
GPIO14 (I tested, working)
GPIO15
RX (I tested, working)
TX (I tested, wo…
-
Sorry to add to your load but I've noticed an unexpected behaviour when my device running 5.0.1 is out of range of its WiFi access point.
I've got the covers off my electrodragon at present and not…
-
First off this is excellent code thanks for all your hard work!!
I took some video showing the temperature the boards get to under a 10A load. Don't know if this is good or bad. But it is what it i…
-
@arendst, it's possible to add, for board with 2 relay like electrodragon, a function to trasform it in covers ?
For example:
stat/cover1/STATE: give current state OPEN/CLOSE
cmnd/cover1/set: accep…