资源列表
[其他嵌入式/单片机内容] NRF24L01P44
说明:这是一个NRF24L01的C51程序。发送端用4*4矩阵键盘设置发送内容,接受端用发光二极管显示。-This is a NRF24L01 the C51 program. Transmitter with 4* 4 matrix keyboard settings to send the contents of the receiving end with a light-emitting diode display.<战天变> 在 2025-06-20 上传 | 大小:67kb | 下载:0
[单片机(51,AVR,MSP430等)] tempview
说明:这是测温显示程序。用的是飞思卡尔单片机控制,18b20测温,1602显示,绝对成功的程序。-This is the temperature display program. Using a Freescale MCU control, 18b20 temperature, 1602 show, the absolute success of the program.<战天变> 在 2025-06-20 上传 | 大小:262kb | 下载:0
[VHDL编程] 4_Low_Power_High_Performance_SRAM_Design_Using_VH
说明:Low Power High Performance SRAM Design Using VHDL By Mahendra Kumar, Kailash Chandra<shankar> 在 2025-06-20 上传 | 大小:387kb | 下载:0
[单片机(51,AVR,MSP430等)] vcPP_SerialPort
说明:这个主要是pc和单片机串口通信的的例子 很好用的 AppWizard has created this SerialPortTest application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. -<大江> 在 2025-06-20 上传 | 大小:1.7mb | 下载:0
[DSP编程] PWM-control-procedures
说明:直流电动机单极性可逆双闭环PWM控制程序-Reversible double-loop DC motor unipolar PWM control procedures<施戍戎> 在 2025-06-20 上传 | 大小:11kb | 下载:0
[DSP编程] Permanent-magnet
说明:三相永磁同步伺服电动机磁场定向速度控制程序-Permanent magnet synchronous program<施戍戎> 在 2025-06-20 上传 | 大小:30kb | 下载:0
[单片机(51,AVR,MSP430等)] PID-contro
说明:网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-The Interne<guchl> 在 2025-06-20 上传 | 大小:1kb | 下载:0