搜索结果
找到约 675 项符合
board-specific 的查询结果
单片机编程 基于ISA总线与KH-9300的数据采集系统
介绍基于ISA总线与KH-9300的数据采集板卡的设置,详细说明8254定时计数器及8259中断控制器的结构特点、工作方式、控制字等,探讨中断类型、中断处理程序、中断矢量表及其填写。重点讲述使用TorboC编写中断服务程序的方法,应注意的主要问题及程序测试的结果。
Abstract:
 The settings of KH-9300 data acquisition ...
单片机编程 基于PIC16C711的脉冲点火控制器设计
 针对目前燃气灶市场的状况,提出一种基于PIC16C711单片机的燃气灶脉冲点火控制器设计,具体包括有系统的组成和功能介绍、硬件电路设计及软件功能实现。
Abstract:
 Aiming at today’s gas cooker market, a pulse ignition controler design based on PIC16C711 is presented.The specific descriptions of s ...
单片机编程 基于C8051F005单片机的参数测试仪的设计
介绍了基于单片机航空交流电参数测试仪的系统设计。以Silicon Labs公司的C8051F005单片机为核心设计出数据采集板,通过RS-232串口与上位机通讯。运用Lab Windows/CVI编写的上位机软件实现信号的检测以及波形和数据的显示,给出了测试仪硬件电路的组成和软件流程图。本系统具有硬件结构简单、容易实现和成本低等特点,在实际 ...
单片机编程 FET430PIF自制资料
The MSP-FET430PIF is a Parallel Port interface (does not include target board) that is used to program and debug MSP430 FET tools and test boards through the JTAG interface. This interface is included in our FET tools, but sold without the development board. This interface uses a Parallel PC Port to ...
单片机编程 PICKIT™ 2 PROGRAMMER-TO-
PICKIT™ 2 PROGRAMMER-TO-GO USER GUIDE
The PICkit 2 Programmer-To-Go functionality allows a PIC MCU memory image to be downloaded into the PICkit 2 unit for later programming into a specific PIC MCU. No software or PC is required to program devices once the PICkit 2 unit is set up for Programmi ...
单片机编程 HT45R35在触控按键中的应用(使用C语言)
HT45R35在触控按键中的应用(使用C语言)
HT45R35 Demo Board包含12个Touch Switch,这是一种电容式的非接触式触摸按键,它可以用来取代任何的机械式按键。由于C语言具有良好的可读性、可移植性等优点,本文将介绍如何使用Holtek C语言来完成HT45R35 12Key Touch Switch Demo Board的软件设计. ...
单片机编程 HT45R34在12KEY触摸按键中的应用(使用C语言)
HT45R34在12KEY触摸按键中的应用(使用C语言)
本文中我们介绍如何利用我们Holtek C语言来完成HT45R34 12Key Touch Switch Demo board的软件设计。
单片机编程 用户程序示例教程
用户程序示例教程
The Blinky project is a simple program for the LPC2138using Keil MCB2130 Microcontroller Board.
It blinks the LEDs at speed according to the Potentiometer setting and prints the current seting to the Serial Port 1.In addition it generates a sine wave with an adjustable frequency on ...
单片机编程 Designing Boards with Atmel AT
Designing Boards with Atmel AT89C51, AT89C52, AT89C1051, and AT89C2051 for Writing Flash at In-Circuit Test:Recent improvements in chips andtesters have made it possible for thetester to begin taking over the role traditionallyassigned to the PROM programmer.Instead of having a PROM programmerwrite ...
单片机编程 PC机之间串口通信的实现
PC机之间串口通信的实现一、实验目的 1.熟悉微机接口实验装置的结构和使用方法。 2.掌握通信接口芯片8251和8250的功能和使用方法。 3.学会串行通信程序的编制方法。
二、实验内容与要求 1.基本要求主机接收开关量输入的数据(二进制或十六进制),从键盘上按“传输”键(可自行定义),就将该 ...