ESP 8266 ON FLOWCODE 9 ?
-
- Posts: 116
- http://meble-kuchenne.info.pl
- Joined: Tue Dec 08, 2020 4:36 am
- Has thanked: 2 times
- Been thanked: 2 times
-
- Matrix Staff
- Posts: 1920
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 499 times
- Been thanked: 679 times
Re: ESP 8266 ON FLOWCODE 9 ?
Hello,
You can use the ESP8266 as a slave to a microcontroller but we don't currently support the ESP8266 as a target microcontroller, just the ESP32 at the moment.
You can use the ESP8266 as a slave to a microcontroller but we don't currently support the ESP8266 as a target microcontroller, just the ESP32 at the moment.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Posts: 116
- Joined: Tue Dec 08, 2020 4:36 am
- Has thanked: 2 times
- Been thanked: 2 times
Re: ESP 8266 ON FLOWCODE 9 ?
But it is possible to have it in the future perhaps integrated to the Esp32. I know that Esp32 is a very powerful card but for simple things an Esp 8266 is enough. Thanks Alessandro.
-
- Matrix Staff
- Posts: 1920
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 499 times
- Been thanked: 679 times
Re: ESP 8266 ON FLOWCODE 9 ?
Hello,
ESP8266 requires a completely seperate toolchain and even Espresiff don't recomment you use the 8266 toolchain on Windows. We tried and found it was a lot more difficult then it should be. This combined with the fact that the code bases are not compatible means its very tricky and not commercially viable. Also the price difference between the ESP32 and the ESP8266 is very small so it makes sense to use the ESP32 where possible.
So no at the moment we don't have any plans to include the ESP8266 as a Flowcode target.
ESP8266 requires a completely seperate toolchain and even Espresiff don't recomment you use the 8266 toolchain on Windows. We tried and found it was a lot more difficult then it should be. This combined with the fact that the code bases are not compatible means its very tricky and not commercially viable. Also the price difference between the ESP32 and the ESP8266 is very small so it makes sense to use the ESP32 where possible.
So no at the moment we don't have any plans to include the ESP8266 as a Flowcode target.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel