Search found 32 matches

by r_255
27 Jul 2018, 20:50
Forum: ESP Easy: General Discussion
Topic: esp32 m5stack
Replies: 2
Views: 3375

Re: esp32 m5stack

I am still playing with it but i am having fun with... enough to share it here...!
So the wait will be worth it i guess. I got mine from BG but it took them 4 weeks.

small impression
https://plus.google.com/u/0/+RobinFrant ... 1EfLRSwzeN
by r_255
27 Jul 2018, 09:32
Forum: ESP Easy: General Discussion
Topic: esp32 m5stack
Replies: 2
Views: 3375

esp32 m5stack

Just received my m5 stack, its around for a while and original was 8266 based but now contains a esp32 for a while. It is a nice developers board hooked on to to a small 320x240 lcd display ( no touch ), battery and a few buttons. Also all ports are available in the standard bottom stack with pinhea...
by r_255
08 Jul 2018, 07:15
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 1762207

Re: Nextion display plugin

Nice, that you guys kind of solved the issue... !
Thanks to the family B i guess :lol:
by r_255
25 Jun 2018, 12:40
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 1762207

Re: Nextion display plugin

Thanks for clearifying, Well i guess i most cases loosing your serial doesnt hurt anything. Debug and commands can be send thru the webinterface. I agree on that its a pitty we cant have it working as intended within espeasy, as 90% of my esps run on it and it was my startpoint. It would be sweet to...
by r_255
24 Jun 2018, 22:38
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 1762207

Re: Nextion display plugin

You could try ESP Pins 13 RDX2 and 15 TDX2, as these can be used for serial2 communication if i am right, thats how its declared in this mqtt firmware wich never missed a hit. As i described earlier i had the same issues but then this firmware communicates fine but isnt espeasy, so using gpio13 and ...
by r_255
12 Mar 2018, 07:58
Forum: ESP Easy: Software
Topic: P141 RGB Strip Plugin
Replies: 62
Views: 67432

Re: P141 RGB Strip Plugin

Well this might be a dirty solution then. http://192.168.1.109/control?cmd=1Mode,4,400 :shock: Nah just kidding, But it might be something for future releases to fix this on espeasy level. As with more gpio's on the horizon, people will have more device connected and commands could easy overlap. Ill...
by r_255
11 Mar 2018, 22:49
Forum: ESP Easy: Software
Topic: P141 RGB Strip Plugin
Replies: 62
Views: 67432

Re: P141 RGB Strip Plugin

Beter use the name given to the task. That's already the convention for addressing the sensor values (e.g. [bedroom#temp] ) Not sure to cleary understand what you mean :?: (there are more commands than task values in this case) Instead of task number he means task name, like its used for rules and ...
by r_255
10 Mar 2018, 17:28
Forum: ESP Easy: Software
Topic: P141 RGB Strip Plugin
Replies: 62
Views: 67432

Re: P141 RGB Strip Plugin

I think this should be a espeasy issue... As a plugin could be used twice on a esp. Like neopixel strips and 12v leds on one h801 Best would be like to address them on Task#. Something like http://192.168.1.109/control?cmd1=Mode,4,400 where cmd1 - cmd12 is one of the task# in the devices list, but t...
by r_255
10 Mar 2018, 13:29
Forum: ESP Easy: Software
Topic: P141 RGB Strip Plugin
Replies: 62
Views: 67432

Re: P141 RGB Strip Plugin

Well i am digging into your plugin just to understand what and how its working. Some how when the esp64 gets released i might write my own code :D . I did understand it as rgbw(w) and not as rgbw, but that's the way you read it i guess. The code is very clear written, at least for me as a non progra...
by r_255
07 Mar 2018, 00:41
Forum: ESP Easy: Software
Topic: P141 RGB Strip Plugin
Replies: 62
Views: 67432

Re: P141 RGB Strip Plugin

Hmmz, issue found.... even after uploading thru serial it did not work. Seems 128k is the size for my 1024mb version. So it does compile fine on the arduino ide 1.8.5 as long you use the 2.0 version of espeasy. I did clean my libs and espeasy folder and copied the supplied ( esp easy v2) ones before...
by r_255
04 Mar 2018, 13:57
Forum: ESP Easy: Software
Topic: P141 RGB Strip Plugin
Replies: 62
Views: 67432

Re: P141 RGB Strip Plugin

There are a little bit efforts to spend to learn Platform I/O : When starting, it looks like a 747 cockpit, but once used to it you will soon definitively forget the Arduino IDE lol, well i did flight sims in the early days! I am digging in as i want to compile my own firmware, and you are right it...
by r_255
02 Mar 2018, 07:43
Forum: ESP Easy: Software
Topic: P141 RGB Strip Plugin
Replies: 62
Views: 67432

Re: P141 RGB Strip Plugin

Thanks!

I will try platform i/o again, some how for an old timer the arduino ide feels so familiar.
by r_255
28 Feb 2018, 21:09
Forum: ESP Easy: Software
Topic: P141 RGB Strip Plugin
Replies: 62
Views: 67432

Re: P141 RGB Strip Plugin

Hi Soif, Thanks for your efforts and sharing the project! I did try to compile and i do have some issues here. Can you please suply some more info on espeasy version? I do have all kind of not declared errors like : C:\Users\robin\Documents\Arduino\src\ESPEasy\_P141_LedStrip.ino: In function 'boolea...
by r_255
01 Nov 2017, 19:20
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 1762207

Re: Nextion display plugin

Hi Bert, Its much appreciated, all the efforts you put into the plugin. I got the dimmer running thru the mentioned plugin, but Espeasy gives me more flexebility in other devices. Your programming, is much better than mine... with a lot of effort i can read some. I also did see on Jeffs website that...
by r_255
29 Oct 2017, 09:56
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 1762207

Re: Nextion display plugin

I am having issues to get sliders running, some how the data looses its first chars. print "publish ......... and gives result in the debug screen sh...... So somehow it looses publi Tried alsmost anything i could think of but did not find any answers. Rules just wont do for my setup as there a...
by r_255
18 Dec 2016, 17:52
Forum: Experimental
Topic: PiEasy - porting ESPEasy to Raspberry Pi (Zero)
Replies: 9
Views: 13292

Re: PiEasy - porting ESPEasy to Raspberry Pi (Zero)

Omg, espeasy is going PI :D
I love all these flavours of espeasy, i am going to order myself a pizero and have a look.

Today i copy and paste coded my 1st .ino file ever and that took me about 10hrs, so respect.... !
by r_255
27 Nov 2016, 09:05
Forum: ESP Easy: Projects / Applications
Topic: Wifi Candle - illuminate with ESPEasy (WS2812)
Replies: 94
Views: 154120

Re: Wifi Candle - illuminate with ESPEasy (WS2812)

Hi Moelski, We all have our favorite animation, and mine is disco :D Would it be a sugestion to implement artnet as protocol for the ws2812/neopix ? https://github.com/rstephan/ArtnetWifi/blob/master/examples/ArtnetWifiNeoPixel/ArtnetWifiNeoPixel.ino Artnet is a protocol that is like dmx and there i...
by r_255
17 Nov 2016, 07:42
Forum: ESP Easy: Hardware
Topic: H801 : RGB controller based on ESP8266 avalaible from China
Replies: 134
Views: 179795

Re: H801 : RGB controller based on ESP8266 avalaible from China

Hi Martijn, Yeah they work fine! and Artnet loves them like me .. :D It really syncs up nice and make the hue disco look like kids stuff. I did not test the h801 with artnet, but did try it on the esp witty and the rgb led syncs up nice, so there is no reason why it would not work on the h801 or any...
by r_255
16 Nov 2016, 19:38
Forum: ESP Easy: Hardware
Topic: H801 : RGB controller based on ESP8266 avalaible from China
Replies: 134
Views: 179795

Re: H801 : RGB controller based on ESP8266 avalaible from China

Looks nice and small, but i did order some extra h801 as they work nice here and i like the 2 extra channels. and i am replacing my 4 com port controlled chromoflex controllers. The milight plugin runs here fine with the old rgb stripes, and i am very happy with it. But after playing this weekend wi...
by r_255
04 Oct 2016, 09:04
Forum: ESP Easy: Projects / Applications
Topic: K-Type / MAX6675 build in
Replies: 54
Views: 48290

Re: K-Type / MAX6675 build in

Well i guess that might be a issue that can't be solved with software ;o) I am thinking of creative solutions here, but so far i am not coming further than buying you a 'decent' bbq. I am not sure if there are others that are willing to contribute? Sure it would be cheaper to buy something already m...
by r_255
02 Oct 2016, 20:15
Forum: ESP Easy: Projects / Applications
Topic: K-Type / MAX6675 build in
Replies: 54
Views: 48290

Re: K-Type / MAX6675 build in

How sweet is that..... now i can ditch the maveric ! gonna order one and give it a test run! thanks for the plugin Input : How about adding a fan controller + pid and make it a full bqq controller :lol: Great for those long low and slow sessions. Just like this.... http://heatermeter.myshopify.com/ ...
by r_255
20 Apr 2016, 14:51
Forum: ESP Easy: Hardware
Topic: New ESP gadget
Replies: 326
Views: 640851

Re: New ESP gadget

If i remember right the Green led should be at gpio 13
but its been 2 weeks ago since.

https://plus.google.com/+RobinFrantzen/ ... RcqFiEY7Nj
by r_255
06 Mar 2016, 22:38
Forum: ESP Easy: Projects / Applications
Topic: espeasy pir/ldr/rgb finds new home
Replies: 3
Views: 9241

Re: espeasy pir/ldr/rgb finds new home

V2 is done....
making progress to water tight for outdoor usage.

https://plus.google.com/+RobinFrantzen/ ... tz8dbDncAX
by r_255
06 Mar 2016, 07:41
Forum: ESP Easy: Projects / Applications
Topic: espeasy pir/ldr/rgb finds new home
Replies: 3
Views: 9241

Re: espeasy pir/ldr/rgb finds new home

Hi Costo, Thanks for the reply! I did try the level control, but just setting gpio 15 high does not do the job and there is no red or green light ;o) Domoticz, on and off http command works fine and led gets red on motion. But i guess it would be perfect to make the call internal on the esp, as this...
by r_255
05 Mar 2016, 23:32
Forum: ESP Easy: Projects / Applications
Topic: espeasy pir/ldr/rgb finds new home
Replies: 3
Views: 9241

espeasy pir/ldr/rgb finds new home

easypir.jpg Today i did reinstall my milling machine and decided to take one espeasy project of the bench and mill a case for it. Esp Witty and a cheap pir sensor, 3 pins 5v vcc, gnd and a signal pin that gives 3v on movement and 0v if there is none. Fun thing of the esp Witty is the already instal...
by r_255
30 Jan 2016, 09:25
Forum: ESP Easy: General Discussion
Topic: PN532 with NodeMCU 3 not working
Replies: 68
Views: 67260

Re: PN532 with NodeMCU 3 not working

Sorry to say, but here its been running all night without any issues. Did remove power several times but it comes up every reboot. if i see your log it says it cant connect to the ip adress 43226510 : HTTP : connecting to 192.168.14.253 43228017 : HTTP : connection failed 43228281 : PN532: Tag: 2227...
by r_255
29 Jan 2016, 20:51
Forum: ESP Easy: General Discussion
Topic: PN532 with NodeMCU 3 not working
Replies: 68
Views: 67260

Re: PN532 with NodeMCU 3 not working

Motivated by the new release i did give it a try....

1st readings work great, but then again i do have the same board as Martinus.
Running this from a 5v nodemcu dev v1.0 powered by usb from a pc.

Will keep on trying thru the evening and post back with stability report
by r_255
31 Dec 2015, 10:02
Forum: ESP Easy: General Discussion
Topic: PN532 with NodeMCU 3 not working
Replies: 68
Views: 67260

Re: PN532 with NodeMCU 3 not working

I had it working, on the old version. did had to fidele with connectors a bit to get it running, but it worked. https://plus.google.com/u/0/+RobinFrantzen But stupid me blew up the esp with retrying ( mixed up polarity ) because it did not work as before and i kept on trying. That was after 2.0 was ...
by r_255
21 Nov 2015, 20:43
Forum: ESP Easy: Software
Topic: TSOP4838 IR recieve in Domoticz
Replies: 5
Views: 9187

Re: IR recieve in Domoticz

Cheers,

Works fine...!

Just had to find out that the file name is device sensitive in my case its: script_device_rfid.lua
changed the device and values of a rfid tag name within the .lua and it runs.

This opens up doors :)
by r_255
21 Nov 2015, 09:27
Forum: Introduce yourself
Topic: Hi this is Robin r_255
Replies: 1
Views: 2491

Hi this is Robin r_255

Hi this is Robin, dutch and running on domoticz and homeseer2 ( best of both worlds ) Great stuff that makes using a esp8266 with domoticz a breeze. ESPeasy and the hardware (sensors/actuators) are fun to play with! Sure there are still some rough edges, but compared to the fast growing library of s...
by r_255
20 Nov 2015, 21:03
Forum: ESP Easy: Software
Topic: TSOP4838 IR recieve in Domoticz
Replies: 5
Views: 9187

Re: IR recieve in Domoticz

Just a newbie guess : I think this is not going to work in blocky as the value is actually a text field and you cant make comparisons on text fields? I am having kind of the same problem here with the rfid reader PN532, tags come in fine in domoticz and they show up like : 324324223 If I make a bloc...