Guy u explain this stuff so nice. I have tried programming with a NodeMCU myself so I understand a little bit of the Arduino code and its a really easy system. I think its easy to create devices myself. Thumps up for ur work and keep it up.
Hi! Great videos! I like your style of explaining things. Keep it on! My question though, can you add already existing security system to OpenHAB? Thanks.
I'm just starting to learn about MQTT. By 'server', do you mean 'broker'? A quick look at openHAB 2 suggests to me the 'hub' of a home's activities is essentially HTTP (webpage) based? Would you know if the server/broker can be used separate from any HTTP interface? Particularly, can programs written to run on the serving computer that form the 'intelligence' of what is desired to & from the server/broker? Thanks.
I was envisioning a Linux system running rule- and state-based process(es) that communicate via mosquito API thru MQTT to, say, 3 ESP8266 and 2 RasPi, which are clients running a process linked with mosquito API to receive directions and queries, and return results via MQTT. All, essentially 'headless' with no web interface. Seems like this could work. Appreciated.
Hi. I am trying to upload the firmware on esp 12 but it always says following errors. Warning: espcomm_sync failed. error: espcomm_open failed error: espcomm_upload_mem failed error: espcomm_upload_mem failed. Tried. Various config and used usb ttl ftdi also but the problem still exists. And tried uploading in esp201 firmware uploaded but esp201 is not performing as per the firmware
Guy u explain this stuff so nice. I have tried programming with a NodeMCU myself so I understand a little bit of the Arduino code and its a really easy system. I think its easy to create devices myself.
Thumps up for ur work and keep it up.
This is a very wonderful video, well explanatory for a beginner....Great Job man
Thank you so much for such a detailed guide. Great job!
Hi! Great videos! I like your style of explaining things. Keep it on! My question though, can you add already existing security system to OpenHAB? Thanks.
Also can you help me with troubleshooting techniques for esp 12e and esp201.
I'm just starting to learn about MQTT. By 'server', do you mean 'broker'? A quick look at openHAB 2 suggests to me the 'hub' of a home's activities is essentially HTTP (webpage) based? Would you know if the server/broker can be used separate from any HTTP interface? Particularly, can programs written to run on the serving computer that form the 'intelligence' of what is desired to & from the server/broker? Thanks.
when are you talking about for the server or broker thing? I am not sure for the second part though.
I was envisioning a Linux system running rule- and state-based process(es) that communicate via mosquito API thru MQTT to, say, 3 ESP8266 and 2 RasPi, which are clients running a process linked with mosquito API to receive directions and queries, and return results via MQTT. All, essentially 'headless' with no web interface.
Seems like this could work. Appreciated.
Hi.
I am trying to upload the firmware on esp 12 but it always says following errors.
Warning: espcomm_sync failed.
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed.
Tried. Various config and used usb ttl ftdi also but the problem still exists.
And tried uploading in esp201 firmware uploaded but esp201 is not performing as per the firmware
Change the rate to maximum rather going with standard 9600
How can we add mqtt broker's username and password