Stars
痞子衡嵌入式半月刊,分享嵌入式领域有用有趣的工具或项目以及一些热点新闻。从2020年2月起,每半个月发布一期
🌠 List of software (HW interfaces, libs, protocols, etc) specifically suitable for resource-constrained Embedded Systems (low-memory and low-power) like 8-bit, 16-bit and 32-bit microcontrollers.
This is a simple bootloader for Tiva C TM4C123G (ARM Cortex-M4F based microcontroller). UART is used as a communication channel.
AI education materials for Chinese students, teachers and IT professionals.
amigomcu / embvm-core
Forked from embvm/embvm-coreCore components, subsystems, and utilities for the Embedded Virtual Machine
amigomcu / heatshrink
Forked from atomicobject/heatshrinkdata compression library for embedded/real-time systems
建议大家star此仓库,仓库会持续更新。由于部分淘宝卖家“借鉴”实验室出品的nanoDAP详情描述和资料,请大家认准实验室官方链接
A command line tool for writing credentials to nRF91 devices via the SWD interface
amigomcu / cantact-fw
Forked from linklayer/cantact-fwFirmware source files for the CANtact tool
Node.js Fullstack《原理與實務》:初學者的 Node.js 全端軟體教材 by Jollen
Free monospaced font with programming ligatures
A simple library of data structures for C
API for accessing classic CAN and ISO CAN FD controller
QtPass is a multi-platform GUI for pass, the standard unix password manager.
jserv / computationbook
Forked from tomstuart/computationbookExample code for Understanding Computation
amigomcu / circbuf
Forked from MightyPork/circbufUseful buffers implementations for C programs, mainly for embedded
amigomcu / MultiTimer
Forked from 0x1abin/MultiTimersoftware timers extend module for embedded
amigomcu / ButtonDrive
Forked from jiejieTop/ButtonDrive纯C语言实现的一个按键驱动,可移植性强,支持单双击、连按、连按释放、长按;采用回调处理按键事件(自定义消抖时间),使用只需3步,1:创建按键,2:按键事件与回调处理函数链接映射。然后周期检查按键。
amigomcu / eBox_Framework
Forked from eboxmaker/eBox_Frameworkebox是类似于arduino的一层api,简化stm32编程