登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29
已选条件
  1. 编程语言:所有
  2. 代码类别:单片机开发
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 3_9PSCAD

  同步发电机3机9节点模型,包含水轮机和汽轮机,直流励磁和交流励磁,能够稳定运行,观察潮流(Synchronous Generator Unit 3 9 node model, including turbines and steam turbines, DC excitation and AC excitation, stable operation, observe trends)

75
下载
124
浏览
2021-01-15发布

2. 信号与系统实验程序文件

  信号与系统;仿真;MATLAB;例子;实验;(Signal and system; simulation; MATLAB; example)

4
下载
94
浏览
2021-01-14发布

3. 交通灯程序

  1.东西方向、南北方向均有红、黄、绿三种信号灯; 2.东西干道和南北干道,绿灯下情况通行,红灯情况下不行,黄灯情况下 慢行; 3.东西干道和南北干道交替控制; 4.实时提醒绿灯亮的剩余时间; 5.通行时间可调; 6.雾霾或夜间模式按钮按下,所有方向显示黄灯.(1. there are three red, yellow and green lights in east-west direction and north-south direction. 2. the East West trunk road and the north-south trunk road pass under the green light. 3. East and west main road and the north and South Main Road alternately control; 4. reminding the remaining time of the green light in real time; 5. the time can be adjusted; 6. haze or night mode button is pressed, all directions show yellow light.)

1
下载
161
浏览
2021-01-13发布

4. PIDdeZ-Nzhengding

  这是一段Z-N法整定PID参数的程序,非常的实用(This is a Z-N method PID parameter tuning process,it is Very useful)

205
下载
151
浏览
2021-01-13发布

5. AGVMonitor

  AGV小车上位机控制程序,通过TCP/IP协议来进行数据的传送(AGV car PC control procedures, through the TCP/IP protocols for data transmission)

206
下载
158
浏览
2021-01-13发布

6. STM32_DelayUs

  STM32通用精确us延时函数;包含标准库和HAL库两种,直接声明调用即可。(STM32 HAL library common precision us delay function; standard library to use as long as the corresponding parameter variable to standard library format can be.)

49
下载
207
浏览
2021-01-13发布

7. J1939源代码??

  J1939在S32单片机上的实现,采用C语言的完整代码,含例子。(Implementation of J1939 on S32 MCU)

8
下载
76
浏览
2021-01-12发布

8. Dynamic-pressure

  动压气体轴承的动态刚度和动态阻尼系数 (Dynamic pressure gas bearing dynamic stiffness and dynamic damping)

34
下载
250
浏览
2021-01-12发布

9. Dynamic-pressure

  动压气体轴承的动态刚度和动态阻尼系数 (Dynamic pressure gas bearing dynamic stiffness and dynamic damping)

38
下载
202
浏览
2021-01-12发布

10. APFC

  可实现有源功率因数校正功能,可以保证交流输入电压电流同相位,采用的是boost主电路拓扑(Active Power Factor Correction )

78
下载
106
浏览
2021-01-12发布

11. WiFi-8266

说明:  stm32+esp8266实现远程控制功能(Using WiFi to realize remote control function)

1
下载
80
浏览
2021-01-12发布

12. MB95F636k_Motor

  使用MB95F636单片机开发的直流无刷无感电机的驱动源程序,BLDC.(Use MB95F636 MCU development Brushless DC motor drive source, BLDC.)

59
下载
97
浏览
2021-01-11发布

13. TLV5630_STM32F4

  TLV5630_STM32F4驱动程序 (源程序及头文件) 原创程序, 内含寄存器推荐配置,可自行移植至其他开发平台(TLV5630 driver for STM32F4, (source and header file), Original program, including register recommended configuration, can be transplanted to other development platforms.)

6
下载
106
浏览
2021-01-11发布

14. s140nrf52611

说明:  nrf52840驱动编写,芯片驱动,芯片手册 嵌入式单片机硬件编程单片机开发 蓝牙协议栈(nrf52840 driver preparation, chip driver, chip manual Embedded MCU hardware programming MCU development)

1
下载
79
浏览
2021-01-11发布

15. AX301

  10个在黑金AX301开发板上实现的程序源码工程,程序烧进板子就可使用 内附word详细说明了各个工程功能(10 in the black gold AX301 development board to achieve the program source program, the program can be burned into the board Included in the word a detailed description of the various engineering functions)

54
下载
160
浏览
2021-01-11发布

16. ADC

说明:  STM32F4的ADC的dma功能,支持定时触发采集(ADC DMA timing trigger acquisition based on stm32f4)

1
下载
109
浏览
2021-01-11发布

17. RGBLedCtrl

  基于飞凌单片机(8 pe53)三色LED驱动程序(Based on the fly ling microcontroller (8 pe53) three color LED driver)

32
下载
78
浏览
2021-01-11发布

18. Softwaredesignforsine-invertercontrol

  介绍单相全桥逆变器的工作原理, 阐述产生SPWM波和实现PI 控制的算法, 给出以DSP( 数 字信号处理器) 实现控制的软件流程。实验表明利用软件完成逆变器控制是可行的。 关键词: 正弦逆变器 (Introduction of single-phase full-bridge inverter working principle, the resulting SPWM wave and realize PI control algorithm to DSP (digital signal processors) to achieve software flow control. Experiments show that the use of software controlled inverter is feasible. Key words: sine inverter)

737
下载
154
浏览
2021-01-11发布

19. STM32 74hc595(8级联64路)

说明:  STM32驱动74HC5958片级联64路(74hc5958 cascaded 64 way)

0
下载
67
浏览
2021-01-11发布

20. MX90640_STM32_HAL移植

说明:  测温矩阵传感器MLX90640的stm32移植版本,基于HAL库的硬件IIC驱动文件。(The STM32 porting version of mlx90640 is based on the hardware IIC driver file of Hal library.)

30
下载
85
浏览
2021-01-11发布