-
MicroPython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
And if you get the chance, come help with the port of the board to MicroPython! ;)
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
ch32v307
Including the SDK、HDK、Datasheet of RISC-V MCU CH32V307 and other relevant development materials
Yes, English datasheets can be found - along with code examples, board schematics etc - at the openwch/ch32v307 Github repo.
-
I started pulling together a docker build container; if you're interested let me know and I'll bump that up the priority list. It uses a custom GCC (8.2+) put together by MounRiver, based on SiFive's 2019.05.0 compiler release.
-
If you are looking for cheap, the raspberry pi pico is available and has I think 8 pio co-processors which can be made to be simple serial ports. See the example codes here: https://github.com/raspberrypi/pico-examples
-
I am suggesting this one because you are using the Grand Central M4 and I suspect you have used Arduico code. Tiva C can be programmed using exactly the same code you have written, using the Energia IDE (energia.nu) .
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.