liuhao1946 / rtt_t2
这是一个可以通过RTT或者串口与MCU进行数据交互的软件。它具有log过滤、log多颜色支持、中英文显示等功能。此外,该软件还附带了一个具有良好交互性的波形分析器,方便用来分析数据。
☆20Updated 5 months ago
Alternatives and similar repositories for rtt_t2:
Users that are interested in rtt_t2 are comparing it to the libraries listed below
- ☆26Updated 3 years ago
- ☆51Updated 4 years ago
- Multi-Function Button Detection for MCU.☆28Updated 8 months ago
- HSS DataVisualizer | 非侵入式变量高速采样可视化工具☆9Updated last year
- An OTA component developed for 32-bit MCUs 一款专为 32 位 MCU 开发的 OTA 组件☆19Updated last year
- 嵌入式的按键驱动,支持单击、连击、长按、连续触发、组合键☆22Updated last year
- 一个基于小型单片机的菜单事件驱动框架☆45Updated 2 years ago
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052☆96Updated 3 months ago
- 嵌入式按键处理驱动(Button Driver),支持单击、双击、多击、自动消抖、长按、长长按、超长按 | 低功耗支持 | 组合按键支持 | 静态/动态注册支持☆38Updated last year
- 适用于嵌入式单片机的裸机程序微库,只占用你的rom 6个字节,是的,6个字节。颠覆式的设计思维,让你写代码的时候像flow(流水)一样丝滑,让你永远不用在为delay时cpu空转而烦恼,附加的超轻便的软件定时器让你轻松实现各种定时需求,另还有信号量的配方,让你任务间的同步像…☆17Updated 4 years ago
- Keil Compilation Information Visualization Enhancement Tool keil 编译信息可视化增强工具☆31Updated 3 months ago
- 一款支持任意类似的队列☆28Updated 4 months ago
- Tiny Flash Database for MCU.☆109Updated 8 months ago
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆173Updated 2 years ago
- ☆43Updated last week
- 在CLion上搭建的GD32开发环境,编译器使用ARMClang,可作为工程模板食用☆41Updated 4 years ago
- MicroBoot 是一个由模块化代码组成的框架,旨在简化和加速嵌入式单片机程序的升级和开发过程。☆120Updated this week
- EmbeddedButton is a lightweight and user-friendly embedded button handling framework that allows for infinite expansion of buttons;☆80Updated 7 months ago
- Segger RTT to serial UART☆64Updated last year
- CherryDAP is a DAPLink template based on CherryUSB and ARMmbed DAPLink.☆179Updated this week
- AT指令解析框架,开发环境STMS32F103ZE,HAL库,通信模组使用移远BC28☆55Updated 5 years ago
- 基础按键处理库,实现了一般按键的单点、连点、长按检测。可进行多按键的封装,采用回调的方式与主程序通讯。☆68Updated last year
- 单片机引导程序☆74Updated 5 years ago
- Agile Modbus 在 MCU 上的例子☆42Updated last year
- 一个便捷的嵌入式软件调试工具☆20Updated 4 years ago
- MCUProg is a MUC programming host computer software based on pyocd+PySide6☆32Updated 9 months ago
- VOFA+串口调试软件的通信协议驱动,支持三种默认的通信协议:FireWater, JustFloat 以及 RawData 。https://www.vofa.plus/☆77Updated 3 years ago
- elaphureLink is a CMSIS-DAP compliant debugger solution for Arm® Keil® µVision® IDE that provides conversion between TCP/IP and DAP.☆140Updated last month
- 一些日常工作做项目中用到的一些例程和方案,以便于快速做出我想要的产品功能。☆36Updated last year
- 适用于嵌入式单片机的差分升级库,通用所有单片机,如stm32、华大、复旦微、瑞萨等。适合嵌入式的差分升级又叫增量升级,顾名思义就是通过差分算法将源版本与目标版本之间差异的部分提取出来制作成差分包,然后在设备通过还原算法将差异部分在源版本上进行还原从而升级成目标版本的过程。 …☆66Updated 3 months ago