-
本应用笔记描述了一种完全可行且高度灵活的软件应用,使用dsPIC30F 来控制无传感器无刷直流(brushless DC,BLDC)电机。 此软件将dsPIC3...
本应用笔记描述了一种完全可行且高度灵活的软件应用,使用dsPIC30F 来控制无传感器无刷直流(brushless DC,BLDC)电机。 此软件将dsPIC30F 外设广泛应用于电机控制。所实现的无传感器控制算法特别适用于风扇和泵。-The application notes described a completely feasible and highly flexible software applications to control the use of dsPIC30F Sensorless Brushless DC (brushless DC, BLDC) motor. This software will be widely used in dsPIC30F motor control peripherals. The realization of sensorless control algorithm is particularly applicable to the fan and pump.
- 2023-02-22 07:10:03下载
- 积分:1
-
比较完成的FAT文件系统与单片实验,本系统利用AVR
比较完成的FAT文件系统与单片实验,本系统利用AVR-Comparison of completed FAT file system and single-chip experiment, the system uses AVR
- 2022-03-28 15:38:48下载
- 积分:1
-
C51指令集是一关于8051指令的具体说明 包括了一些基本的程序实例...
C51指令集是一关于8051指令的具体说明 包括了一些基本的程序实例-C51 instruction set is a 8051 directive on a specific description includes some basic examples of procedures
- 2022-02-05 23:39:51下载
- 积分:1
-
采用IAR在线调试ADI公司基于ARM7内核的ADUC7026的ExternalMemory代码
采用IAR在线调试ADI公司基于ARM7内核的ADUC7026的ExternalMemory代码-IAR debug using online ADI Corporation ADUC7026 based on ARM7 core of ExternalMemory code
- 2022-03-06 20:38:58下载
- 积分:1
-
430 to do a door control system of procedures, using inverter 482, such as commu...
430做的一种门控系统的程序,用到变频器,482通信协议等-430 to do a door control system of procedures, using inverter 482, such as communication protocols
- 2023-03-16 01:45:03下载
- 积分:1
-
本文详细系统地介绍了uC/OS
本文详细系统地介绍了uC/OS-II 在51 单片机上的移植、重入实现方法、硬件仿真、固化、人机界面等关键内容。-paper detailed and systematic introduction of the Phone/OS-II in 51 MCU transplant and re-entry method, hardware simulation, curing, the man-machine interface and other key elements.
- 2022-01-26 04:38:00下载
- 积分:1
-
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双...
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕-err
- 2022-06-19 08:35:11下载
- 积分:1
-
这是用单片机实现的多功能数字钟,通过8255扩展端口,AD0809将模拟信号转换成数字信号进行处理,可以比较精确的测出电压值....
这是用单片机实现的多功能数字钟,通过8255扩展端口,AD0809将模拟信号转换成数字信号进行处理,可以比较精确的测出电压值.-This is the MCU multifunction digital clock, through the 8255 expansion port, AD0809 a conversion of analog signals into digital signal processing, more precise measuring the voltage values.
- 2023-01-10 12:50:03下载
- 积分:1
-
IA4421 module using a wireless transceiver, microcontroller. Sending and receivi...
使用IA4421模块来进行无线收发,单片机连接。分别收发-IA4421 module using a wireless transceiver, microcontroller. Sending and receiving, respectively
- 2022-07-09 00:26:43下载
- 积分:1
-
AT89S52芯片的基于C语言的各种基本套路小实验…
对于AT89S52芯片的基于C语言的各种基本小实验的例程!-AT89S52 chip for the C language based on a variety of basic routines small experiment!
- 2023-02-16 06:00:03下载
- 积分:1