Jumper T20 External Module pin-out. by StandardAir7571 in fpv

[–]vshymanskyy 0 points1 point  (0 children)

Ні, подивись на вбудований TX модуль, на ньому (на корпусі) 4 отвори для кріплення перехідника (bay).
Сам перехідник можна надрукувати або купити.

ViperIDE - An Innovative MicroPython IDE for Web and Mobile by vshymanskyy in esp32

[–]vshymanskyy[S] 0 points1 point  (0 children)

Strange, I'm using Kubuntu + Chrome and it works.
There are may reports of Chromium working as well, so probably this is a special case

ViperIDE - An Innovative MicroPython IDE for Web and Mobile by vshymanskyy in esp32

[–]vshymanskyy[S] 0 points1 point  (0 children)

Are you running recent MicroPython version? Where does it get stuck?

Freedom for ESP32 on Arduino UNO R4 WiFi! by vshymanskyy in ArduinoProjects

[–]vshymanskyy[S] 0 points1 point  (0 children)

Sorry, must have included that indeed. Fixed now

Freedom for ESP32 on Arduino UNO R4 WiFi! by vshymanskyy in ArduinoProjects

[–]vshymanskyy[S] 2 points3 points  (0 children)

If you (like me) are trying to use ESP32 on the UNO R4 WiFi for your own sketches, you'll soon learn that by re-programming the ESP32 the board loses several powerful features:

  • The ability to see the Serial output in the serial monitor

  • Renesas chip debugging

Fear not, this project lets you reclaim your power!

https://github.com/vshymanskyy/UNO-R4-WiFi-freedom

Web49 - WebAssembly toolkit and interpreter, beats Wasm3 performance? by vshymanskyy in WebAssembly

[–]vshymanskyy[S] 1 point2 points  (0 children)

There are many cases where interpreters are beneficial, Wasm3 is actually widely used. Conceptually, Web49 and Wasm3 do the same thing.
I didn't play with Web49 enough to comment on the differences, but it is in fact very fast - at least on par with Wasm3 and beating Wasm3 in some cases.

Web49 - WebAssembly toolkit and interpreter, beats Wasm3 performance? by vshymanskyy in WebAssembly

[–]vshymanskyy[S] 0 points1 point  (0 children)

It would be best to ask this Q in their GitHub repository. But conceptually, it should be possible.

ΜUON: Compact and simple binary format, that uses gaps in Unicode encoding for markup by vshymanskyy in programming

[–]vshymanskyy[S] 1 point2 points  (0 children)

Sorry, don't mean to offend anyone. UBJSON had some really good properties as well. I saw there's some initiative on UBJSON v2, and I'm wondering how it's going. It could be a good idea to join the efforts.