# vtor_elec_module **Repository Path**: vtor3478/vtor_elec_module ## Basic Information - **Project Name**: vtor_elec_module - **Description**: vtor的电子模块 - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 8 - **Created**: 2023-06-24 - **Last Updated**: 2025-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vtor_elec_module #### 介绍 由 vtor3478@qq.com 创建的通用嵌入式软件模块 主要包括 vtor的电子模块 软件定时器 vtor_timer 多功能按键 vtor_key 多级菜单 vtor_menu 字符串处理 vtor_string 格式化工具 vtor_printf 轻量级用户交互工具 vtor_shell 软件i2c主从机 vtor_i2c modbus主从机 vtor_modbus 循环队列缓冲 vtor_buffer #### 软件架构 软件架构说明 使用反向绑定技术 本模块会绑定vtor_elec_module_config.h文件 用户需要在此config文件内编写对应的宏,(主要是开关宏) 再在app文件中实现对应的方法 一般是init方法,run方法,或者最基本的操作gpio的方法或回调函数 #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)