Pinned Repositories
awesome-c
A curated list of awesome C frameworks, libraries and software.
ButtonDrive
纯C语言实现的一个按键驱动,可移植性强,支持单双击、连按、连按释放、长按;采用回调处理按键事件(自定义消抖时间),使用只需3步,1:创建按键,2:按键事件与回调处理函数链接映射。然后周期检查按键。
c-data-structures
A simple library of data structures for C
CanFestival
CANopenNode
CANopen stack base.
cantact-fw
Firmware source files for the CANtact tool
circbuf
Useful buffers implementations for C programs, mainly for embedded
CmBacktrace
Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库
DMAProgramming
Repository for Udemy course :Microcontroller DMA programming Fundamentals to Advanced
EasyFlash
Lightweight embedded flash memory library. Make flash to be a small KV database. | 嵌入式 Flash 存储器库,让 Flash 成为小型 KV 数据库
amigomcu's Repositories
amigomcu/embvm-core
Core components, subsystems, and utilities for the Embedded Virtual Machine
amigomcu/armdbg
implement single step debug on arm cortex core without a gdb or Trace32
amigomcu/build-your-own-x
🤓 Build your own (insert technology here)
amigomcu/canopen
CANopen for Python
amigomcu/cAT
Plain C library for parsing AT commands for use in host devices.
amigomcu/CMSIS_5
CMSIS Version 5 Development Repository
amigomcu/codechecker
CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy
amigomcu/crkbd
Corne keyboard, a split keyboard with 3x6 column staggered keys and 3 thumb keys.
amigomcu/dowww
📟 Dev on Windows with WSL | 在 Windows 上用 WSL 优雅开发
amigomcu/eefs
EEPROM File System
amigomcu/esp-find3-client
3rd Party Indoor Location using ESP8266/ESP32 and Find3 (https://github.com/schollz/find3)
amigomcu/esp32_nat_router
A simple NAT Router for the ESP32
amigomcu/ESP32_QPC_Test
Test QPC port for ESP32
amigomcu/ffi-convert-rs
Easier and safer interface between Rust, C, and other languages
amigomcu/find3
High-precision indoor positioning framework, version 3.
amigomcu/intelhex
Python IntelHex library
amigomcu/libfixmath
Cross Platform Fixed Point Maths Library
amigomcu/lock-free-ring-buffer
amigomcu/lrndis
stm32 ethernet over usb (rndis + lwip)
amigomcu/LVGLBuilder
GUI Builder for littlevgl.
amigomcu/makina
A simple hierarchical state machine compiler that generates C.
amigomcu/microshell
MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.
amigomcu/obsidian-css-snippets
Most common appearance solutions for Obsidian now in a single place. Initially collected by Klaas: https://forum.obsidian.md/t/how-to-achieve-css-code-snippets/8474
amigomcu/openocd-toolbox
OpenOCD工具箱 (温馨提示:请点击本页面右侧绿色按钮处下载zip压缩包)
amigomcu/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
amigomcu/pyOCD
Open source Python library for programming and debugging Arm Cortex-M microcontrollers
amigomcu/Python-100-Days
Python - 100天从新手到大师
amigomcu/slip
Serial Line Internet Protocol
amigomcu/TinyEKF
Lightweight C/C++ Extended Kalman Filter with Python for prototyping
amigomcu/tinyusb
An open source cross-platform USB stack for embedded system