Pinned Repositories
airkissOpen
腾讯airkiss协议解析库
avr-can-lib
Universal CAN library for AVRs supporting AT90CAN, MCP2515 and SJA1000
boring_logic
A 16-channel logic analyzer based on CY7C68013A MCU.
CMSIS-DAP
Interface Firmware providing USB CMSIS-DAP for debugging, USB MSD for programming, USB Serial for communication.
CoAP
CoAP协议相关学习
DAPLink-Brochure
:closed_book: DAPLink设计与应用(基础篇)
Data-Structures-and-Algorithms
根据2/8原则,本仓库用C++编写了常用的数据结构和算法,知其然并知其所以然。
HexString
这是一个数据Hex和字符串格式的转换工具,有2个文件,HexString.c和HexString.h。使用时只要包含HexString.h文件就可实现相关数据格式转换。
KalmanFiter
这是一个卡尔曼滤波的代码
UCOS-II-V2.52
完整版UCOS-II V2.52源代码
axushilong's Repositories
axushilong/UCOS-II-V2.52
完整版UCOS-II V2.52源代码
axushilong/HexString
这是一个数据Hex和字符串格式的转换工具,有2个文件,HexString.c和HexString.h。使用时只要包含HexString.h文件就可实现相关数据格式转换。
axushilong/airkissOpen
腾讯airkiss协议解析库
axushilong/avr-can-lib
Universal CAN library for AVRs supporting AT90CAN, MCP2515 and SJA1000
axushilong/CMSIS-DAP
Interface Firmware providing USB CMSIS-DAP for debugging, USB MSD for programming, USB Serial for communication.
axushilong/CoAP
CoAP协议相关学习
axushilong/DAPLink-Brochure
:closed_book: DAPLink设计与应用(基础篇)
axushilong/Data-Structures-and-Algorithms
根据2/8原则,本仓库用C++编写了常用的数据结构和算法,知其然并知其所以然。
axushilong/EasyFlash
Lightweight embedded flash memory library. Make flash to be a small KV database. | 嵌入式 Flash 存储器库,让 Flash 成为小型 KV 数据库
axushilong/embedded-log
a small and beautiful embedded log library for mcu.
axushilong/FifoChain
我在做单片机开发一个日志系统的时候开发的一个队列链表,有两个指针,分别指向最先加入链表的节点,和最后加入链表的节点,加节点时,新节点加到链表的末尾,取节点时,取出最开始的节点
axushilong/LiPow-Firmware
Lipo Battery Charger with USB C Power Delivery Based on the STM32G0
axushilong/Luat_CSDK_Air724U
axushilong/Make-3.8-Chinese-Manuals
Make工具使用手册中文版,精心排版。
axushilong/MOE
MOE is an event-driven OS for 8/16/32-bit MCUs. MOE means "Minds Of Embedded system", It’s also the name of my lovely baby daughter :sunglasses:
axushilong/nRF-Sniffer-for-802.15.4
nRF-based 802.15.4 sniffer (firmware and software)
axushilong/nrf52-keyboard
A ble keyboard firmware using nrf52810/52832
axushilong/nRF52832-BLE-UART
Enhanced BLE-UART module with AT command
axushilong/PocketLCD
axushilong/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
axushilong/rb
用数组实现的一个环形缓冲区,数组长度必须是2^n次方,剩最后一个数组元素可写表示缓冲区满。
axushilong/ScanKey
应用用单片机嵌入式的强大的按键动作识别模块,全网识别动作最全。
axushilong/sort
bubble,select,insert,merge,binary.etc
axushilong/TencentOS-tiny
腾讯物联网终端操作系统
axushilong/u8g2_wqy
适合 u8g2 的中文字体,采用文泉驿点阵宋体作为源本,提供 12x12、13x13、14x14、15x15 和 16x16 点阵字库。
axushilong/uCOS-II-2.52-comments
经典的嵌入式OS - ucos-II 2.52版本全注释,仅供学习交流使用。
axushilong/uTOS-Puertea
uT/OS是**国内最早(2009/10/10发布V1.0)的用于物联网领域的开源RTOS内核之一,是Tenux开源社区(www.tenux.org或www.tenux.cn)的核心开源项目,uT/OS开源嵌入式操作系统内核是商业级质量,支持业界常用的Keil MDK、IAR EWARM、Eclipse/GCC三种开发环境,已经发布的最新版本是V2.0(2014/6/15发布),支持国际C语言安全规范-MISRA C2004、uA级低功耗、0us中断延迟和响应时间、最小1KB内存占用、丰富的实验例程。目前广泛应用在能源、工业、医疗、机器人、智能家居等行业产品中。 随着Cortex M7推出,以及各个厂商的芯片新型号发布和厂商外设库的升级,加上MDK、IAR等开发工具的升级,uT/OS内核也需要进行相应的升级,本项目(计划发布V3.0)就是面向这些需求的。关联项目还包括uT/FatFS文件系统、uT/LWIP轻量型TCPIP协议栈、uT/USB Host/Device/OTG协议栈、uT/emWin图形用户界面、uT/CANOpen等多种开源免费组件。
axushilong/WPC_QI_5W_001
基于新唐N76E003的5W无线充方案
axushilong/xpLib
用于跨MCU的外设库
axushilong/youtube-dl
Command-line program to download videos from YouTube.com and other video sites