-
Arduino 使用 cc2500
收发信机的 CC2500 示例代码。这将会发送数据包中包含的长度和"你好"。每个 400ms,然后进入接收模式。
SPI 的硬件:
MISO -> 12
MOSI -> 11
SCLK/SCK -> 13
CSN/SS - > 10
- 2022-06-19 15:00:16下载
- 积分:1
-
键盘设备驱动,只需修改代码里的功能码和系统码即可使用
键盘设备驱动,只需修改代码里的功能码和系统码即可使用-keyboard device driver, but only a modification of source code"s functionality and system code can be used
- 2023-03-22 02:30:04下载
- 积分:1
-
C++编程指南是一个人觉得入门
C++编程指南是个人觉得不过入门的参考资料,假如你是初学者,不妨看看,希望对你有帮助!-C++ Programming Guide is a personal feel that entry-reference, however, if you are a beginner, may wish to look at, and they hope to help you!
- 2023-04-29 02:10:03下载
- 积分:1
-
一个2051控制两个步进电机的源码
一个2051控制两个步进电机的源码-a 2051 stepper motor control of the two-source
- 2022-06-14 20:29:07下载
- 积分:1
-
source code for visa card
source code for visa card
- 2023-01-11 20:20:03下载
- 积分:1
-
实验讲义,对FPGA实际动手能力超级有帮助
实验讲义,对FPGA实际动手能力超级有帮助-FPGA design
- 2023-04-16 21:30:03下载
- 积分:1
-
汉字显示实验
用 STM32 控制 LCD 显示汉字。使用外部 FLASH 来存储字库,并可以通过 SD 卡更新字库。STM32
读取存在 FLASH 里面的字库,然后将汉字显示在 LCD 上面。
- 2022-02-01 15:05:32下载
- 积分:1
-
First introduced the synthetic aperture radar (SAR) characteristics, and then ex...
首先介绍了合成孔径雷达(SAR)的特点,然后阐述了合成孔径雷达原理和末精确制导机制。由于合成孔径雷达能全天候、全天时成像,且采用了合成孔径技术,因此SAR图像不论在距离向,还是方位向均具有高的分辨力,这对发展导弹末段数字式景象相关匹配制导有着重要的意义。-First introduced the synthetic aperture radar (SAR) characteristics, and then expounded the principle of synthetic aperture radar and precision-guided mechanism at the end. As a result of synthetic aperture radar can be all-weather, all the time imaging, and use of synthetic aperture techniques, and that SAR images, whether in the distance to, or position to have a high-resolution, which is the development of the missile in the last paragraph of digital image correlation matching guidance has an important significance.
- 2022-03-14 05:57:50下载
- 积分:1
-
CC2530最新ZigBeeSOC的样例程序,包括了PER和其他的一些最基本的程序...
CC2530最新ZigBeeSOC的样例程序,包括了PER和其他的一些最基本的程序-CC2530 latest ZigBeeSOC sample procedures, including the PER and other procedures for some of the most basic
- 2022-11-26 06:50:02下载
- 积分:1
-
LWIP移植到NXP LPC1768 MCU
这是我的移植中的LPC1768板文件,某些编程文件可以用于指,使用了lwIP的一种方法是没有操作系统(又名“裸机”)上运行 - seeLwIP_with_or_without_an_ OPERATING_SYSTEM。运行在无操作系统模式也经常被称为从控制它的LWIP的符号NOSYS环境。在NOSYS模式下,netconn和插座的API不可用。所有申请必须使用原始(或本地)API编写。至于了lwIP而言,有执行在整个系统中的仅一个线程。由于不需要操作系统模拟层,一个端口这样的环境稍微简单。
- 2022-03-25 02:51:38下载
- 积分:1