资源列表
math-functions
- 微控制器具有较强的加、减、乘、除等数学运算功能,这些运算可直接对8位无符号二进制数进行运算。利用溢出标志,还可以把加、减法运算用于有符号数的运算;用十进制调整指令,又可使加法运算直接用十进制(BCD码)来进行。-Micro-controller has strong add, subtract, multiply, divide and other math functions, these operations can be directly on the 8-bit unsigned bin
LED-light-emitting-diodes
- 51微控制器的P1口是一个准双向口,作通用的I/O口使用,就是将P1口分别作为输入和输出进行练习。 作输入时,把开关作为输入装置,由P1口读取开关状态。作输出时,控制LED发光二极管。 -P1 51 microcontroller is a quasi-bidirectional port for general I/O port to use, the experiment is to P1, respectively, as input and output ports to pra
Test-preparation-programs
- 1.试编写程序:INT0外部中断。P1口接8个LED,4个为一组,交替亮灭,当INT0出现低脉冲,响应中断,显示流水灯效果。 2.试编写程序:T0计数中断。P1口接8个LED,4个为一组,交替亮灭,当T0计数3次,响应中断,显示流水灯效果。 3.试编写程序: T0定时中断。P1口接8个LED,4个为一组,交替亮灭,当T0定时器定时3秒中断,显示流水灯效果。 -1. Test preparation programs: INT0 external interrupt. P1 port
led-on-the-order
- 1.试编写程序:在8位LED上按照从左到右的顺序,依次显示0~7八个数字。 2.将定时时间逐渐加大,直至LED发生闪烁为止。计算此时LED数据更新频率。 -1. Test preparation programs: the 8-bit LED on the order from left to right, followed by eight digits 0 to 7 displayed. 2. Gradually increase the regular time, until th
low-pulse-triggered
- 在方式2计数期间,OUT端为高,当减到0,OUT端输出低脉冲。本实验用此低脉冲触发微控制器的中断。方式3是方波发生器方式,计数值N为偶数时,输出为对称方波,前N/2期间,OUT输出为高,后N/2期间,OUT为低。本实验中,时钟CLK信号由ALE接入,设Q0为输出频率,Q1为ALE频率,则:计算初值=Q1/Q0.-During the counting mode 2, OUT terminal is high, when reduced to 0, OUT-ended output low pul
lm3s811-chinese
- ti arm 芯片lm3s811中文资料,仅供参考。-lm3s811 Chinese data
lm3s811
- ti arm 芯片lm3s811选型指南-ti arm chip lm3s811 Selection Guide
cpu
- 16位的5级流水线cpu 采用vhdl代码 modelsim编译仿真-5-stage pipeline 16-bit cpu compiled simulation using modelsim vhdl code
ROBOT
- this is 8051 based DC motor speed controll robot , which include Proteus schamatic and sorce code-this is 8051 based DC motor speed controll robot , which include Proteus schamatic and sorce code
DHRY
- DMIPS测试代码,用于精确测试芯片中的MIPS性能情况。-DMIPS test code, test chips for accurate MIPS performance situation.
GPIO
- 基于linux2.6.21,用于at91rm9200的gpio操作例程-Based linux2.6.21, routine operation for at91rm9200 the gpio
1
- 实现汉字的显示功能,在arm9的开发平台上-To achieve display of Chinese characters, the development platform in the arm9
