Sming - Open Source framework for high efficiency native ESP8266 development

User avatar
By hreintke
#14062 Anakod,
I've finally got a first try on tcpserver running.
Very rudimentary yet but at least it compiles, runs and shows good debug output.
I planned to add something like the httpserver.addpath (tcpserver.addreadcallback ?) so it can be made generic.
It that in the same direction as you are thinking ?
Herman
You do not have the required permissions to view the files attached to this post.
User avatar
By uhrheber
#14094
anakod wrote:hreintke, thank you very much, Eclipse paths update commited!

Any hints how to install this on Linux?

Yes, it should work: https://github.com/anakod/Sming/wiki/build-linux
Please, notify us about results.


"${SDK_TOOLS}/gen_appbin.exe"
Are you sure about this?
Is gen_appbin.exe a .net binary? Otherwise it won't run on Linux.
User avatar
By Markus Gritsch
#14097 Please find attached the complete example code to drive WS2812B RGB LEDs aka NeoPixel.

@anakod: Feel free to add it to the examples or make a WS2812 library from it.

Have fun,
Markus
You do not have the required permissions to view the files attached to this post.