-
基于STM32的BUCK-BOOST变换电路源码
基于STM32的BUCK-BOOST变换电路源码,根据对光伏阵列实时特性曲线的拟合,实现对光伏阵列输出特性的模拟功能。
- 2022-01-26 00:31:59下载
- 积分:1
-
C8051F020的功能实现电机转速的主要议题。
主要讲了c8051f020实现电机的测速功能。-Major topics of the motor speed to achieve c8051f020 function.
- 2023-05-21 12:20:04下载
- 积分:1
-
从busybox提取的ftp客户端程序,main函数是测试函数。用arm
从busybox提取的ftp客户端程序,main函数是测试函数。用arm-linux-gcc ftpClient.c -o main编译后即可运行。-Busybox extracted from the ftp client program, main function is to test the function. Use arm-linux-gcc ftpClient.c-o main compiled to run.
- 2022-08-23 20:06:01下载
- 积分:1
-
单片机电子密码锁
#include
#include
#include
#include //包含随机函数rand()的定义文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char
#define uint unsigned int
#define LCDIO P0
#define delay4us() _nop_();_nop_();_nop_();_nop_();
uchar buffer[4]={0}; //缓冲
sbit sda=P3^3; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 00:10:04下载
- 积分:1
-
stm32F4 PID
stm32F4 PID 和FPU程序,来源于STM32F4_DISCOVERY_JULIA,包括库文件,LCD显示
Main Changes
First official release for STM32F40x/41x devices
stm32f4xx_rtc.c: remove useless code from RTC_GetDate() function
stm32f4xx_rcc.c, stm32f4xx_spi.c, stm32f4xx_wwdg.c and stm32f4xx_syscfg.c: driver"s comments update
- 2022-10-03 20:05:03下载
- 积分:1
-
数模转换程序
数模转换程序-few mode conversion
- 2022-10-02 13:25:03下载
- 积分:1
-
I2C总线的数字温度传感器和热看门狗。
I2C Digital Temp.Sensor & Thermal Watchdog
- 2023-04-20 12:40:04下载
- 积分:1
-
802.3an协议的LDPC解码器
802.3an协议的LDPC解码器, 用VHDL语言编写,基于Gallager算法
- 2022-08-23 02:55:16下载
- 积分:1
-
串口通讯控件。先把 Pcomm.dll 文件拷贝到OS能找得到的目录下。
在Component菜单下选择Install Component子菜单,选择Int...
串口通讯控件。先把 Pcomm.dll 文件拷贝到OS能找得到的目录下。
在Component菜单下选择Install Component子菜单,选择Into existing package 或者 Into new package,在其中的Unit file name选择Port.pas文件,在Package file name 中输入包的名字,然后按OK选择安装。-Serial communication control. Pcomm.dll first能找得到files are copied to the OS directory. In the Component menu option, select Install Component sub-menu, select the Into existing package or Into new package, in which the Unit file name selection Port.pas documents, in the Package file name, type the name of package, and then press OK to choose to install.
- 2023-01-20 17:10:03下载
- 积分:1
-
用430做的PWM程序,带上了自己做的时钟功能!看下把!
用430做的PWM程序,带上了自己做的时钟功能!看下把!-430 make use of the PWM process, to bring its own function to do the clock! Facie to!
- 2022-11-21 22:50:03下载
- 积分:1