sk8board
sk8board
@QuirkyCort Thank you for your willingness to help. I looked at your code and noticed most of your I2C code is in .json and .py format. Most of the code...
@jetannenbaum agreed. Thank you for your support!
@rafaelaroca @jetannenbaum I noticed development with this project stopped a few years ago. This looks like a very good project that needs to be finished. What caused development to stop?
Thank you for your help! I have been looking for a tool to help my son use his understanding of Scratch to develop an understanding of MicroPython with a Pi...
I tried the online version that you maintain and I cannot get it to run the default blink sketch. If I select Run Block Based Program button on the Console,...
Closing this issue because the MicroPython blocks are not developed and there is not a plan for developing the MicroPython blocks.
I have used the following BF Configurators. 10.9, 10.10, and nightly. I have tried the following firmware versions. 4.3.0, 4.3.1, 4.4.3, and 4.5.0-RC3. The only firmware versions that work are...
Thank you for your response. The problem that I have with the ESP32-WROOM and most other ESP boards is the size is too big for many WPL size models. For...
Thank you for your response. Based on your input, I decided to look for the smallest ESP32 and found the [TinyPico Nano](https://www.tinypico.com/tinypico-nano) has the same specs as the ESP32-WROOM that...
> You could implement CRSF config protocol in your project, then add failsafe values as config items and then it will just work with the existing Lua config system. I...