Search found 8 matches

by HvdW
17 May 2019, 00:31
Forum: uPyEasy: Software
Topic: python script to issue GPIO command
Replies: 2
Views: 12569

Re: python script to issue GPIO command

Thanks @enesbcs
RPIEasy looks great.
I'll shurely try it one of these days.

For now I'll gor for the urllib.request command
My ESP8266 with ESPEasy on it needs the command to switch a switch, that's all.
I wasn't able to find the proper code.
Thanks for helping out.
by HvdW
13 May 2019, 16:18
Forum: ESP Easy: Hardware
Topic: Please recommend me good esp8266 board ..
Replies: 11
Views: 9188

Re: Please recommend me good esp8266 board ..

I would go for one of those NodeMCU's
One problem: @aliexpress you'll have to be able to exercise patience during 3 to 5 weeks.
Around the corner you pay 3 times more but you can go back to the shop when something's wrong.
No patience required, best aftersale service guaranteed.
by HvdW
12 May 2019, 13:07
Forum: uPyEasy: Software
Topic: python script to issue GPIO command
Replies: 2
Views: 12569

python script to issue GPIO command

Hi, Everything is running on my RPI. I am using Domoticz to swith our boiler. In Domoticz the command is: # Domoticz command is http://192.168.2.25/control?cmd=GPIO,5,0 I want to implement this command in Python from my RPI. import requests url = 'http://192.168.2.25' query = {'cmd': 'GPIO,5,0'} res...
by HvdW
07 May 2019, 11:07
Forum: ESP Easy: Software
Topic: What is going on with our beloved Switch Input Plugin?
Replies: 6
Views: 3683

Re: What is going on with our beloved Switch Input Plugin?

Will it be announced when changes have been applied?
In the mean time I'll bite a straw and wait.
by HvdW
06 May 2019, 21:43
Forum: ESP Easy: General Discussion
Topic: Flasher interface
Replies: 5
Views: 3844

Re: Flasher interface

Maybe change the font to a standard font?
by HvdW
06 May 2019, 11:41
Forum: ESP Easy: General Discussion
Topic: Flasher interface
Replies: 5
Views: 3844

Flasher interface

The ESPEsy flasher has a too big letter type for it's screen.
Or did I overlook an option or setting.
by HvdW
05 May 2019, 11:55
Forum: ESP Easy: Hardware
Topic: High Current Relay Suggestion
Replies: 9
Views: 8189

Re: High Current Relay Suggestion

I support the suggestion added by @Patou Use the cheap Chinese as intermediate. (use isolation tape to avoid burning your fingers in case you touch the relay) The reliable Hager I have installed can be switched manual as well, which is very handy in cases I have experimented a step beyond the limits...
by HvdW
05 May 2019, 01:21
Forum: Introduce yourself
Topic: Harm oet Twente
Replies: 1
Views: 3843

Harm oet Twente

Hallo, Ik kom uit Twente en heb zojuist alle gedoe achter me gelaten. Geen LUA meer, geen Arduino scripts meer. Klik, klik, klaar! Geweldig Hi, I am from the outskirts of the Netherlands. Just abandoned LUA and Arduino programming for Nodemcu. Click, click, ready. No more hassling to add devices to ...