-
浙江大学的悟空嵌入式系统模拟器的安装程序及使用说明。WUKONG是从底层的CPU、硬件电路板开始模拟的开放源码的嵌入式系统模拟器。...
浙江大学的悟空嵌入式系统模拟器的安装程序及使用说明。WUKONG是从底层的CPU、硬件电路板开始模拟的开放源码的嵌入式系统模拟器。-Zhejiang University Wukong Embedded System Simulator installation procedures and use. WUKONG from the bottom of the CPU, hardware circuit board simulation of the beginning of open-source embedded system simulator.
- 2022-10-07 18:50:07下载
- 积分:1
-
1602液晶驱动程序,简单明了的介绍了单片机驱动1602的方法。
1602液晶驱动程序,简单明了的介绍了单片机驱动1602的方法。-1602 LCD driver, simple and clear introduction to the 1602 single-chip-driven approach.
- 2022-06-15 07:53:53下载
- 积分:1
-
读写AT24C01演示程序 (在指定地址a处写入数据 填充数据到EEPROM内等)...
读写AT24C01演示程序 (在指定地址a处写入数据 填充数据到EEPROM内等)-literacy AT24C01 Demonstration Program (designated address data into a Department of filling data EEPROM etc.)
- 2022-07-07 19:33:25下载
- 积分:1
-
适用于任何一款的字符型LCD底层驱动程序
对于任一款字符液晶,只需要修改h文件配置表格,就可以显示液晶的任一字段。样板程序是一款三相多功能电表的字符液晶。编程以表格的形式列出,思路新颖。
- 2023-08-15 20:10:02下载
- 积分:1
-
stm32 串口程序
STM32的串口是相当丰富的,功能也很强劲。最多可提供5路串口(MiniSTM32使用的是STM32F103RBT6,具有3个串口),有分数波特率发生器、支持单线光通信和半双工单线通讯、支持LIN、智能卡协议和IrDASIR ENDEC规范(仅串口3支持)、具有DMA等。 串口最基本的设置,就是波特率的设置。STM32的串口使用起来还是蛮简单的,只要你开启了串口时钟,并设置相应IO口的模式,然后配置一下波特率,数据位长度,奇偶校验位等信息,就可以使用了。下面,我们就简单介绍下这几个与串口基本配置直接相关的寄存器。1,串口时钟使能。串口作为STM32的一个外设,其时钟由外设时钟使能寄存器控制,这里我们使用的串口1是在APB2ENR寄存器的第14位。APB2ENR寄存器在之前已经介绍过了,这里不再介绍。只是说明一点,就是除了串口1的时钟使能在APB2ENR寄存器,其他串口的时钟使能位都在APB1ENR。
- 2022-03-15 20:31:07下载
- 积分:1
-
BR-STM32-100-V1-SD读卡器
/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name : readme.txt
* Author : MCD Application Team
* Version : V3.1.1
* Date : 04/07/2010
* Description : Description of the USB Mass_Storage Demo.
********************************************************************************
* THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS
- 2023-04-19 19:00:03下载
- 积分:1
-
usb鼠标资料,包括详细的电路原理图,以及源程序等
usb鼠标资料,包括详细的电路原理图,以及源程序等-usb mouse data, including the detailed circuit schematic diagram, as well as source code, etc.
- 2022-07-02 05:49:34下载
- 积分:1
-
在大型通信系统(机架插板式)中多块单板通过TDM总线,利用HDLC协议实现内部通讯的源码...
在大型通信系统(机架插板式)中多块单板通过TDM总线,利用HDLC协议实现内部通讯的源码-in large communication system (Plug-rack), plus veneer through TDM bus, HDLC protocol using internal communications FOSS
- 2022-01-26 00:38:30下载
- 积分:1
-
这个程序的源代码转换成ASCII文本文件的Maxicode条形码…
This program with source code to convert ascii text files to the maxicode barcode standard.
The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The
codes for the first column are as follows: PM, SM, CC, MO, SC, and PC.
- This is program with source code to convert ascii text files to the maxicode barcode standard.
The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The
codes for the first column are as follows: PM, SM, CC, MO, SC, and PC.
- 2022-03-11 04:07:06下载
- 积分:1
-
节点是网络系统的基本控制单元,论文提出了一种基于CPLD和多处理器结构的控制网络节点设计方案,它能够提高单节点并行处理能力,其模块化结构增强了节点的可靠性。...
节点是网络系统的基本控制单元,论文提出了一种基于CPLD和多处理器结构的控制网络节点设计方案,它能够提高单节点并行处理能力,其模块化结构增强了节点的可靠性。-node network system is the basic control unit, This paper proposes a CPLD-based and multi-processor control structure of the network node design, It can enhance single node parallel processing capabilities, its modular structure to enhance the reliability of the nodes.
- 2022-07-06 20:00:44下载
- 积分:1