Do I need to download an IDE for embedded development?

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
  • bare-metal-programming-guide

    A bare metal programming guide (ARM microcontrollers)

  • If you have a lot of programming knowledge and are willing to RTFM it's not a bad way to dive in, provided you've got a guide like this one to help you get started. It's a super easy source of projects because if you have a discovery board of some sort, you've already got all these peripherals available. It would be trivial (and thus boring) to use them with your IDE's automagic HAL stuff and configuration, but using them from a manually-bootstrapped project (starting from square 1 with linker scripts and blank text file) it becomes a pretty interesting project all on its own, without even finding something practical to do with the device. Many hours of manual reading guaranteed.

  • 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

  • STM32MP2: ST’s first Linux capable 64-bit MPU with NPU, GPU and TSN

    1 project | news.ycombinator.com | 26 Aug 2023
  • Learning STM32 bare metal

    1 project | /r/embedded | 1 Jun 2023
  • HAL's or Baremetal ARM

    1 project | /r/embedded | 4 Apr 2023
  • Beginner Tips

    1 project | /r/embedded | 1 Apr 2023
  • Stumbling through STM8/32 development

    1 project | /r/embedded | 26 Dec 2022