登录
首页 » SCM » 用keil环境和proteus实现的16*16四字点阵显示

用keil环境和proteus实现的16*16四字点阵显示

于 2022-07-12 发布 文件大小:123.37 kB
0 58
下载积分: 2 下载次数: 1

代码说明:

用keil环境和proteus实现的16*16四字点阵显示-Keil Proteus with the environment and realize the 16* 16 four-character dot-matrix display

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PTR8000的一个调试程序,功能还可以。
    PTR8000的一个调试程序,功能还可以。-PTR8000 a debugger, functions can also be.
    2022-03-23 05:29:16下载
    积分:1
  • 2.4g 2m bit
    凌阳-24l01 驱动程序 无线2.4g 2m bit-2.4g 2m bit
    2022-06-14 11:28:47下载
    积分:1
  • 嵌入式控制器硬件电路设计。里面有介绍各种嵌入式控制器,及其电路设计和软件实现
    嵌入式控制器硬件电路设计。里面有介绍各种嵌入式控制器,及其电路设计和软件实现-Embedded controller hardware design. Which have introduced a variety of embedded controllers, and circuit design and software implementation
    2023-07-13 17:15:04下载
    积分:1
  • 数码管显示,并且带有按键功能,按键实现数码管时钟的计时。...
    数码管显示,并且带有按键功能,按键实现数码管时钟的计时。-take count of clock
    2023-07-29 16:35:04下载
    积分:1
  • Run ZLG computer mouse, has explored the maze, memory function,
    运行周立功电脑鼠,具有探索迷宫、记忆功能、-Run ZLG computer mouse, has explored the maze, memory function,
    2022-07-25 06:08:06下载
    积分:1
  • 10种消除干扰模数转换软件滤波方法的示例程序
    10种消除干扰模数转换软件滤波方法的示例程序-The elimination of 10 kinds of analog-to-digital conversion software filtering method of sample programs
    2022-05-14 23:55:31下载
    积分:1
  • 基于51平台的串口一扩五芯片GM8125的测试程序,编译环境为Keil C51...
    基于51平台的串口一扩五芯片GM8125的测试程序,编译环境为Keil C51-on a platform of expanding five serial chip GM8125 testing procedures, compile environment for the Keil C51
    2023-04-21 18:05:03下载
    积分:1
  • CH375 是一个USB总线的通用接口芯片,支持USB
    CH375 是一个USB总线的通用接口芯片,支持USB-HOST主机方式和USB-DEVICE/SLAVE设备方式。在本地端,CH375具有8位数据总线和读、写、片选控制线以及中断输出,可以方便地挂接到单片机/DSP/MCU/MPU等控制器的系统总线上。在USB主机方式下CH375还提供了串行通讯方式,通过串行输入、串行输出和中断输出与单片机/DSP/MCU/MPU 等相连接。 CH375 的USB 设备方式与CH372 芯片完全兼容,CH375 包含了CH372 的全部功能。本手册中没有提供CH375 在USB 设备方式下的说明,相关资料可以参考CH372 手册。 CH375的USB 主机方式支持常用的USB 全速设备,外部单片机可以通过CH375 按照相应的USB 协议与USB 设备通讯。CH375 还内置了处理Mass-Storage 海量存储设备的专用通讯协议的固件,外部单片机可以直接以扇区为基本单位读写常用的USB 存储设备(包括USB 硬盘/USB 闪存盘/U 盘)。-Document for CH372 usb style
    2023-09-03 16:50:03下载
    积分:1
  • PIC16F877A
    基于PIC16F877A的DS18B20一线总线多路测温系统(采用Proteus模拟)。 Proteus模拟电路图+PIC C语言源程序(MPLAB V8.00) 这可不是用多I/O模拟的多路测温哦!看系统功能: 1)、由一线数据线寄生供电,采用MOSFET强上拉给DQ供电; 2)、上电自动搜索可用的传感器并做CRC校验(实现了Search ROM命令); 3)、 报警下限可选择; 4)、轮询显示温度,通过LCD1602输出; 5)、 传感器中途拔出或温度越界均报警; 6)、 采用声光报警方式,可做为温度控制信号标志。 -PIC16F877A-based multi-channel bus of DS18B20 line temperature measurement system (using the Proteus simulation). Proteus analog circuit+ PIC C language source code (MPLAB V8.00) This is not using multiple I/O simulation of multi-channel temperature measurement Oh! See system functions: 1) by the parasitic power line data line, using MOSFET strong pull-up power supply to the DQ 2), power-on automatically search for available sensors and do CRC check (to achieve a Search ROM command) 3) alarm limit choice 4), polling shows the temperature, through the LCD1602 output 5), half-way pulled out or the temperature sensors are all cross-border police 6), using sound and light alarm mode can be used as the
    2022-04-24 15:29:39下载
    积分:1
  • 实现单片机和计算机之间的数据交换, Windows 环境下的Visual Basic 6.0 作为可视化的编程工具, 具有完整的基于组件设计的可视化集成开发...
    实现单片机和计算机之间的数据交换, Windows 环境下的Visual Basic 6.0 作为可视化的编程工具, 具有完整的基于组件设计的可视化集成开发环境、操作简单、界面友好的特点。 上位机通信程序是用VB6.0 使用MAX232 来进行数据通信的协议, 既可 以使用查询方式又可以使用事件驱动方式来完成串行通信。-Realize single-chip computer and data exchange between computers, Windows environment Visual Basic 6.0 as a visual programming tool with a complete component-based design visualization integrated development environment, simple operation, user-friendly features of . PC communication program using VB6.0 using MAX232 to data communication protocol, we can use the query can also use event-driven approach to the completion of serial communication.
    2022-01-25 19:34:03下载
    积分:1
  • 696522资源总数
  • 104027会员总数
  • 45今日下载