Skip to content
View UF4OVER's full-sized avatar
:octocat:
在家摸鱼
:octocat:
在家摸鱼
  • NEEPU
  • China
  • 04:20 (UTC +08:00)

Block or report UF4OVER

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
UF4OVER/README.md

Pinned Loading

  1. auto_excal auto_excal Public

    多功能应用

    Python 3

  2. TVLCOM TVLCOM Public

    本仓库提供一个轻量的 TLV(Type-Length-Value)双向数据传输协议实现,支持: 自定义类型、变长数据(整数、浮点、字符串、原始二进制) CRC16 校验,长度检查 收到有效帧回调分发 严格对等的 ACK/NACK(成功回 ACK,失败回 NACK),避免 ACK 风暴 可在多种接口上使用(UART/USB 等),通过传输层适配

    C