There are 1 repository under arm-cortex-m3 topic.
QP/C Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Specifically designed for embedded systems (e.g., ARM Cortex-M MCUs).
QP/C++ Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Specifically designed for embedded systems (e.g., ARM Cortex-M MCUs).
Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.
RTOS for microcontrollers
What to do when Hard fault hits? Debugger and error reporter solution for ARM Cortex M3 and M4.
STM32F103C8 bare metal template
Temperature Logger via PAHO MQTT uses ESP8266 and STM32 Nucleo Board
JTAG/SWD debugger + UART adapter based on the Black Magic Probe firmware
Implements Mutex, Semaphore and exclusive ReadModifyWrite operations on ARM Cortex-M3 and Cortex-M4
A free, fast and accurate ARM Cortex-M3 floating-point library
Repository containing all the OOP lab codes of sem-3, I&CT Dept, Manipal Institute of Technology
GD32F103R GD32F107R GD32F207R GD32F303R GD32F407R development board
RA3 RTOS is an open-source real-time operating system designed for embedded systems, currently supporting ARM Cortex-M3 processors. It features efficient task management, preemptive priority-based scheduling, and inter-task communication mechanisms (semaphores, mutexes, event groups) optimized for memory-constrained environments.
This repository provides a ready-to-use template for quickly working with the peripherals of the LandTiger development board based on the ARM Cortex-M3 (LPC1768). It includes modular drivers, practical examples, and an organized structure for embedded projects.
12-bit ADC ADS101x (ADS1013, ADS1014 and ADS1015) driver for ESP-IDF and STM32CubeIDE
Embedded C, ARM-cortex-m3, EBMC tool, uVision.
Working on STM32F103C8T8 (Blue Pill) using the STM32 HAL library driver, but without code generation from STM32CubeMX. The project supports building (CMake) and debugging (Cortex-Debug) on Visual Studio Code.
MAX6692 Temperature Sensor via I2C serial communication
Implement some tasks using Atmel SAM3X8E ARM Cortex-M3 RISC processor.
The Learn In Depth Embedded Diploma enhanced my expertise in C programming, Embedded C, microcontroller peripherals like GPIO, UART, SPI, I2C, TIMERS, and ADC. Additionally, I gained proficiency in automotive communication protocols such as CAN and Ethernet. Developed Linker scripts, Startup code, Makefiles, and RTOS custom scheduler from scratch.
An experimental project to realize 2D laser printing based on Marlin project.
The Tic-Tac-Toe game on ARM LPC 1768
Custom FreeRTOS Lottery Scheduler for ARM Cortex-M3 on QEMU, extending default scheduling to explore advanced embedded systems.
👯 MP3_Player_using_ARM_Cortex_M3 👯 this project is an implementation of R2R DAC
Marlin 3D Printer Firmware support STM32F1x platform and fast log.
Dynamic binary translator from ARM Cortex-M architecture to WebAssembly. University project.
Drivers For TM4C123
Advanced Embedded System Diploma
Pac-Man for LandTiger Board is a Pac-Man game implementation for the LandTiger development board (ARM Cortex-M3). It features joystick controls, AI-controlled ghosts, sound effects, CAN bus communication, and classic game mechanics.
Smart Traffic Sensor System using LPC1768 ARM Cortex-M3 | Integrated Traffic Control with LCD, IR Sensors, Temperature & Air Quality Monitoring | Project implemented at Cranes Varsity, Bangalore (Summer 2024)
Pac-Man for LandTiger Board is a Pac-Man game implementation for the LandTiger development board (ARM Cortex-M3). It features joystick controls, AI-controlled ghosts, sound effects, CAN bus communication, and classic game mechanics.
It faithfully replicates the original Pac-Man mechanics while integrating specific functionalities required by the LandTiger board, including joystick controls, comprehensive game logic, AI-driven ghosts, sound effects, and CAN bus communication.