TIBCOSoftware / flogo

Project Flogo is an open source ecosystem of opinionated event-driven capabilities to simplify building efficient & modern serverless functions, microservices & edge apps.
http://flogo.io
BSD 3-Clause "New" or "Revised" License
2.41k stars 288 forks source link

more tiny and less expensive devices support e.g. ESP8266 #144

Open JGrotex opened 6 years ago

JGrotex commented 6 years ago

searching for Flogo supported Devices, more tiny and less expensive e.g. up to 6 € in best case with WLAN. Any recommendations here ?

mellistibco commented 6 years ago

Yes, @jvanderl has built a number of device profiles. We'll get them added to the flogo.io showcase.

peddamat commented 6 years ago

Hello, any update on this?

bolerap commented 5 years ago

hi all. What about this? I really care about working with ESP32 or ESP8266

ch3ckmat3 commented 5 years ago

So no update on this?

This can be huge! What can be done is to have a simple cross compiler which can compile the Go output to target these processors. --- OR --- A language compiler/translator, to translate Go to C++ supported by Arduino family.

Any thoughts?

frankcohen commented 3 years ago

Did Flogo get ESP32 support? -Frank

ch3ckmat3 commented 3 years ago

hello @flogo! where did you go on the ESP family?

An RPi Zero can run Node-Red, and flogo is the best bet to enable ESP32 the similar functionality. Edge computing will have huge bump if this is implemented properly.