资源列表
1602 梦幻时钟
- 51做的梦幻万年历(51+18B20+1602+按键)有程序(51 do dream calendar (51+18B20+1602+ button) has procedures)
LED花样流水灯C51源代码与Proteus仿真文件
- LED花样流水灯-C51单片机源代码与Proteus仿真(LED pattern water lamp -C51 MCU source code and Proteus simulation)
时钟
- 描述: 8位共阴数码管时钟,显示88-88-88样式,正常走时的时候,两个“-”0.5秒闪烁一次; 调时:按KEY1按键第1次分钟位闪烁,再按KEY2一次分钟加1,按KEY3一次分钟减1,长按连加连减; 按KEY1按键第2次小时位闪烁,再按KEY2一次小时加1,按KEY3一次小时减1,长按连加连减; 按KEY1按键第3次,秒从零开始累加,时钟回到正常走时;
C51单片机12864菜单实现功能_综合
- C51单片机12864菜单实现功能_综合(C51 single chip microcomputer 12864 menu realization)
温度计
- 实用的温度计(ds18b20)+Proteus仿真+C源程序(A practical thermometer (DS18B20) +Proteus simulation +C source program)
51电子琴设计
- 使用2*4矩阵按键,外加两个独立按键,可以演奏一段小曲,或是使用来弹奏,包含程序图,仿真图,pcb图和原理图(Using 2*4 matrix buttons and two independent buttons, you can play a little tune, or use it to play, including program diagram, simulation diagram, PCB diagram and schematic diagram.)
8815397fft
- 基于MATLAB/FPGA的fft的verilog实现。(Verilog implementation of FFT based on MATLAB/FPGA)
RS485基本通讯原理 发送
- 串口通信 rs485: 485 与 232 使用相同软件协议,是半双工,需要有2套开发板对发测试(Serial communication RS485: 485 and 232 are half duplex using the same software protocol, requiring 2 sets of development boards to test the hair,)
RS485基本通讯原理 接收
- 串口通信 rs485: 485 与 232 使用相同软件协议,是半双工,需要有2套开发板对发测试,或者使用另外一个485设备配套,这里提供测试程序(Serial communication RS485: 485 and 232 are half duplex using the same software protocol, requiring 2 sets of development boards to test the hair, or using another 485 devi
51实现-秒表
- 名称:数码管显示,按键控制秒表 内容:中断按键控制,数码管显示,中断0控制计时和停止,中断1清零(Name: digital tube display, button control stopwatch Content: interrupt button control, digital display, interrupt 0 control timer and stop, interrupt 1 zero.)
51实现-音乐播放
- 使用89C51单片机和蜂鸣器实现音乐播放-世上只有妈妈好,编译软件 keil2,(Using 89C51 MCU and buzzer to play music, there is only mom in the world, the compiler software KEIL2.)
LED
- user:启动文件和主程序 当芯片上电启动时,首先会执行启动文件中的汇编程序,建立起C语言的运行环境,该启动文件startup.s使用的时thumb指令。功能为:1、初始化堆栈指针;2、初始化程序计数器指针PC;3、设置堆、栈的大小;4、设置C库的分支入口“_main”,最终用来调用main函数。 主程序中通过宏定义将led地址赋予led_0等,通过向led地址中写“0”或“1”控制led引脚电平,实现流水灯效果。 listing:编译生成的lst文件和map文件 output:编译后的
