-
基于ARM的任一波形发生器,可以有几种波形的产生。
基于ARM的任一波形发生器,可以有几种波形的产生。-some thing of ARM which can contain many waves
- 2022-02-07 08:38:52下载
- 积分:1
-
HP/Compaq 10/100 of the Ethernet drives, the precious things from HP!
HP/Compaq 10/100以太网驱动 HP内部珍贵资料!-HP/Compaq 10/100 of the Ethernet drives, the precious things from HP!
- 2022-06-15 20:21:55下载
- 积分:1
-
cs8900芯片的Linux驱动,用于Arm等运行Linux系统的嵌入式设备,该芯片是主流的网卡芯片,并且可以在此基础上轻松的移植到其他同型芯片上...
cs8900芯片的Linux驱动,用于Arm等运行Linux系统的嵌入式设备,该芯片是主流的网卡芯片,并且可以在此基础上轻松的移植到其他同型芯片上-CS8900 chips Linux driver for the Arm, such as running the embedded Linux system equipment, the chip card chips are the mainstream, and on this basis can be easily ported to other chips on the same type
- 2022-01-27 11:59:27下载
- 积分:1
-
SDIO stack linux source code
SDIO stack linux source code
- 2023-06-27 15:30:03下载
- 积分:1
-
Brew拍照上传
应用背景Brew 平台功能扩展, 能够引用到对讲机中关键技术通过调用ICAMERA接口抓拍图片, 然后调用IWeb接口将图片传至服务器
- 2022-02-04 07:47: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
-
很不错的智能拼音输入法哦
很不错的智能拼音输入法哦-quite intelligent phonetic input oh
- 2022-05-22 23:29:14下载
- 积分:1
-
智能卡读卡器
智能卡读卡器: 这是智能卡读卡器的示例应用程序。此演示可帮助...
- 2023-06-29 21:10:02下载
- 积分:1
-
SleepTimerWakeup
定时中断唤醒CPU的范例
SleepTimerWakeup
定时中断唤醒CPU的范例-SleepTimerWakeup awaken periodically interrupted CPU model
- 2023-01-09 23:25:08下载
- 积分:1
-
The virtual uart, With it, you will not be connected to the hardware, and is not...
虚拟uart ,有了它,你不要再连接硬件了,也不用去受硬件没连好的痛苦了. 你可以在没有硬件的环境下很方便的调试uart-The virtual uart, With it, you will not be connected to the hardware, and is not taken up by the hardware, not even a good pain. You can no hardware environment is very convenient to debug uart
- 2022-07-28 02:03:27下载
- 积分:1