Hello,
I solved my problem.
Parallel to the question here I was looking for help in the german FHEM forum. The solution can therefore be found there.
https://forum.fhem.de/index.php?topic=99535.0
Maybe it helps somebody.
regards
Jens
Search found 6 matches
- 19 Apr 2019, 20:26
- Forum: ESP Easy: Projects / Applications
- Topic: P124_NeoPixelBusFX and FHEM with code example from library
- Replies: 1
- Views: 3093
- 14 Apr 2019, 13:24
- Forum: ESP Easy: Projects / Applications
- Topic: P124_NeoPixelBusFX and FHEM with code example from library
- Replies: 1
- Views: 3093
P124_NeoPixelBusFX and FHEM with code example from library
Hello, I have the P124_NeoPixelBusFX plugin running on NodeMCU v2 with ESPEasy. This is part of the library "NeopixelBusFX-master". This library comes with a file "FHEM_DOIF_NFX.txt" with a code example. Now I have already a connection with my FHEM installation. But I do not know...
- 03 Apr 2019, 23:18
- Forum: ESP Easy: Software
- Topic: Flash ESPEasy with Arduino IDE -> Missing Library
- Replies: 10
- Views: 11786
Re: Flash ESPEasy with Arduino IDE -> Missing Library
Hello, now it finally works. Thanks for the support. However, it was not that easy for someone who is not a programmer and uses the PlatformIO for the first time. First I had to download the NeopixelBusFX Plugin here: "https://github.com/djcysmic/NeopixelBusFX". Then I had to place the Fil...
- 29 Mar 2019, 00:01
- Forum: ESP Easy: Software
- Topic: Flash ESPEasy with Arduino IDE -> Missing Library
- Replies: 10
- Views: 11786
Re: Flash ESPEasy with Arduino IDE -> Missing Library
Hello, today I've tested Atom and PlatfprmIO tools. I've found the plugin that I want to add manually in development area ("define_plugin_sets.h" -> #define USES_P124 // NeoPixelBusFX) So I've done "PIO Build (dev_ESP8266_4M) and then "PIO Upload (dev_ESP8266_4M) Then I've connec...
- 27 Mar 2019, 18:56
- Forum: ESP Easy: Software
- Topic: Flash ESPEasy with Arduino IDE -> Missing Library
- Replies: 10
- Views: 11786
Re: Flash ESPEasy with Arduino IDE -> Missing Library
Hello, thanks for the quick reply. changing the "include" definitely made a difference. But now there are a lot of other errors. It seems as if it has something to do with the same Library because StringProvider is shown very often. Should that work in general, what I'm trying to do here? ...
- 26 Mar 2019, 23:22
- Forum: ESP Easy: Software
- Topic: Flash ESPEasy with Arduino IDE -> Missing Library
- Replies: 10
- Views: 11786
Flash ESPEasy with Arduino IDE -> Missing Library
Hello, i want to flash the ESPEasy Software to my NodeMCU (Amiva V2) https://www.amazon.de/gp/product/B06Y1LZLLY/ref=ppx_yo_dt_b_asin_title_o09_s00?ie=UTF8&psc=1 Therefore I`ve downloaded the Version "ESPEasy_mega-20190315" With "ESP.Easy.Flasher.exe" and" ESP_Easy_mega-...