-
基于STM32的BUCK-BOOST变换电路源码
基于STM32的BUCK-BOOST变换电路源码,根据对光伏阵列实时特性曲线的拟合,实现对光伏阵列输出特性的模拟功能。
- 2022-01-26 00:31:59下载
- 积分:1
-
ZigBee CC2500 _样品_ code.zip
zigbee CC2500_sample_code.zip
- 2022-08-07 04:26:56下载
- 积分:1
-
ISE 9.2系列工作
ISE 9.2 serials working
- 2022-07-16 22:16:12下载
- 积分:1
-
实现cc2430通过串口想计算机循环发送字符串,对学习串口通信有很好的帮助。...
实现cc2430通过串口想计算机循环发送字符串,对学习串口通信有很好的帮助。-Achieved through the serial port to a computer recycling cc2430 send strings, have a good serial communication for learning help.
- 2022-03-09 13:36:21下载
- 积分:1
-
安腾通过串口源系列燃烧
at91系列通过串口烧写源程序-Itanium series of burning through the serial port source
- 2022-11-18 05:40:03下载
- 积分:1
-
nand―flash source
nand―flash source--nand―flash source.
- 2023-06-10 12:15:03下载
- 积分:1
-
CC2430点对点通信
CC2430点对点通信,程序编译就能够实现。
void receiveMode(void)
{
BYTE* receiveBuffer;
BYTE length;
BYTE res;
BYTE sender;
while(1)
{
YLED = LED_ON;
res = radioReceive(&receiveBuffer, &length, RECEIVE_TIMEOUT, &sender);
YLED = LED_OFF;
- 2023-04-29 13:05:04下载
- 积分:1
-
基于PIC单片机的嵌入式CAN智能节点及其与PC的通信。
基于PIC单片机的嵌入式CAN智能节点及其与PC的通信。-PIC MCU-based embedded CAN intelligent node and its communication with the PC.
- 2022-08-12 20:43:55下载
- 积分:1
-
SPI接口实验LED显示
SPI接口实验LED显示 -SPI Interface SPI Interface experimental experimental LED display LED display
- 2022-01-25 17:55:06下载
- 积分:1
-
ZLG7289例程 (官方给的),用于跟51相接,改一下相对应的口线就可以了...
ZLG7289例程 (官方给的),用于跟51相接,改一下相对应的口线就可以了-ZLG7289 routine (official given) for connecting with the 51, changing the mouth of the corresponding line of what could be the
- 2022-04-15 10:57:22下载
- 积分:1