-
通过按键在3位一体的数码管上显示数字,能显示00~99,但是减法只能从9减到0,在KEILC上编译调试成功...
通过按键在3位一体的数码管上显示数字,能显示00~99,但是减法只能从9减到0,在KEILC上编译调试成功-Through the button in one of three digital tube display figures, can show 00 ~ 99, but the subtraction can only be reduced to 0 from 9 in the debugging KEILC compiled successfully
- 2022-01-25 23:33:08下载
- 积分:1
-
BMP转为PCB图的抄板软件
BMP转为PCB图的抄板软件-BMP PCB plans to the board copied software
- 2022-12-28 18:20:08下载
- 积分: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
-
Brew拍照上传
应用背景Brew 平台功能扩展, 能够引用到对讲机中关键技术通过调用ICAMERA接口抓拍图片, 然后调用IWeb接口将图片传至服务器
- 2022-02-04 07:47:03下载
- 积分:1
-
embedded xeebee
嵌入式数据
- 2023-01-09 18:25:03下载
- 积分:1
-
uclinux源码,已经再s3c44b0上移植成功!
uclinux源码,已经再s3c44b0上移植成功!--Source code of uclinux. It was migrated to s3c44b0.
- 2022-06-17 16:20:56下载
- 积分:1
-
在一次电视声音信号的采集和音频采集回放…
声音信号的采集和回放,将采集过来的音频信号再播放出来-voice signal acquisition and playback of the audio collection over again broadcast signal
- 2023-01-22 05:50:03下载
- 积分:1
-
周立功dp1581usb2.0实验仪,USB读写E2PROM演示程序。usb控制芯片是菲利普ISP1581 USB2.0 设备接口芯片。...
周立功dp1581usb2.0实验仪,USB读写E2PROM演示程序。usb控制芯片是菲利普ISP1581 USB2.0 设备接口芯片。- The week renders meritorious service the dp1581usb2.0
experiment meter, USB the read-write E2PROM demonstration program. The
usb control chip is Philip ISP1581 the USB2.0 equipment connection
chip.
- 2022-03-24 12:07:04下载
- 积分:1
-
可采集MBF指纹传感器图像,存储成BMP格式以供进一步处理。程序可用于嵌入式系统或PC机。...
可采集MBF指纹传感器图像,存储成BMP格式以供进一步处理。程序可用于嵌入式系统或PC机。-MBF Fingerprint sensor can capture images and store into a BMP format for further treatment. Procedures can be used in embedded systems or PC.
- 2022-04-20 10:57:00下载
- 积分:1
-
基于89C52与ICL7109的数据采集程序
基于89C52与ICL7109的数据采集程序-89C52-based data acquisition program with the ICL7109
- 2022-03-12 04:27:25下载
- 积分:1