This book Describes a collection of standards, conventions,
and guidelines for creating effective UML diagrams. They are
based on sound, proven principles that will lead to diagrams
that are easier to understand and work with.
This example Describes how to use the ADC and DMA to transfer continuously
converted data from ADC to a data buffer.
The ADC is configured to converts continuously ADC channel14.
Each time an end of conversion occurs the DMA transfers, in circular mode, the
converted data from ADC1 DR register to the ADC_ConvertedValue variable.
The ADC1 clock is set to 14 MHz.
This standard Describes a keyed-hash message authentication code (HMAC), a
mechanism for message authentication using cryptographic hash functions. HMAC can
be used with any iterative Approved cryptographic hash function, in combination with a
shared secret key. The cryptographic strength of HMAC depends on the properties of the
underlying hash function. The HMAC specification in this standard is a generalization of
Internet RFC 2104, HMAC, Keyed-Hashing for Message Authentication, and ANSI
X9.71, Keyed Hash Message Authentication Code.
The document Describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
This white paper Describes a collection of standards, conventions, and guidelines for writing solid Java
code. They are based on sound, proven software engineering principles that lead to code that is easy to
understand, to maintain, and to enhance.
Abstract: This thesis Describes the incremental development and main features of a synthetic multi-agent system called UvA Trilearn 2001. UvA Trilearn 2001 is a robotic soccer simulation team that consists of eleven autonomous software agents. It operates in a physical soccer simulation system called soccer server which enables teams of autonomous software agents to play a game of soccer against each other.
Realizing an MP3 player with the LPC2148, using libmad and
EFSL This Application Note Describes how to integrate the libmad MPEG 1/2 layer 3 library and
the Embedded File System Library EFSL in a LPC2148 device to realize MP3 player.
The Keil MCB2140 board is used to test the application and the Rowley CrossStudio for
ARM has been chosen as a reference tool-chain.
Programming the USB2DMX
by Jan Menzel
3rd January 2002
Abstract
This document Describes how the USB2DMX DMX512 interface for the USB-port by Lighting-
Solutions1 has to be programmed. It includes all information the software engineer has to supply to the
operating systems USB-stack to talk to the USB2DMX
This Application Note Describes the steps that are required to install and use the Keil Monitor-51 on a
user specific hardware. The Keil Monitor-51 allows you to connect your 8051 hardware to the μVision2
Debugger. You can use the powerful debugging interface to test application programs in your target
hardware.