-
a small embedded operating system kernel can be used for a variety of hardware p...
一个小型的嵌入式操作系统内核,可用于多种硬件平台,体积小,移植方便。-a small embedded operating system kernel can be used for a variety of hardware platforms, small size, facilitate transplantation.
- 2022-02-06 19:54:00下载
- 积分:1
-
zigbee 2009 Professional Edition protocol stack may, at any ram " 128K proce...
zigbee 2009专业版协议栈可在 任何ram》128K的处理器上实现-zigbee 2009 Professional Edition protocol stack may, at any ram " 128K processors to achieve
- 2022-09-19 18:55:02下载
- 积分:1
-
D12USB驱动程序
D12USB驱动程序--Driver program for D12 USB.
- 2022-10-07 19:30:03下载
- 积分:1
-
数模转换程序
数模转换程序-few mode conversion
- 2022-10-02 13:25:03下载
- 积分:1
-
基本放大器电路原理图的基本工作原理…
基本的放大器电路放大器的基本工作原理图解法分析等几种分析方法-Basic amplifier amplifier circuit diagram of the basic working principle of analysis of several analytical methods such as
- 2022-06-13 09:17:03下载
- 积分:1
-
LCD 1602 显示,加简单的汉字显示,在51单片机上实现
LCD 1602 显示,加简单的汉字显示,在51单片机上实现-LCD 1602 display
- 2022-09-23 18:40:03下载
- 积分:1
-
Uclinux on niosII transplantation in the tutorial, detailed introduction, with e...
在niosII上移植uclinux教程,介绍细致,配有每一步图示-Uclinux on niosII transplantation in the tutorial, detailed introduction, with each step icon
- 2022-07-11 22:57:33下载
- 积分: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
-
通过proteus虚拟平台,有51单片机实现MP3的部分功能。可以听音乐,浏览图片...
通过proteus虚拟平台,有51单片机实现MP3的部分功能。可以听音乐,浏览图片-Through the virtual platform proteus, there were 51 single-chip part of the realization of MP3 functionality. Can listen to music, browse pictures
- 2023-07-26 00:05:03下载
- 积分:1
-
基于单片机的数字钟,内容包括:延时,键盘,七段数码管,蜂鸣器等。...
基于单片机的数字钟,内容包括:延时,键盘,七段数码管,蜂鸣器等。-Based on single-chip digital clock, including: delay, keyboard, Seven-Segment LED, buzzer and so on.
- 2022-03-19 14:03:11下载
- 积分:1