MCU dev board with 5 UARTs?

This page summarizes the projects mentioned and recommended in the original post on /r/embedded

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.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. 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! ;)

  2. 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.

    CodeRabbit logo
  3. 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.

  4. freedom-tools

    Discontinued Tools for SiFive's Freedom Platform

    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.

  5. pico-examples

    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

  6. Energia

    Fork of Arduino for the Texas Instruments LaunchPad's

    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) .

  7. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • MicroPython – Python for Microcontrollers

    1 project | news.ycombinator.com | 28 Mar 2025
  • Release RP2350 and ESP32-C6 support, RISC-V native emitter, common TinyUSB code

    1 project | news.ycombinator.com | 3 Nov 2024
  • What is micropython?

    1 project | dev.to | 29 Jul 2024
  • Understanding MicroPython: Python for Small Devices

    1 project | dev.to | 27 Jun 2024
  • MicroPython v1.22.0

    1 project | news.ycombinator.com | 28 Dec 2023

Did you know that C is
the 6th most popular programming language
based on number of references?