Hello,
I have been mucking around with Esrpuino for an upcoming project. I feel that the js code and web based ide will lower the barrier to entry for my team. Simple functionality is working, but I am unable to use the wifi and http modules. It seems a non starter to use an esp32 with no connectivity.
Do you have Espruino working on your chip?
Can you connect to wifi and make calls to the net?
Can you load other modules without getting not found errors?
If I do wind up walking away from espruino, can you point me in the direction of the latest esp32 default firmware/bios?
Thanks
Joe
Anyone using Esrpuino?
Re: Anyone using Esrpuino?
Howdy Joe,
There is an on-going project to get Duktape working on the ESP32. Duktape is also a JavaScript runtime engine. While I realize that you asked specifically about Espruino, I wanted to make sure that you knew of the existence of alternate JavaScript technology. See:
https://esp32.com/viewtopic.php?f=17&t=497
There is an on-going project to get Duktape working on the ESP32. Duktape is also a JavaScript runtime engine. While I realize that you asked specifically about Espruino, I wanted to make sure that you knew of the existence of alternate JavaScript technology. See:
https://esp32.com/viewtopic.php?f=17&t=497
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32
Re: Anyone using Esrpuino?
Thanks,
I didn't know about Duktape. I will give it a look see. I feel until the alternative libraries are up to snuff, it is best to just use eclipse and C.
Joe
I didn't know about Duktape. I will give it a look see. I feel until the alternative libraries are up to snuff, it is best to just use eclipse and C.
Joe
Last edited by phando on Mon Feb 20, 2017 10:42 pm, edited 1 time in total.
Re: Anyone using Esrpuino?
Back on track in eclipse, thank you!
Re: Anyone using Esrpuino?
Espruino is under construction. Right now we have running:
GPIO, PWM, SPI, I2C, ADC, DAC, UART, PULSE, TIMER
We are working on onewire and on better handling of reset hardware
Version on github is on track with latest commits of Espruino
As soon as esp-idf V2 is available(and running) we will add the ESP32 port to Espruino master
GPIO, PWM, SPI, I2C, ADC, DAC, UART, PULSE, TIMER
We are working on onewire and on better handling of reset hardware
Version on github is on track with latest commits of Espruino
As soon as esp-idf V2 is available(and running) we will add the ESP32 port to Espruino master
Re: Anyone using Esrpuino?
Thank you for the info! I will try it again in the future.
Who is online
Users browsing this forum: ulaoulao and 133 guests