资源列表
ALU1
- ALU 指令格式(16位) op DR SR fun 0--3 4—7 8--11 12--15 指令类 OP码 指令 FUN 功能描述 控制 0000 NOP 0000 空指令 HLT 0001 停机 有条件跳转 0010 JZ 0000 Z=1,跳转 JC 0001 C=1,跳转 JNC 0010 C=0,跳转 JNZ 0100 Z=0,跳转 Jump 0101 无条件跳转 LOAD 001
1602_LCD
- lcd1602的单片机显示程序,是学习液晶显示的好资料-lcd1602 display program microcontroller, LCD display is good information to learn
c8051f330_flash
- 用于C8051F330单片机的闪存操作单元。-a flash operate unit for c8051f330
74HC164-LED
- 基于74HC164驱动的数码管显示源程序-the code of 74HC164 LED
ad
- 用单片机控制ADC0804进行数模转换,当拧动实验板上A/D旁边的电位时,在数码管的前三位以十进制方式显示出A/D转换后的数字量(8位A/D转换后数值在0~255变化)。-SCM ADC0804 digital to analog conversion, when the twist on the experimental board next to the A/D potential, the top three digital tube shown in decimal, digital A
light
- 楼道照明灯系统,适合初学51单片机的同学学习,控制LED灯亮灭。-Corridor lighting system, suitable for beginners 51 microcontroller students to learn to control the LED lights off.
guanggaoxiaoguo
- 利用单片机模拟广告牌的字体流动显示,可实现在任意位显示任意数字。-The use of single-chip analog billboard font flow, can be realized in any number of arbitrary bit.
hjmcu
- c语言编写计时器,适合单片机初学者使用哦-c language timer for microcontroller beginners.
xinhaosuofangchengxu
- 用实验方法确定放大倍数超过何值时就会发生溢出,用理论计算解释,实现信号缩放功能-Occurs when you zoom in beyond what value is determined experimentally overflow, theoretical calculations explain, signal scaling function
chaoshengbo
- 自动扫描式超声波避障程序 单片机 大约一百行-Automatic scanning ultrasonic obstacle avoidance procedures SCM about a hundred lines
AVERAGE-CALCULATE
- 提供两种去除最大值和最小值计算数组平均值的方案 皆只需循环一次-calculate average(without max and min)
control-light
- 运用单片机开发板,然后编写程序,实现遥控控制跑马灯。-Use microcontroller development board, and then write a program to achieve remote control Marquee.