代码搜索:Abstract
找到约 10,000 项符合「Abstract」的源代码
代码结果 10,000
www.eeworm.com/read/401210/11561827
txt abstract.txt
Timer 1 Example Program
=======================
This example program shows how to configure timer/counter 1 as an
8-bit timer. An interrupt service routine (ISR) is invoked each
time the timer
www.eeworm.com/read/401210/11561838
txt abstract.txt
Analog to Digital Converter Example Program
===========================================
This example program shows how to configure and use the A/D Converter
of the following microcontrollers:
www.eeworm.com/read/310381/11586374
txt abstract.txt
The HID project is a demo program for the Keil MCB2300 Board
using the NXP LPC23xx Microcontroller.
It demonstrates an USB HID (Human Interface Device):
- 8 LEDs (LED0..7)
- 1 Push Button (
www.eeworm.com/read/310381/11586392
txt abstract.txt
This is a simple RTX Kernel based example which simulates
the step-motor driver. Four LEDs are blinking simulating
the activation of the four output driver stages:
- phase A
- phase B
- phase C
www.eeworm.com/read/310381/11586400
txt abstract.txt
-The Blinky project is a simple program for the LPC2378
using Keil 'MCB2300' Evaluation Board and demonstrating
interrupt functionality.
Example functionality:
www.eeworm.com/read/310381/11586418
txt abstract.txt
The Virtual COM port project is a demo program for Keil MCB2300 Board
using the Philips LPC2368 Microcontroller.
It demonstrates an USB Virtual COM port based on a Windows USB host
driver (usbse
www.eeworm.com/read/310381/11586445
txt abstract.txt
The Memory project is a demo program for the Keil MCB2300
Board using the Philips LPC2368 Microcontroller.
It demonstrates an USB Memory based on USB Mass Storage Class.
LEDs are used to displa
www.eeworm.com/read/310381/11586464
txt abstract.txt
This tiny web server was taken from the 'Design & Elektronik'
extra issue 'Embedded Internet'. It can be downloaded from the
following web site: www.elektroniknet.de/extraheft.
This software wa
www.eeworm.com/read/310381/11586485
txt abstract.txt
The Audio project is a demo program for the Keil MCB2300
Board using the Philips LPC2368 Microcontroller.
It demonstrates an USB Audio Device - Speaker.
The USB Audio Device is recognized by th
www.eeworm.com/read/158561/11601282
txt abstract.txt
ABSTRACT for MemWrite
=====================
This program is a simple demonstration of the DATA, IDATA, PDATA, and XDATA
memory areas of the 8051. The program writes a short string into each of
th