-
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
-
这个程序是自由软件,你可以重新分配它和/或修改它在…
This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.--This program is free software. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
- 2022-03-23 08:29:11下载
- 积分:1
-
数字密码锁设计的源代码,喜欢的朋友就下载.
数字密码锁设计的源代码,喜欢的朋友就下载.-password lock design of the source code, like the friends on the download.
- 2022-06-14 03:33:59下载
- 积分:1
-
STM32F103CAN
资源描述STM32F103CAN,通过拨码开关自动选择CAN波特率,将模数转换器ADC的值通过CAN总线发出
- 2023-03-25 18:25:03下载
- 积分:1
-
基于Lwip的TFTP Server
资源描述基于Lwip的TFTP Server,修改了STM32开发包中源码的bug,经过测试,正式发布的代码。
- 2022-01-25 16:48:23下载
- 积分:1
-
FTDI FIFO JTAG programming paradigm
FTDI-FIFO-JTAG编程范式
- 2023-05-31 19:50:03下载
- 积分:1
-
在TINI嵌入式操作系统上,对PPP拨号的处理和网络连接的处理
在TINI嵌入式操作系统上,对PPP拨号的处理和网络连接的处理-TINI embedded in the operating system, the treatment of PPP dial-up and network connectivity deal
- 2022-09-13 15:10:03下载
- 积分:1
-
linux下的实用的单进程多个定时器c源码,其于linux中提供了setitimer等接口的实现。...
linux下的实用的单进程多个定时器c源码,其于linux中提供了setitimer等接口的实现。-linux muliti-timer design and implement,based on seitimer (realtime clock).
- 2022-10-17 22:20:03下载
- 积分:1
-
arm9.2第一四程序!!!!!!!!!!!
ARM9.2的第4个程序-ARM9.2 the first four procedures! ! ! ! ! ! ! ! ! ! !
- 2022-03-15 20:58:36下载
- 积分:1
-
嵌入式系统入门经典文章
嵌入式系统入门经典文章-Embedded Systems entry classic article
- 2022-08-17 16:27:59下载
- 积分:1