SCons
By bitbucket-SCons
PlatformIO
Your Gateway to Embedded Software Development Excellence :alien: (by platformio)
SCons | PlatformIO | |
---|---|---|
- | 97 | |
- | 8,107 | |
- | 0.8% | |
- | 8.7 | |
over 8 years ago | about 1 month ago | |
Python | ||
- | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SCons
Posts with mentions or reviews of SCons.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning SCons yet.
Tracking mentions began in Dec 2020.
PlatformIO
Posts with mentions or reviews of PlatformIO.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-29.
-
PlatformIO: A Better Way to Code for STM32 Microcontrollers
PlatformIO
-
Help Needed with Tauri Desktop App for NFC Card Enrollment on ESP32
For the ESP32 in read mode, we've successfully developed a project using PlatformIO that accepts the key during build time and stores it in memory.
-
It's 2023 why embedded development is so cumbersome?(rant)
Check out Zephyr OS and Platform IO. Zephyr is part of the Linux foundation and has similarities to Linux with how it performs hardware abstraction (device tree). Platform IO integrates with other frameworks including mbed and Arduino.
- Is there an extension in vs code to do embedded programming
-
Debug program using PlatformIO and avr-stub
PlatformIO together with avr-stub can be used to do source level debugging but there are some caveats.
-
Do you know some sbc or soc that can be programed to run rtos and c++ on top?
Look into https://platformio.org/, it can abstract over a few RTOSes, and can show you which OSes work with which chips/boards.
-
Newbie question on identifying board in IDE
If the HW looks like it works, you could also try alternate programming software. (e.g. TinyGo or PlatformIO)
-
Issue with Adafruit ESP32-S3: COM port switching, etc.
You might have better luck with PlatformIO than the Arduino IDE; it's better at automatically choosing the serial port, though I can't say I've used it under Windows.
-
Made some progress on the Chessboard this week
My other suggestion takes more work but will make your life oh so much better. Professionally I have used and highly recommend. https://platformio.org/ which is free!
What are some alternatives?
When comparing SCons and PlatformIO you can also consider the following projects:
meson - The Meson Build System
ninja - a small build system with a focus on speed
BitBake - The official bitbake Git is at https://git.openembedded.org/bitbake/. Do not open issues or file pull requests here.
TinyGo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
PyBuilder - Software build automation tool for Python.
Invoke - Pythonic task management & command execution.
buildout - Buildout is a deployment automation tool written in and extended with Python
MicroPython - MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems