-
Actual entry MCD1 articles, a single LED lit procedures. The real purpose for le...
MCD1实战入门篇,点亮单个LED的程序。
该实战的目的作为学习和应用MCD1在线调试工具套件,进行项目的软件和硬件
联合调试的范例程序,也就是当做一个用户程序实例,而演示板暂时充当用户电
路的角色。这样就构成了一个软件、硬件齐全的自制项目模拟环境。
本程序实现的功能是,把端口RC的8条引脚全部设置为输出模式,并让RC0
送出高电平,从而点亮RC0口的一个LED。
该程序可用于PIC16F87X(A)所有系列-Actual entry MCD1 articles, a single LED lit procedures. The real purpose for learning and application debugging MCD1 online suite of tools to carry out the project software and hardware examples of joint commissioning procedures, that is, as a user instance, and the demo board temporarily to serve as the role of the user circuit. This constitutes a software, hardware, a full range of home-made simulation environment projects. Realize the function of this procedure is that the 8-port RC pin all set to output mode, and sent high RC0, so I lit RC0 a LED. The program can be used to PIC16F87X (A) of all series
- 2023-04-22 08:25:02下载
- 积分:1
-
简易电压表,使用汇编语言设计的。
可以实验一下。
简易电压表,使用汇编语言设计的。
可以实验一下。
-Simple voltage meter, the use of assembly language design. You can experiment.
- 2023-04-15 02:25:03下载
- 积分:1
-
数字频率调制又称频移键控(FSK),二进制频移键控记作2FSK。数字频移键控是用载波的频率来传送数字消息,即用所传送的数字消息控制载波的频率。2FSK信号便是符...
数字频率调制又称频移键控(FSK),二进制频移键控记作2FSK。数字频移键控是用载波的频率来传送数字消息,即用所传送的数字消息控制载波的频率。2FSK信号便是符号“1”对应于载频,而符号“0”对应于载频(与不同的另一载频)的已调波形,而且与之间的改变是瞬间完成的。 -Digital frequency modulation called frequency shift keying (FSK), binary frequency shift keying recorded as 2FSK. Digital frequency-shift keying is the carrier frequency to transmit digital information, that is, the number of messages transmitted with the control of the carrier frequency. 2FSK signal is the symbol of "1" corresponds to the carrier frequency, while the symbol "0" corresponds to the carrier frequency (with a different carrier frequency to another) and modulated waveform, but also between the change was instantaneous.
- 2022-08-23 09:17:39下载
- 积分:1
-
这里面包含着经典的汇编实验源码
这里面包含着经典的汇编实验源码-bread competing here a compilation of classic experiments FOSS
- 2022-11-21 05:50:03下载
- 积分:1
-
一个用汇编语言编写的矩阵转置程序
一个用汇编语言编写的矩阵转置程序-an assembler language matrix transpose procedures
- 2022-02-21 10:02:26下载
- 积分:1
-
From the first time the procedure is " C++ Programming Guide" series, s...
第一次上传的程序,是《C++程序设计教程》系列的部分辅助代码。作者是钱能-From the first time the procedure is " C++ Programming Guide" series, some people in the supplementary code. The author is money to
- 2023-08-01 07:00:03下载
- 积分:1
-
This zip file contains six documents which describes some interesting applicatio...
This zip file contains six documents which describes some interesting applications which use of the Microchip PIC 16F84.
These application are PID Motor Control, DTMF Alarm Dialer, Lamp Dimmer, IR Command Decoder, LCD Adding and Hummidity Sensing.
- 2022-10-07 13:05:03下载
- 积分:1
-
哈弗曼编码的实现,本人亲测完美运行。
编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为...
哈弗曼编码的实现,本人亲测完美运行。
编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为这8个字母设计哈夫曼编码。
要求:这8个字母任意,输出各字母的编码值。
-huffman Tree
- 2022-05-10 19:04:03下载
- 积分:1
-
USE DS18B20 IN P16F877A
USE DS18B20 IN P16F877A
- 2022-01-25 22:03:56下载
- 积分:1
-
the source is military aircraft through the volumes imported map pages is to map...
本源程序是实现军用卷图机通过输入页码来是卷图机卷至指定得页码的功能,其中实现了卷动中相应页码输入,向前卷动,向后卷动,返回上次操作等操作,但由于时间原因在红外接口部分没有做好接口-the source is military aircraft through the volumes imported map pages is to map volumes to the designated machine rolls in the pages of the function, which achieved a scrolling pages corresponding input, scrolling forward and backward scrolling, the last operation to operation, But because of the time because in the infrared part of interface do not interface. .
- 2022-04-23 13:10:14下载
- 积分:1