Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By tweaker
#26545 Got it running on my NodeMCU board. This project looks promising!
Already had Domoticz running so setting things up was actually "EASY" in my case.
Can i also use it to switch a relais from Domoticz?
User avatar
By mvdbro
#26584
tweaker wrote:Can i also use it to switch a relais from Domoticz?

Redesigned the device configuration. It's now possible to have more than one sensor, pulscounter, switch, etc.
And devices are now linked directly to selectable GPIO pins.
Image
There's also direct output control (without password requested) to drive relais, mosfets, etc.

It's very easy to use these http commands in Domoticz switch devices.

Sample Domoticz configuration screen print: (this is NOT the ESP you're looking at)
Domoticz_ESP8266_Switch.png
You do not have the required permissions to view the files attached to this post.
Last edited by mvdbro on Thu Aug 20, 2015 1:51 pm, edited 2 times in total.
User avatar
By danbicks
#26595 Wicked interface :)

Is this in standard IDE?

Would love a copy if you don't mind sharing.

Great work, nice to see the ESP web interface has some sparkle :)

Dans
User avatar
By mvdbro
#26608
danbicks wrote:Wicked interface :)
Is this in standard IDE?
Would love a copy if you don't mind sharing.
Great work, nice to see the ESP web interface has some sparkle :)
Dans

I think that I put you on the wrong track here. The screenshot is not the ESP webinterface, but a sample of how devices can be configured within Domoticz towards the ESP Easy.

I changed my post to make this more clear.

I guess in the future when we have the spiffs storage running, we could design much more attractive web interfaces.
For now, just lean and mean classic html and no images...