CAN数据库 DBC file解析。 Probably the first .NET DBC file parser. Includes packing and unpacking functionality for sending and receiving CAN signals.
基于CAN UDS协议实现的CAN Bootloader/固件升级功能,标准UDS协议,可以自行扩展相关功能。
用于小家电的触摸按键处理: 1: TouchKey 生成按键键值 2: KeyEvent 根据生成的按键键值来处理按键的长短按功能
AES algorithm implementation using C. Check out this other repo on how to use it with different modes of operation.