33 results for “topic:firmware-development”
Firmware Guide
Build system for open source firmware (coreboot, linux, EDK2, ...) with unified builds across development and CI environments.
A list of open source firmware projects
Firmware development for a low-cost Vaccine Refrigerator (VARE) using the STM32F407G-DISC1 Microcontroller programmed in C with PlatformIO IDE using the STM32 HAL Library and simulated with Renode™.
RISC-V K-Nearest Neighbors Accelerator for Image Recognition on FPGA
A curated hub of architectural patterns, principles, and examples for designing scalable, modular, and secure software systems. Access a wealth of knowledge to guide your architectural decisions, boost development efficiency, and create robust applications that meet modern requirements.
A tool for Windows users to connect to CC2650 SensorTag and extract data from its Accelerometer, Gyroscope and Magnetometer
No description provided.
The embedded debug board can be used to provide access to Target MCU debug UART lines carried on unused traces of a 10pin SWD connector
The AVR Modular System is a project for developing firmware for AVR microcontrollers, aiming at a modular architecture that allows easy expansion and integration of different functionality modules. Each module can be configured and executed independently, allowing for a high degree of flexibility and code reuse.
A firmware for controlling servo motors using a CT6B RC receiver. Implements up/down, roll, and pitch actions with precise servo angle mapping and real-time feedback via serial monitoring. Designed for smooth integration with RC-controlled robotic systems.
Cute desktop date and time display with Arduino Nano and monochromatic SH1106.
A UART-based token-ring communication protocol implementation using Zephyr RTOS for multi-node embedded systems.
A collection of projects where I apply what I've studied. I build these to move past theory and understand exactly how to implement different technologies in a real-world way.
Bare metal STM32 drivers for the STM32F103xx MCUs. Tested on the STM32F103C8T6 development board
Li-Fi hazards detection prototype using Tiva C
This project is an embedded alert system built using an STM32 microcontroller, an IR sensor, buzzer, LED indicators, and an OLED display. The system detects obstacles in real time and provides visual and audio alerts. An additional inbuilt button allows authorized users to access controlled functions.
🎛️ ESP32 Application Shield demo!
A Buildsystem written in Python3 for Impera Core (c) by metanexuz
CalcDocs is your real‑time engineering sanity checker. It prevents subtle errors by showing you actual computed values — the ones you'd only catch after compiling — and keeps your formulas and C/C++ constants perfectly synchronized. It helps you keep formulas, documentation, and code always aligned — automatically.
🎧 ESP32 WiFi radio, BT speaker & alarm clock
Template workspace for the development of micro-ROS-based firmwares for STM32 boards.
A high-precision embedded firmware solution developed for the Raspberry Pi Pico (RP2040). Features a robust Finite State Machine (FSM) architecture for synchronized timing, real-time GPIO manipulation, and optimized hardware logic for urban traffic management simulations.
A comprehensive bare-metal driver library for STM32F103 (Cortex-M3), featuring 20 register-level drivers (CAN, DMA, SPI, I2C, RTC) developed without HAL/LL libraries for maximum performance and hardware control.
AVR codes for my projects
A simple, modular C++ project to simulate and test sensor behavior using CMake, GoogleTest, GoogleMock and Docker. Includes CI/CD automation using GitHub Actions for build and test pipelines.
An app built on AOSP13 to monitor and fetch battery statistics such as remaining battery capacity, battery voltage and other battery statistics.
A minimal, extensible virtual Tiva C LaunchPad board simulator for learning embedded systems without real hardware.
Learning resource of embedded system programming using STM32F407 Board. Written in C++;
🎛️ Nucleo F411RE synth project!