Stars
CLI shell via UART for STM32 ARM microcontrollers
Example STM32F411 Nucleo STM32CubeIDE project utilizing the FreeRTOS command line example code
Implementation of standart printf C function created on assembly
📙 Пособие для подготовки ГОСу по математике для студентов МФТИ
Integrate Unity testing framework on embedded target (STM32)
Created Sample STM32 project for Unity Embedded unit test
A True Instrumentable Binary Emulation Framework
This folder tries to create a template for qemu with ARM cortex M7.
Cmake project to cross-compile STM32 Cortex M applications and run them on QEMU.
A light-weight framework for STM32 and other architectures written in C++.
Materials for the course "Embedded programming on STM32"
Repository with presentations, home assignments and other course-related materials for Simulation and Motion in Robotics-2024
Repository with presentations, home assignments and other course-related materials for Computer Vision in Robotics-2024
Code samples for C++ graduate course (iLab at MIPT)
Research and optimization of hash functions and hash table work using assembly
Resident program for showing registers in MS DOS OS
Optimization of alpha-blending algoritm
Optimizations of Mandelbrot set computing algorithm using SIMD instructions: SSE, AVX2, AVX512
Implementation of CPU, Assembler and Disassembler, based on real technologies