-
FPGA的计数器设计
程序说明:
本次实验利用开发板上面的数码管实现一个十进制计数器的功能。
计数范围0000-9999,可循环计数。
目录说明:
工程在project文件夹里面;
源文件和管脚分配在
tl文件夹里面;
下载文件在download文件夹里面,.mcs为PROM模式下载文件,.bit为JTAG调试下载文件。
- 2022-04-15 17:41:36下载
- 积分:1
-
linux环境下sctp开源代码,可以使用gcc进行编译和开发。
linux环境下sctp开源代码,可以使用gcc进行编译和开发。-sctp open source of linux。
- 2022-04-10 07:09:10下载
- 积分:1
-
用c实现数据结构、Winsock2编程、鼠标编程、asm嵌入式编程、汉诺塔问题、效验算法、N皇后问题回溯算法、骑士遍历、文件加密、万年历的算法,很好很强大...
用c实现数据结构、Winsock2编程、鼠标编程、asm嵌入式编程、汉诺塔问题、效验算法、N皇后问题回溯算法、骑士遍历、文件加密、万年历的算法,很好很强大-Data structure using c implementation, Winsock2 programming, mouse programming, asm embedded programming, Tower of Hanoi problem, well-tested algorithm, N Queen" s problem backward algorithm, Knight traversal, file encryption, calendar of the algorithm, very good very strong. . .
- 2022-05-12 18:00:11下载
- 积分:1
-
DALI搜地址
DALI主机通过以太网与后台软件连接,可以重新或者扩展搜索DALI终端地址,并将终端信息(包括设备类型、情景、组等)发送到后台软件。
- 2022-03-09 16:56:51下载
- 积分: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
-
该驱动程序是针对2410开发板的LED灯的驱动,内附驱动测试程序。Linux内核源码版本2.6.18.4...
该驱动程序是针对2410开发板的LED灯的驱动,内附驱动测试程序。Linux内核源码版本2.6.18.4-The driver is a 2410 development board for the LED lamp driver, enclosing the drive test procedure. Linux kernel source code version 2.6.18.4
- 2022-02-11 22:02:11下载
- 积分:1
-
生成多项式的最高位必须是1。例如:CRC
生成多项式的最高位必须是1。例如:CRC-CCITT标准的16位生成多项式:g(x)= x16+x12+x1+1;阶数r = 16
即:0x11021.最高位通常为1。-Generating polynomial must be the highest one. For example: CRC-CCITT standard 16-bit generation polynomial: g (x) = x16+ X12+ X1+ 1 order of r = 16 that is: 0x11021. Highest one usually.
- 2023-07-16 11:00:03下载
- 积分:1
-
费很多力才找到的PIC C18编译器
费很多力才找到的PIC C18编译器- Spends PIC which very many strength only then found C 18
compilers
- 2022-12-26 09:05:05下载
- 积分:1
-
6711a板程序的傅立叶变换
6711a板程序的傅立叶变换-6711a board procedures Fourier Transform
- 2022-04-18 19:53:29下载
- 积分:1
-
模拟I2C实现读写EEPROM,9554,DAC 的stm32f4xx程序
特点:
1、I2C使用软件模拟实现。
2、快速读写EEPROM。
3、 可配置任意GPIO端口和管脚作为I2C通信使用。
4、支持9554、EEPROM、DAC等多种芯片读写。
- 2023-02-18 23:40:04下载
- 积分:1