Setting up a good dev environment without recreating the world

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • libopencm3

    Open source ARM Cortex-M microcontroller library

  • Some of the vendor IDEs have the option to generate makefiles for a project. Depending on the processor, you could also opt out to a different system. A lot of the popular cortex-m stuff is supported by libopencm3.

  • pio_and_stm32cubeide

    Use PlatformIO with Projects generated by STM32CubeIDE

  • PlatformIO with VSCode is one such possibility. I don't use it myself but there are apparently ways to automatically convert the files exported from CubeMX into a PlatformIO project: https://github.com/jbaumann/pio_and_stm32cubeide

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    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

  • Open source ARM Cortex-M microcontroller library

    1 project | news.ycombinator.com | 11 Dec 2023
  • Is there a database of peripheral implementations for different STM32 MCU parts?

    2 projects | /r/stm32 | 5 May 2022
  • Portable driver libraries or HAL that supports Atmel SAM targets?

    1 project | /r/embedded | 19 Apr 2022
  • How can i implement USB interface for an embedded flight controller to enable serial prints, parameter changes AND reading data from an SD card?

    3 projects | /r/embedded | 11 Dec 2021
  • Which uC has the most flexible, feature-packed SPI peripherals?

    1 project | /r/microcontrollers | 28 Jun 2021