搜索结果

找到约 2,941 项符合 st7920 data sheet 的查询结果

按分类筛选

显示更多分类

书籍 Silicon-Based+RF+Front-Ends

Ultra-wideband (UWB) technology enables high data-rate short-range communica- tion, in excess of hundredmegabit-per-secondsand up to multi-gigabit-per-seconds, over a wide spectrum of frequencies, while keeping power consumption at low lev- els. This low power operation results in a less-interfering ...
https://www.eeworm.com/dl/522116.html
下载: 1
查看: 61

技术资料 基于3D打印与单片机实现PM2.5监测装置的研究

PM2.5浓度作为衡量大气污染的指标之一,值得我们时刻关注。文章设计了一种PM2.5浓度检测装置,利用激光散射来采集数据,通过WiFi模块传送到服务器,将采集结果呈现给用户,来指引市民的出行规划。PM2.5 concentration,as one of the indicators to measure air pollution,deserves our constant attention.This paper designs a ...
https://www.eeworm.com/dl/895454.html
下载: 5
查看: 911

多媒体处理 C++写的DTMF算法

·详细说明:C++写的DTMF算法,内含一个pcm数据文件,读入文件并分析按键-c writes the DTMF algorithm, contains a pcm data file, the read-in document and the analysis pressed key。文件列表:   DTMF   ....\DTMF.cpp   ....\DTMF.
https://www.eeworm.com/dl/521/14713.html
下载: 25
查看: 1121

无线通信 Heart-RateFitness Monitors Go Wireless

Abstract: This article explains the recent trend in heart-rate and fitness monitors to go wireless toeliminate cables to allow free movement, and allow convenient data collection without the need to plug intheir devices. It details a typical wireless system, using the MAX1472 crystal-referenced ph ...
https://www.eeworm.com/dl/510/36213.html
下载: 154
查看: 1113

Java编程 本软件为绿色软件

本软件为绿色软件,解压缩后可以直接运行,特别方便存于闪存中,使用时可直接点击node.exe打开。 备份资料只需要备份data目录,软件升级只需要升级web目录。
https://www.eeworm.com/dl/633/123093.html
下载: 75
查看: 1059

Java书籍 设计一个应用程序

设计一个应用程序,从键盘输入一个整数n, * 然后在文件"data.dat"中写入所有比n小的素数, * 最后在屏幕上显示在每个素数中各数字(0--9)出现的次数 */
https://www.eeworm.com/dl/656/155831.html
下载: 166
查看: 1061

汇编语言 接口课程设计

接口课程设计,红绿灯2006.3.10DATA SEGMENT LEDTAL DB 3FH,06H,5BH,4FH,66H,6DH,7DH,07H,7FH,6FH,0H
https://www.eeworm.com/dl/644/181158.html
下载: 120
查看: 1075

其他 #include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.

#include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.h> #include <math.h> #include <conio.h> struct DuLNode{ struct DuLNode *prior int data struct DuLNode *next
https://www.eeworm.com/dl/534/185021.html
下载: 53
查看: 1567

压缩解压 This is a little console mode utility program which is able to (de-)compress single files with a s

This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones ...
https://www.eeworm.com/dl/617/189481.html
下载: 118
查看: 1140

单片机开发 * DEFINITION * This is the header file for a library module used to calculate the median * of a

* DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, the * lower of the two center values is reported. The values th ...
https://www.eeworm.com/dl/648/193645.html
下载: 95
查看: 1118