-
这个程序的源代码转换成ASCII文本文件的Maxicode条形码…
This program with source code to convert ascii text files to the maxicode barcode standard.
The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The
codes for the first column are as follows: PM, SM, CC, MO, SC, and PC.
- This is program with source code to convert ascii text files to the maxicode barcode standard.
The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The
codes for the first column are as follows: PM, SM, CC, MO, SC, and PC.
- 2022-03-11 04:07:06下载
- 积分:1
-
Describes the development of an embedded linux driver script! Be helpful for beg...
介绍嵌入式linux驱动开发的一个讲稿!对初学者有帮助-Describes the development of an embedded linux driver script! Be helpful for beginners
- 2023-01-20 22:10:04下载
- 积分:1
-
电子电路库
将库全部内容简单方便,通俗易懂。
电子电路库
将库全部内容简单方便,通俗易懂。-electronic circuits for the entire contents will be simple, easily understood.
- 2023-06-12 00:05:08下载
- 积分:1
-
基于CAN总线的MC9S12xs12的bootloader
资源描述基于CAN通信的上位机软件“Flash Program”的具体使用流程。首先打开USB-CAN设备,然后设置CAN通信的相关参数,包括所选用的通道和目标ECU ID等,接下来再选择所需更新的目标文件,最后启动更新即可。
- 2022-09-27 20:25:04下载
- 积分:1
-
附件程序是我用DSP2812开发的无刷直流电机控制程序,程序是在TI公司的BLDC3_1软件的基础上构造的,实现了无刷直流电机的速度环PID控制,效果可以。...
附件程序是我用DSP2812开发的无刷直流电机控制程序,程序是在TI公司的BLDC3_1软件的基础上构造的,实现了无刷直流电机的速度环PID控制,效果可以。
其中,无刷直流电机是有HALL传感器的系统,所以在转速测量上还需要进一步的改进(如果要求精确的话)。电机是24V3000rpm~~~;驱动板是类似TI公司的DMC1500?板卡,所以可以参考它的说明(只针对信号的连接的参考)-Annex I use the procedure is the development of the DSP2812 brushless DC motor control procedures, TI is in the process of BLDC3_1 software companies on the basis of the structure, Implementation of the brushless DC motor velocity loop PID control, the effect can be. Among them, brushless DC motor are HALL sensor system So speed measurements need further improvements (if the precise words). Motor V3000rpm is 24 ~ ~ ~; Market-driven companies like TI DMC1500? Card, we can refer to it (only signal against a reference link)
- 2022-01-25 16:09:08下载
- 积分:1
-
stm32 gps 读取
基于STM32的GPS信息读取,采用了stm32的库函数,在KEIL上面编程,可以在线仿真,用于在显示屏上面显示出现经纬度跟高度 时间等信息。
- 2022-05-17 00:29:04下载
- 积分:1
-
网页设计HTML编码规范,适合于HTML的初学人员
网页设计HTML编码规范,适合于HTML的初学人员-Web Design HTML coding specifications, suitable for beginners HTML, staff
- 2022-05-25 23:45:32下载
- 积分:1
-
mc2002或hg6102手持终端API文档
MC2002 or HG6102 Handheld terminal API document
- 2022-07-07 22:18:00下载
- 积分:1
-
ads1100,16位模数转换芯片,i2c接口
ads1100,16位模数转换芯片,i2c接口-ads1100, 16-bit analog-digital converter chip, i2c interface
- 2022-03-23 21:20:05下载
- 积分:1
-
STM32库函数固件库
STM32标准外设库之前的版本也称固件函数库或简称固件库,是一个固件函数包,它由程序、数据结构和宏组成,包括了微控制器所有外设的性能特征。该函数库还包括每一个外设的驱动描述和应用实例,为开发者访问底层硬件提供了一个中间API,通过使用固件函数库,无需深入掌握底层硬件细节,开发者就可以轻松应用每一个外设。因此,使用固态函数库可以大大减少用户的程序编写时间,进而降低开发成本。每个外设驱动都由一组函数组成,这组函数覆盖了该外设所有功能。每个器件的开发都由一个通用API (application programming interface 应用编程界面)驱动,API对该驱动程序的结构,函数和参数名称都进行了标准化。
ST公司2007年10月发布了V1.0版本的固件库,MDK ARM3.22之前的版本均支持该库。2008年6月发布了V2.0版的固件库,从2008年9月推出的MDK ARM3.23版本至今均使用V2.0版本的固件库。V3.0以后的版本相对之前的版本改动较大。本程序为最新版的库函数固件库。
- 2023-04-09 20:45:38下载
- 积分:1