登录
首页 » 嵌入式系统 » 单片机课程实验 实 验 一:仿真软件keil及protues的使用 单片机I/O并行接口的使用 定时/计数器 实 验 四: 中断 实 验 五: 串行通信...

单片机课程实验 实 验 一:仿真软件keil及protues的使用 单片机I/O并行接口的使用 定时/计数器 实 验 四: 中断 实 验 五: 串行通信...

于 2022-02-15 发布 文件大小:126.65 kB
0 202
下载积分: 2 下载次数: 1

代码说明:

单片机课程实验 实 验 一:仿真软件keil及protues的使用 单片机I/O并行接口的使用 定时/计数器 实 验 四: 中断 实 验 五: 串行通信-Microcontroller Course Experiment 1: simulation software keil and protues use of microcontroller I/O parallel interface using the timer/counter Experiment 4: Interrupt test 5: Serial Communication

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

发表评论

0 个回复

  • 一种QPSK调制解调算法的误码率仿真
    一种QPSK调制解调算法的误码率仿真-a simulation of demodulation with Qpsk.
    2022-04-21 01:40:03下载
    积分:1
  • Vending machine control system design requirements: Design a vending machine con...
    自动售货机控制系统设计 要求: 设计制作一个自动售货机控制系统。 该系统能完成货物信息存储,进程控制,硬币处理,余额计算,显示等功能。 该系统可以管理四种货物,每种的数量和单价在初始化时输入,在存储器中存储。用户可以用硬币进行购物,按键进行选择。 系统根据用户输入的货币,判断钱币是否够,钱币足够则根据顾客的要求自动售货,钱币不够则给出提示并退出。 系统自动的计算出应找钱币余额、库存数量并显示。 -Vending machine control system design requirements: Design a vending machine control system. The system can complete cargo information storage, process control, coin handling, balance calculation, display and other functions. The system can manage four kinds of goods, the quantity and unit price of each in the initialization input, stored in memory. Users can use coins shopping button to choose. The monetary system based on user input to determine whether enough money, coins, according to customer requirements is sufficient Vending, coins were not given prompt and exit. The system automatically calculate the balance should be looking for coins, inventory number and displayed.
    2023-05-27 20:35:03下载
    积分:1
  • ArduIMU-Arduino 基于 IMU & 航姿
    ArduIMU V3 Arduino 兼容处理器,可以运行我们的态度的标题参考系统 (航姿系统) 代码,普雷梅拉尼比尔的 DCM 算法的基础加是惯性测量单元 (传感器和硬件滤波电路)。这种硬件由 3 轴加速度计和三个陀螺仪传感器,双电源稳压器 (3.3 v 和 5v),GPS 端口、 Atmega328@16mhz 和大量的状态指示灯的组成。它是市场上最便宜 IMU 姿 ! 包括针标头和所有的传感器都需要的一些大会是必需的。 重要说明: ArduIMU 不是自动驾驶仪。它是只是一种定位解决方案 (自动驾驶仪的心),可以使用在任何事情上,你想要知道其方向与地面 — — 船、 汽车、 火箭或甚至是你的狗。要了解更多关于莫斯读在这里。 ArduIMU V3 特点新主处理机-6000,包括 3 轴陀螺仪和 accells 内置的最新的 3 轴 I2C 磁强计 HMC-5883 L 和经典,但非常稳健 Arduino Atmega328 运行 16 mhz... MPU 6000 使用 SPI 的最大性能。 规格: 三轴角速率传感器 (陀螺仪) 与灵敏度高达 131 Lsb/dps 和全面范围的 1200mw、 ±250、 ±2000dps、 ±1000、 可编程满量程,±2g、 ±4g、 ±8g、 ± 16g 的三轴加速度计 减少沉降影响和传感器漂移通过消除电路板级交叉轴对齐错误之间的加速度计和陀螺仪 数字议案处理 ™ (DMP ™) 发动机减轻负载复杂的 MotionFusion,传感器定时同步和姿态检测与支持的软件 (尚未目前支持 DIY 无人机代码中) 全芯片空闲模式电源电流: 5µA 芯片在
    2022-02-21 18:43:02下载
    积分:1
  • NIOSII 实验指导,适合业内初学人士使用。。。。。十分赞啊
    NIOSII 实验指导,适合业内初学人士使用。。。。。十分赞啊-NIOSII experimental guidance for the industry to use the beginner. . . . . Ah very Zan
    2022-01-26 03:51:54下载
    积分:1
  • STM32- 串口通信
    资源描述野火STM32例程,配置STM32的USART收发数据,初学者必看实用例程
    2022-12-27 07:05:03下载
    积分:1
  • 模块采用的就是MCU控制语音芯片和存贮器读写的方。为了简化实验,示例程序使用固定的常数表循环播放,模拟蛙鸣的效果。...
    模块采用的就是MCU控制语音芯片和存贮器读写的方式。为了简化实验,示例程序使用固定的常数表循环播放,模拟蛙鸣的效果。-module MCU is used to control the voice chip and the memory read and write. To simplify the experiment, the sample programs use a fixed constant cycle Table broadcast Wamingfen simulation results.
    2022-01-30 19:15:17下载
    积分:1
  • linux开发的USB驱动模版,包括一个MAKEFILE和一个C文件,非常有用。...
    linux开发的USB驱动模版,包括一个MAKEFILE和一个C文件,非常有用。-USB driver development linux templates, including a Makefile and a C file, very useful.
    2022-01-26 00:34:49下载
    积分:1
  • 没有用锁存器来做的动态数码管显示。 用c语言写的89c51, 有proteus的仿真...
    没有用锁存器来做的动态数码管显示。 用c语言写的89c51, 有proteus的仿真-Latches do not use dynamic digital tube display. Written by c language 89c51, there Proteus Simulation
    2022-03-02 02:34:02下载
    积分:1
  • Introduced the embedded linux operating system knowledge as well as the programm...
    介绍了嵌入式linux操作系统的知识以及arm编程-Introduced the embedded linux operating system knowledge as well as the programming arm
    2022-02-22 10:59:03下载
    积分:1
  • AD芯片TLC2543的转换例程。
    AD芯片TLC2543的转换例程。-AD chip TLC2543 transformation example regulation.
    2022-04-20 09:14:18下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载