-
以C语言利用PIC12C508A读写MII Phy的寄存器
以C语言利用PIC12C508A读写MII Phy的寄存器-to use C language literacy PIC12C508A MII Phy register
- 2022-06-28 15:04:34下载
- 积分:1
-
C#知识库是在学习C#时积累的一些知识。本软件用C#编写,运行需要Microsoft .NET框架支持。打开树状节点,双击可查看知识
C#知识库是在学习C#时积累的一些知识。本软件用C#编写,运行需要Microsoft .NET框架支持。打开树状节点,双击可查看知识-C# knowledge library is when studies C#
accumulates. This software compiles with C#, the movement needs the
Microsoft NET frame support. Opens the tree shape pitch point,
double-clicks may examine the knowledge
- 2023-03-20 22:50:03下载
- 积分:1
-
arm compact pdf wendang
arm compact pdf wendang
- 2022-05-20 17:01:13下载
- 积分:1
-
DM9000A应用设计注意事项,设计手册。
DM9000A应用设计注意事项,设计手册。-Note DM9000A application design, Design Manual.
- 2022-03-24 12:58:46下载
- 积分:1
-
题目要求设计一个用于智力竞赛的抢答计时器。主持人按下启动钮,开始抢答,参赛方(八方)看到允许抢答信号后分别按不同的抢答按钮参与抢答。一旦其中一方按下按钮,相应的...
题目要求设计一个用于智力竞赛的抢答计时器。主持人按下启动钮,开始抢答,参赛方(八方)看到允许抢答信号后分别按不同的抢答按钮参与抢答。一旦其中一方按下按钮,相应的抢答者编号显示在屏幕上,此时若其他按钮按下均无效。若无一人按下按钮,则抢答结束(以后按抢答无效)。③ 若温度值越界则进行声(蜂鸣器)、光(发光二极管)报警;
说明:界限值是自行设定的(26C),其所对应的数字量为十六进制数(0180H)。
(2)使用DS18B20采集温度,采用七段数码管显示当前温度和剩余时间,并和设置的温度进行比较。
(3)当温度低于设定值时,通过DAC0832输出电压供给发热电阻RT1,使其温度升高。
(4)使温度恒定在设定温度附近,时间到了停止加热,并提示操作完毕。
-In the STAR ES598PCI veneer development machine to realize oven temperature and time control functions. Design requirements: (1) through the keyboard to set the temperature and heating time. (2) The use of DS18B20 collecting temperature, using seven-segment digital tube displays the current temperature and the remaining time, and and set the temperature for comparison. (3) When the temperature is below the set value, the DAC0832 output voltage of the supply of heat through the resistor RT1, so that temperature. (4) to enable the temperature constant at the set temperature near the time to the cessation of heating, and prompt action is completed.
- 2022-07-26 23:56:14下载
- 积分:1
-
这是本人写的关于arm的bootloader的流程,希望对移植u
这是本人写的关于arm的bootloader的流程,希望对移植u-boot的人有帮助-I write this on the arm of Bootloader flow, hope to transplant u-boot the help
- 2023-04-22 19:00:02下载
- 积分:1
-
本手册针对的读者是 Quartus II 软件的初学者,它概述了可编程逻辑设计中
Quartus II 软件的功能。...
本手册针对的读者是 Quartus II 软件的初学者,它概述了可编程逻辑设计中
Quartus II 软件的功能。
- 2022-05-15 09:02:40下载
- 积分:1
-
无源射频识别标签的有效目标识别
资源描述无源标签的无线射频识别系统是强大的,用于对象识别的工具。然而,如果多个标签被识别,同时,从标签的消息可以碰撞和相互抵消。因此,多读周期必须执行,以达到一个高的识别率。对于一个典型的随机碰撞的方案,我们将展示如何 ;确定在一个给定的保证最佳的数的读周期执行确定可接受的标记率的水平。这将产生一个有效的程序,用于对象识别,我们还提出了一个和执行的性能的结果。
- 2022-11-08 08:00:02下载
- 积分:1
-
程序首先定义一个hello的函数调用int 21h mov ah ,09来显示字符串,ds:dx定义字符串位置 来使用一个80×25的界面使整个程序更加美观 游...
程序首先定义一个hello的函数调用int 21h mov ah ,09来显示字符串,ds:dx定义字符串位置 来使用一个80×25的界面使整个程序更加美观 游戏主程序调用BIOS int 10 的9号功能实现对目标文本的颜色和定位,。游戏主程序可以用int 16 mov ah,00从键盘读取输入的字符在调用int 21 mov ah,01 让键盘输入显示在屏幕中 al=输入的字符,用cmp指令对输入的文本和目标文本进行比较,再利用选择语句将错误的输入字符显示为红色,将正确的输入字符显示为绿色。在整个字符串结束后直接退到dos环境-procedures hello first definition of a function call int 21 hours mov ah, 09 to show string, ds : dx definition string position to use a 80 x 25 interface to make the whole process more attractive game int main program called BIOS on the 9th of 10 functions to achieve the goal of text color and positioning. Game int main program can use 16 mov ah, 00 input from the keyboard to read characters in the call int 21 mov ah, 01 for keyboard input the screen were al = input characters using cmp directive of input text and the text more goals and used the wrong choice of words to the imported characters shown as red, to the correct input characters shown as green. The entire string after the end of direct retreated dos environmen
- 2022-04-22 08:58:00下载
- 积分:1
-
parallel with the development of communications procedures related to the type a...
与开发并口通信程序相关的类CParallel及并口通信的原理-parallel with the development of communications procedures related to the type and parallel communications CParallel Principle
- 2022-04-06 14:58:01下载
- 积分:1