How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
little is a small, fast, easily embeddable language implemented in C.
Apollo is a comprehensive software stack designed for autonomous vehicle development, providing the necessary components for perception, planning, and control. It functions as a high-performance robotics middleware, utilizing a publish-subscribe data bus to facilitate low-latency communication between distributed modules and hardware sensors. The platform integrates data from cameras, lidar, and radar through a sensor fusion framework to generate a real-time environmental model for navigation. The system features a component-based runtime framework that manages task scheduling and resource al
This is a collection of simple projects for bare-metal MCU development. Both Makefiles and IDE projects are provided when possible. The target compiler is GCC.
The main features of ataradov/mcu-starter-projects are: Embedded Utilities.
Open-source alternatives to ataradov/mcu-starter-projects include: armink/cmbacktrace — 中文页 | English. beariish/little — little is a small, fast, easily embeddable language implemented in C. deadsy/pycs — Python Based ARM CoreSight Debug and Trace Tools. dlbeer/mspdebug — MSPDebug. etlcpp/etl — Embedded Template Library. apolloauto/apollo — Apollo is a comprehensive software stack designed for autonomous vehicle development, providing the necessary…