-
POCSAG 解码 及分析,网上很不好找的
POCSAG 解码 及分析,网上很不好找的-S70L41B is a fully integrated CMOS POCSAG (CCIR Radio Paging
code No.1) decoder and page controller for display pagers.The decoded
POCSAG data are transferred over a serial interface to a microcontroller
according to its commands for processing and subsequent storage and
display.
- 2022-06-18 15:55:34下载
- 积分:1
-
ds1302+1602shizh0ng.含闹钟
#include //包含单片机寄存器的头文件
#include //包含_nop_()函数定义的头文件
unsigned char code digit[10]={"0123456789"}; //定义字符数组显示数字
sbit SCLK=P2^5; //位定义1302芯片的接口,时钟输出端口定义在P1.0引脚
sbit DATA=P2^6; //位定义1302芯片的接口,数据输出端定义在P1.1引脚 I/O
sbit RST=P2^7; //位定义1302芯片的接口,复位端口定义在P1.2引脚 CE
sbit s1=P1^0; // 时间移位
sbit s2=P1^1; // 时间加
sbit s3=P1^2; //时间减
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-01 14:54:39下载
- 积分:1
-
AD7714 AD转换keil C51 源代码
AD7714 AD转换keil C51 源代码-AD7714 AD converter keil C51 source code
- 2022-03-22 06:02:30下载
- 积分:1
-
经典的psos编程实例源码,涉及psos操作系统的各个方面
经典的psos编程实例源码,涉及psos操作系统的各个方面--A classic psos programming source code. It touches various aspects of psos operating system.
- 2022-05-24 13:12:01下载
- 积分:1
-
使用汇编语言实现A口的输出
使用汇编语言实现A口的输出-using assembly language to achieve the output of A-
- 2022-03-16 20:22:00下载
- 积分:1
-
Embedded audio and video communication system implementations. Pdf teach you how...
嵌入式音视频通信系统的实现。Pdf教您如何使用Video 4 Linux
- 2022-08-25 04:02:03下载
- 积分:1
-
MPU-6050陀螺仪
本代码是mpu-6050工作的最佳模式,但不是专业的作品。事实上这是初始化mpu-6050陀螺仪。
- 2022-04-19 11:49:36下载
- 积分:1
-
51 microcontroller and serial communication experiment with PC
51单片机和PC机串口通讯试验 含汇编程序,电路图,所需软件。-51 microcontroller and serial communication experiment with PC-assembler, schematics, required software.
- 2022-11-24 16:50:03下载
- 积分:1
-
16进制<
16进制10进制互换程序-16 band lt;- Gt; Decimal exchange procedures
- 2022-03-22 16:18:55下载
- 积分:1
-
This is based on the MAX517 serial D/A conversion of the source code
这是基于MAX517的串行D/A转换的源代码-This is based on the MAX517 serial D/A conversion of the source code
- 2022-03-20 04:08:26下载
- 积分:1