-
矩阵显示器
8×8矩阵显示器代码PIC16F877A微控制器。它使用SPI接口用于此目的。它采用海泰C编译器版本和MPLAB IDE,用于此目的。
- 2022-09-10 03:35:03下载
- 积分:1
-
BLDC 矢量控制
资源描述This application note shows how to control a permanent
magnet synchronous motor (PMSM) with the sensorless
field-oriented control (FOC) algorithm, using an ARM®
Cortex®-M0-based PSoC 4 device.
The FOC algorithm is frequently used in motor control
applications because it allows motors to operate with less
noise and more stable torque output than other algorithms.
Sensorless FOC adds the advantage of reducing the cost
due to the absence of rotor position sensors. Sensorless
FOC is used in many applications including consumer (air
conditioner, refrigerator), industrial (blower, pump), and
commercial (elevator, escalator) products.
- 2022-09-27 21:15:03下载
- 积分:1
-
自己收藏的单片机程序――洗衣机的工作原理。c语言编写。
自己收藏的单片机程序――洗衣机的工作原理。c语言编写。-her own collection of SCM procedures-- washing machine works. C language.
- 2022-10-30 09:20:03下载
- 积分:1
-
本文档介绍了如何在LINUX下用NAND FLASH实现YAFFS文件系统的流程....
本文档介绍了如何在LINUX下用NAND FLASH实现YAFFS文件系统的流程.-This document describes how to use Linux to achieve YAFFS NAND Flash File System process.
- 2022-04-01 18:40:10下载
- 积分:1
-
嵌入式原理作业嵌入式专业词汇
嵌入式原理作业嵌入式专业词汇- embedded Glossary
- 2022-03-02 00:25:43下载
- 积分:1
-
MSP430以软件IIC方式读写HMC5883
**********************************************************************
初始化 IIC
**********************************************************************/
void InitIIC()
{
IIC_DIR |= IIC_SCL; //SCL 管脚为输出
IIC_DIR &= ~IIC_SDA; //SDA 管脚为输入
C_SCL;
Stop();
}
/****************************
- 2022-03-25 00:49:26下载
- 积分:1
-
44b0的BOOTLOAD微机通讯程序,很实用
44b0的BOOTLOAD微机通讯程序,很实用--BOOTLOAD pc communication program of 44b0.
- 2023-06-21 13:55:03下载
- 积分:1
-
TSR工具实现源码
TSR工具实现源码--Source code for TSR tools.
- 2023-05-04 04:10:03下载
- 积分:1
-
M0-51实时操作系统uCOS移植
M0-51实时操作系统uCOS移植,新唐科技推出新款32位Cortex-M0微控制器系列Mini51平台上的实时操作系统,稳定好用!
- 2022-03-18 11:58:10下载
- 积分:1
-
比较结果报告之间的各种RTOS(实时
Comparison Result Report between various RTOS(Real-time Operation System) {obtained from elsewhere}
- 2023-06-12 11:35:03下载
- 积分:1