-
profibus_dp设备接口的开发与应用研究(最终)。rar
PROFIBUS_dp设备接口的开发与应用1(终).rar-PROFIBUS_dp Device Interface Development and Application of a (final). Rar
- 2022-02-28 18:27:29下载
- 积分:1
-
PS/2 keyboard source code can be run in a variety of single
PS/2键盘源码,可在各种单片机运行,可以实现大写和小写,利用shift键-PS/2 keyboard source code can be run in a variety of single-chip, you can achieve uppercase and lowercase, using shift key
- 2022-03-02 01:13:07下载
- 积分:1
-
基于MSP430和CC1101的环境监测系统
这个工程是在TI MSP430F5529开发板上开发实现的,430单片机通过硬件SPI与CC1101进行通信,实现温度(DS18B20), 湿度(DHT11),光照(BH1750)环境参数的采集、显示、发送、接收及接收再显示功能。收发程序是在TI官方源代码的基础 上改动而来,在其基础上能够实现任意可用调制方式和传输速率下的无线通信。 编译环境:win7 64位/CCS v5.1 注:编译需要LAB1 中的F5xx_F6xx_Core_Lib和MSP-EXP430F5529_HAL两个文件夹下的文件,文件内有图片说明。
- 2022-01-28 14:03:00下载
- 积分:1
-
VGA显示的FPGA实现
VGA显示的FPGA实现-VGA display FPGA
- 2023-09-03 04:10: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
-
类linux操作系统的源代码
类linux操作系统的源代码-category Linux source code
- 2022-10-31 03:25:02下载
- 积分:1
-
89C51 Multi
89c51多级菜单翻页功能12864,给想要的人参考-89C51 Multi-level menu page features 12864, to the desired reference
- 2022-03-05 22:25:49下载
- 积分:1
-
一段控制步进电机的转动的程序,包含源代码
一段控制步进电机的转动的程序,包含源代码-Control of stepper motor rotation period of the procedure, including the source code
- 2022-01-24 17:35:31下载
- 积分:1
-
Automation in PCB Co-ordinate Plotting System
为了优化
- 2022-01-27 12:40:20下载
- 积分:1
-
Experiments for the MSP430 Starter Kit
Experiments for the MSP430 Starter Kit
- 2022-01-21 23:31:39下载
- 积分:1