-
I'd love to see device USB HID support for the ESP32-S3, currently this is not implemented.
I am currently trying to implement this but it appears to be held up by espressif as their [library does …
-
My name is Sai Kishore Chalumuri, the Hardware lead of this project .I had Designed the IoT Nodes used For this project. Created the hardware node with help of microcontrollers and sensors
Team part…
-
Builds should default to a different name instead of CircuitPython. That way forks and their builds (including dev builds) are not branded as CircuitPython. We’d have an environment variable to specif…
-
Hi I'm trying to make my own version of this, essentially I am just making the self bowing part and I was wondering if you had any additional information that you think could be helpful. I am familiar…
-
I noted that the standard delay() function is dependent on a timer and its corresponding interrupt on most Arduino microcontrollers and therefore, any interrupt which occurs during execution of delay(…
-
Admittedly, I haven't done the research on this, but for many microcontrollers, 40MHz on the SPI exceeds the limits. Perhaps a default value of something lower that is more clearly configurable, or p…
-
Hello, I've had several requests for real time clocks. This one came in on the Blockly for Microcontrollers FB group (controlling church bells).
I think we need to choose a DS3231 RTC on a breakou…
-
Hi, I really like your plugin! I definitely think its the best way to do repl driven development in neovim!
I would like to be able to use your plugin to develop/execute code on serial devices (mic…
-
Hi,
it will be nice thing to add support for PetitFS SD library - lightweight alternative to SD/ FatFs.
Writing into file would have to be size predefined but it's not a problem.
In most microcontr…
-
Example links to where others have asked or done this:
- https://www.freertos.org/Debugging-Hard-Faults-On-Cortex-M-Microcontrollers.html
- https://www.freertos.org/FreeRTOS_Support_Forum_Archive/Ju…