Technology
Embedded C/C++
Embedded C/C++ is the low-level powerhouse for microcontrollers (like ARM Cortex-M), delivering direct hardware control and real-time performance on resource-constrained systems.
Embedded C/C++ is the foundational language set for developing software on resource-constrained hardware: think microcontrollers and System-on-Chips (SoCs). It extends standard C/C++ (C99/C++17) with specialized features for direct hardware interaction, including bit manipulation and interrupt service routines (ISRs). We leverage this for high-performance, deterministic firmware in critical applications like automotive ECUs, industrial control systems, and IoT devices (e.g., on an STM32 or ESP32). The focus is absolute efficiency: optimizing code for minimal RAM/ROM usage and ensuring reliable, real-time operation.
What builders pair with Embedded C/C++
Projects using both technologies. Select a pairing to see a project.
5 more pairings
Pairing: 3D printing
BARK Robot Dog
Pairing: Android
PicoClaw on MaixCam and OpenClaw on Android: Making a Claw Machine
Pairing: CAD Software
BARK Robot Dog
Pairing: Java
PicoClaw on MaixCam and OpenClaw on Android: Making a Claw Machine
Pairing: K210
PicoClaw on MaixCam and OpenClaw on Android: Making a Claw Machine
Pairing: Kotlin
PicoClaw on MaixCam and OpenClaw on Android: Making a Claw Machine
Recent Talks & Demos
Showing 1-2 of 2