Show HN: Flash your ESP32 from the browser using JavaScript
1–10 of 29 posts
Re: Show HN: Flash your ESP32 from the browser using JavaScript
#2Here to show a little library that makes it easier to write custom JavaScript code that flashes ESP32s.
The library uses the new WebSerial API available in Edge and Chrome browsers.
Re: Show HN: Flash your ESP32 from the browser using JavaScript
#3Re: Show HN: Flash your ESP32 from the browser using JavaScript
#4Hi HN Here to show a little library that makes it easier to write custom JavaScript code that flashes ESP32s. The library uses the new WebSerial API available in Edge and Chrome browsers.
Re: Show HN: Flash your ESP32 from the browser using JavaScript
#5Hi HN Here to show a little library that makes it easier to write custom JavaScript code that flashes ESP32s. The library uses the new WebSerial API available in Edge and Chrome browsers.
Not to belittle your project, I'm all for hackers hacking on interesting projects, but I really am confused why such an API exists within the browser. The MDN page talks about browser connected 3D printers and boards like the ESP32, but boggles my mind that time and energy was expended to enable this.
Re: Show HN: Flash your ESP32 from the browser using JavaScript
#6The whole platform looks really interesting.
Re: Show HN: Flash your ESP32 from the browser using JavaScript
#7Re: Show HN: Flash your ESP32 from the browser using JavaScript
#8Earlier quoted context omitted.
Not to belittle your project, I'm all for hackers hacking on interesting projects, but I really am confused why such an API exists within the browser. The MDN page talks about browser connected 3D printers and boards like the ESP32, but boggles my mind that time and energy was expended to enable this.
Knowing that Chromebooks exists should give you the rough answer why does this exists.
Re: Show HN: Flash your ESP32 from the browser using JavaScript
#9Earlier quoted context omitted.
Knowing that Chromebooks exists should give you the rough answer why does this exists.
Do Chromebooks only run a browser? I never really looked into them.
* Works on their x86 models, but depending on the specific application it's slower due to translation. Android apps runs best on ARM models.
Re: Show HN: Flash your ESP32 from the browser using JavaScript
#10Hi HN Here to show a little library that makes it easier to write custom JavaScript code that flashes ESP32s. The library uses the new WebSerial API available in Edge and Chrome browsers.
Not to belittle your project, I'm all for hackers hacking on interesting projects, but I really am confused why such an API exists within the browser. The MDN page talks about browser connected 3D printers and boards like the ESP32, but boggles my mind that time and energy was expended to enable this.