搜索结果
找到约 917 项符合
Single-PORT 的查询结果
其他 nec 78F0413的例子程序,里面有LCD
nec 78F0413的例子程序,里面有LCD,RTL和PORT的操作,学NEC的朋友可以使用
微处理器开发 使用键盘上的上、下、左、右四个按键
使用键盘上的上、下、左、右四个按键,可以分别控制led1,2,3,4,每个LED 对应的Port 请参考“实验平台介绍”说明文档。要求按下
上面提到的四个按键中间的一个按键后,该按键对应的led 被点亮,持续1 秒钟以后led 熄
灭。
单片机开发 使用键盘上的上、下、左、右四个按键
使用键盘上的上、下、左、右四个按键,可以分别控制led1,2,3,4, 每个LED 对应的Port 请参考“实验平台介绍”说明文档。要求按下
上面提到的四个按键中间的一个按键后,该按键对应的led 被点亮,持续1 秒钟以后led 熄
灭。
单片机开发 This small utility helps to generate seven segment display codes for different I/O connections. For
This small utility helps to generate seven segment display codes for different I/O connections. For example, AVR/PIC
Port A.0 -> D Segment
Port A.1 -> B Segment ....
Also it can generate Common Cathode or Common Anode table codes..
I Coded it long time ago. I Hope help someone.
Thank you ...
操作系统开发 A user-space device driver can do many of the things that kernel drivers can t, such as perform a lo
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the networ ...
VHDL/FPGA/Verilog This is is a bridge IP core to interface the Tensilica PIF bus protocol with the OpenCores WishBone.
This is is a bridge IP core to interface the Tensilica PIF bus protocol with the OpenCores WishBone. It currently supports single-cycle as well as burst transfer operations. The core has been tested in a master-PIF slave-WB configuration.
matlab例程 Example script to read CF-compliant structured grid NetCDF data into Matlab using the NetCDF-Jav
Example script to read CF-compliant structured grid NetCDF
data into Matlab using the NetCDF-Java libraryI m using "toolsUI.jar" which is advertised as "a nice fat jar
file containing everything in a single jar"
单片机开发 An big X moving from left to right displayed on the 8*8 matrix screen. It simply used the 89c51 and
An big X moving from left to right displayed on the 8*8 matrix screen.
It simply used the 89c51 and only P1 & P2 port
嵌入式/单片机编程 Host software written in Delphi-pascal for programming, reading and erasing of Atmel s AT90S23X fami
Host software written in Delphi-pascal for programming, reading and erasing of Atmel s AT90S23X family through PC s paralell port.
Java编程 The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language
The JavaServer Pages (JSP) Expression Language (EL) is a
simple non-procedural scripting language that can be used
to evaluate dynamic expressions within a JSP page. Each EL
expression evaluates to a single value that is then expressed as
text in the output of the JSP (when used in template text ...