Chat freely about anything...

User avatar
By samehhady
#16057 Hey guys,

I've been watching a project for sometime and honestly speaking it looks very promising.

Blaz was able to port Espruino ( The javascript interpreter ) directly on ESP8266 and he was able to overcome all the memory issue and had it work.

What he have done so far is:

- Porting Espruino code.
- GPIO works
- Testing and saving code with serial ( Like Lua )
- Built his own PWN functionalities
- AnalogRead & AnalogWrite

He is kinda working alone & I am trying my best to help him debugging and testing his new functionalities but I am not an expert in C

It would be great if you guys support this project and help him out since it is very promising and he really did a great job there all alone.

Please check it here:

https://github.com/aplikatika/Espruino-on-ESP8266