虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

单片机<b>实验板</b>

  • 些温度计可以长期记录温度

    些温度计可以长期记录温度,所以用户可以将些装置放在某一个位置,经过一段较长时间之后,再将些装置内记录的温度通过RS232传送到PC端。智能温度计每一小时读入ADC0804转换的数字温度数据,然后记录在串行EEPROM93C66中。此装置可以通过RS232将记录在串行EEPROM中的数字温度数据传送到PC端。PC端有一个服务器程序可以接收8051实验板送过来的数字温度数据,并显示出来。

    标签: 温度计 温度 记录

    上传时间: 2014-12-20

    上传用户:彭玖华

  • 基于ARM LPC2200

    基于ARM LPC2200,周立功easyarm 2200实验板,采用ucos2.76,移植了lwip,但是缺少emac驱动共四个底层函数,EMACSendPacket,EMACInit,GetInputPacketLen,EMACReadPacket.

    标签: 2200 ARM LPC

    上传时间: 2016-01-12

    上传用户:xfbs821

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • /*智能型温度感测器: (1)8051的PORT1连接LCD显示器

    /*智能型温度感测器: (1)8051的PORT1连接LCD显示器,PORT3的P3.3,P3.4,P3.5分别连接到LCD控制线,程序执行时可以在LCD显示器显示时间和日期 (2)温度感应组件AD590通过ADC0804将感应到的温度转换数字数据,然后通过PORT0输入8051 (3)8051的第10只和第11只引脚RXD和TXD分别连接到MAX232,然后连接到PC的COM端口 (4)8051实验板每小时读入ADC0804转换的数字温度数据,然后记录在串行EEPROM93C66中 (5)8051实验板可以通过RS232将记录在串行EEPROM93C66中数字温度数据传送到PC端 */

    标签: PORT1 8051 LCD 智能型

    上传时间: 2013-12-13

    上传用户:zaizaibang

  • 本课程设计主要解决用CPLD芯片编程

    本课程设计主要解决用CPLD芯片编程,实现基本模型机中的CPU功能。为方便地址显示灯观测,地址寄存器仍用试验装置上的电路单元,微程序控制器也用实验板上的单元电路提供,CPU的其余各个模块全部写入CPLD中。

    标签: CPLD 芯片编程

    上传时间: 2016-03-18

    上传用户:yiwen213

  • MPC850  SCC  HDLC自环通信

    MPC850  SCC  HDLC自环通信,利用CS850实验板上的SCC3端口实现HDLC协议自环通信。

    标签: nbsp HDLC MPC 850

    上传时间: 2014-01-10

    上传用户:nanshan

  • PowerPC与PC微机串行通信

    PowerPC与PC微机串行通信,通过CS850实验板的SMC端口与PC微机的串行口实现UART协议异步通信。PC机通过仿真终端程序实现字符输入和输出,并可实现文件传送CS850实验板上的SMC驱动软件实现ECHO操作,将从接收端口接收到的字符通过发送端口送出

    标签: PowerPC 微机 串行通信

    上传时间: 2013-12-19

    上传用户:lhc9102

  • 自己以前编的avr_gcc的pwm程序

    自己以前编的avr_gcc的pwm程序,经过实验板的调试可以使用

    标签: avr_gcc pwm 程序

    上传时间: 2016-04-16

    上传用户:wanqunsheng

  • 以前自己编的avr_gcc的uart的程序

    以前自己编的avr_gcc的uart的程序,经过实验板的调试,可以直接使用

    标签: avr_gcc uart 程序

    上传时间: 2014-01-01

    上传用户:zaizaibang

  • 以前自己编的avr_gcc的spi的程序

    以前自己编的avr_gcc的spi的程序,经过实验板的调试,可以直接使用

    标签: avr_gcc spi 程序

    上传时间: 2016-04-16

    上传用户:hphh