arm-cortex-m4
There are 56 repositories under arm-cortex-m4 topic.
QuantumLeaps/qpc
QP/C Real-Time Embedded Framework/RTOS is a lightweight implementation of the Active Object (Actor) model of computation for real-time embedded systems.
QuantumLeaps/Super-Simple-Tasker
Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.
arm-university/Efficient-Embedded-Systems-Design-Education-Kit
Design and program Arm-based embedded systems and implement them in low-level hardware using standard C and assembly language.
ferenc-nemeth/arm-hard-fault-handler
What to do when Hard fault hits? Debugger and error reporter solution for ARM Cortex M3 and M4.
araobp/acoustic-features
Acoustic features (MFSCs and MFCCs) for edge AI
EEESlab/CMix-NN
CMix-NN: Mixed Low-Precision CNN Library for Memory-Constrained Edge Devices
gtxzsxxk/intelli-switch
基于stm32-f4智能气象站及Wi-Fi开关,提供温度、气压、湿度及光强度测量、服务器上报,以及Wi-Fi控制下的GPIO口。Intelligent Weather Station and Wi-Fi switcher providing temperature ,atmosphere pressure ,humidity and lightness detecting and reporting .Also the control of GPIO in Wi-Fi.
arm-university/Internet-of-Things-Education-Kit
Specify, design, and program modern connected electronic systems in response to the ever-growing number of connected devices
streetdogg/arm-rtos
Implementation of an round robin pre-emptive scheduler and build environment for ARM Cortex M4 controllers.
bharathsudharsan/OTA-TinyML
Code for IEEE Internet Computing Journal paper 'OTA-TinyML: Over the Air Deployment of TinyML Models and Execution on IoT Devices'
atakansarioglu/cortex-m-semaphore-mutex
Implements Mutex, Semaphore and exclusive ReadModifyWrite operations on ARM Cortex-M3 and Cortex-M4
vanvught/GD32FxxxR-dev-board
GD32F103R GD32F107R GD32F207R GD32F303R GD32F407R development board
svenssonjoel/Learning-ARM-Cortex-M-Assembly
Some attempts at cortex-m assembler programming.
adimalla/LCR-Meter
Handheld LCR Meter Implementation using Tiva launchpad evaluation Board
nsill/Marlin-CR-10-SKR1.4Turbo
CR-10 - SKR 1.4Turbo - Marlin 2.0
d-mironov/libstm32f4
Simple to use HAL for STM32F4 devices written in C
ISA-Manipal/OLP-MBSD
Assignments and Examples from the MBSD Online Learning Program
KareimGazer/Keyboard-DIY
Make a keyboard yourself at home using ARM-Cortex-M4 micro-controller
Aditya-A-garwal/STM32F401CCU6-Peripheral-Drivers
Abstractions over the peripherals of the STM32F401CCU6 microcontroller in the C language
bharathsudharsan/Edge2Train
Code for IoT paper 'Edge2Train: a framework to train machine learning models (SVMs) on resource-constrained IoT edge devices'
moritztng/edge
LoRaWAN Camera with STM32WLE5JC & OV7670 :camera:
negarhonarvar/Microprocessor-Laboratory
Solutions for a series of microprocessor labs using the 8086/8088 processor, STM32 microcontroller, and ARM Cortex-M4 architecture
pro-codes090/stm32f4-gpio-driver
GPIO Bare metal drivers for stm32 f4 family of microcontrollers written in C from scratch .The driver allows user to configure the gpio pins of stm32 microcontroller in Input Mode , Output mode , Alternate function mode , interrupt mode and configure interrupt priority . The driver also exposes apis to read and write data to and from gpio pins and enable and disable interrupts .
mohammedhassan9748/Embedded-Diploma
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.
SnrNotHere16/TivaAssemblyexamples
ARM Assembly examples for the ttm4123gxl
yousefosama654/YO_Scheduler
YO_Scheduler is an efficient OS scheduler designed for embedded systems, specifically for the TM4C123GH6PM mcu based on the Cortex-M4F. This scheduler provides accurate time-triggered task management, flexibility for custom task implementation,integration into AUTOSAR-based architectures with compliant DIO and Port drivers.
AmirhoseinMasoumi/CubeSat-OBC
CubeSat OBC with ARM Cortex-M4 MCU.
bharathsudharsan/ECML-Tutorial-ML-Meets-IoT
Repository of the ECML PKDD 2021 tutorial title 'Machine Learning Meets Internet of Things: From Theory to Practice'
kyungjae-lee/bare-metal-rtos
Real‐time operating system development on the bare‐metal STM32F407‐Discovery board
napobear/a6502
A 6502 emulator (library) written in assembly for ARM Cortex-M4
parikshitpagare/digital-clock-rtc
A digital clock and calendar with alarm functionality developed on STM32F401 using DS1307 RTC for time keeping. It includes a LCD based user interface to set time, date and alarm using interrupt based multiple push buttons.
adamjacobs2/RTOS
Custom Real-Time Operating System (RTOS) for a Arm Cortex-M4 Microcontroller. The system runs a game similar to FallDown! from the App Store (Added gyroscopic controls).
AliAzmy99/STM32F401CC_Drivers
Drivers for the STM32F401CC micro-controller that I did as part of an embedded systems programming course
Alitastan/NUCLEO-WB15CC-FreeRTOS
Non CMSIS, manual FreeRTOS & Segger SysView implementation on NUCLEO-WB15CC
elmot/STM32L476-DISCO-servo-test
Servotester based on STM32L478G-Discovery board
mlab-modules/RP2040v01
MCU board with RP2040 dual-core microcontroller.