Is simplicity studio necessary to program Silicon Labs microcontrollers or are there workarounds to use other IDE's?

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
  • gecko_sdk

    The Gecko SDK (GSDK) combines all Silicon Labs 32-bit IoT product software development kits (SDKs) based on Gecko Platform into a single, integrated SDK.

  • I don’t have a ready made solution for you but I can help point you in the right direction. Silabs recently released the gecko_sdk to GitHub. Look it up and read the readme, it has links to their SLC which is a tool that you can use to autogenerate example projects etc. It is common to build using makefile projects, there are plugins/ways to set it up in vscode. To program a board you can use the command line tool simplicity commander. For debugging you can use ARM debugging plugins for vscode or whatever you find easiest, debugging for ARM is pretty standard.

  • 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