This example program shows how to configure and use the A/D Converter of the following microcontrollers: * Atmel WM T87C5111 * Atmel WM T87C5112
资源简介:This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the s...
上传时间: 2014-12-01
上传用户:独孤求源
资源简介:This example program shows how to configure and use the A/D Converter of the following microcontrollers: * Atmel WM T87C5111 * Atmel WM T87C5112
上传时间: 2014-01-23
上传用户:我干你啊
资源简介:This program shows how to configure and use the Pulse Width Modulator of the following microcontrollers: Philips 80C552 Philips 80C554 Philips 83/87C552 Philips 83/87C554 Philips 83/87C557E4 Philips 83/87C557E8
上传时间: 2015-09-26
上传用户:rocketrevenge
资源简介:This program shows how to configure and use the A/D Converter of the following microcontrollers: Maxim MAX7651 Maxim MAX7652
上传时间: 2015-09-26
上传用户:bruce5996
资源简介:AT89S8252, AT89S53 SPI Program, This program shows how to configure and use the SPI in master mode for the following microcontrollers: ATMEL AT89S53 ATMEL AT89S8252
上传时间: 2015-09-26
上传用户:xlcky
资源简介:This example program shows how to configure PCA Module 4 as a watchdog timer. In this example, the watchdog is configured to overflow after 0xFF00 clock cycles.
上传时间: 2016-02-09
上传用户:bakdesec
资源简介:SWI with ARTX Kernel and RealView Compiler This example program shows how to implement software interrupt functions in an application that uses the ARTX Kernel. The example uses the RealView Compilation Tools. The file SWI_Table.s imple...
上传时间: 2015-05-30
上传用户:chenlong
资源简介:This project shows how to configure and use the A/D Converter of the following microcontrollers: Texas Instruments MSC1200Y2 Texas Instruments MSC1200Y3
上传时间: 2015-09-26
上传用户:小宝爱考拉
资源简介:This little program shows how to use COM technology in Win32Asm. When it s run it lets the user freely decide about the presence of the program with the WS_EX_TOOLWINDOW style on the taskbar. The main goal is to show the easiest pos...
上传时间: 2015-05-03
上传用户:kernaling
资源简介:This program shows how to configure the watchdog timer for the following chips: Atmel 80C51RA2 Atmel 80C51RD2 Atmel 80C54X2 Atmel 80C58X2 Atmel 83/87C51RB2 Atmel 83/87C51RC2 Atmel 83/87C51RD2 Atmel T87C5111 Atmel T87C5112 Atmel ...
上传时间: 2015-09-26
上传用户:yy541071797
资源简介:This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the IAR-STM32-SK evaluation board. It shows basic use of I/O, timer and the interrupt controllers. Displays running lights on the board LED s...
上传时间: 2013-12-20
上传用户:Breathe0125
资源简介:DESCRIPTION =========== This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the Atmel AT91SAM9261 evaluation boards. It shows basic use of parallel I/O, timer and the interrupt controller. It ...
上传时间: 2016-10-16
上传用户:yzy6007
资源简介:This example project shows how to use the Idle Power-Saving Mode of the 8051Fx.
上传时间: 2015-05-04
上传用户:weixiao99
资源简介:This example program demonstrates how to use the on-chip Comparators of the Philips LPC767/768/769 Devices.
上传时间: 2016-02-09
上传用户:dyctj
资源简介:This example shows how to read and write the SPI eeprom connected to the nRF9E5 and nRF24E1 devices.
上传时间: 2015-05-08
上传用户:181992417
资源简介:This example shows how to transmit and receive packets with packet length up to 255 bytes. The status byte is polled every 200 us in a timer1 int.
上传时间: 2014-01-26
上传用户:zhuimenghuadie
资源简介:// This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. The program reads a word using the UART0 interrupts // and outputs that word to the screen, with all characters in uppercase
上传时间: 2013-12-23
上传用户:hopy
资源简介:ST32 基于(英蓓特)STM32V100的EXTI程序 This example shows how to configure an external interrupt line. In this example, the EXTI line 9 is configured to generate an interrupt on each falling edge. In the interrupt routine a led connecte...
上传时间: 2016-11-17
上传用户:GavinNeko
资源简介:c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character ...
上传时间: 2013-12-25
上传用户:lepoke
资源简介:This is an example program showing how to use the LMX2326 chip. The program configures the chip and then prompts the user for a channel number. When the channel number is entered, the pll tunes to the desired frequency.
上传时间: 2017-08-04
上传用户:小儒尼尼奥
资源简介:RTX51 CAN Program for the Infineon C505C, This program demonstrates how to transmit and receive CAN messages using the Infineon C505C Micrcontroller s integrated CAN Controller.
上传时间: 2014-11-27
上传用户:linlin
资源简介:This book shows how to design and implement C++ software that is more effective: more likely to behave correctly more robust in the face of exceptions more efficient more portable makes better use of language features adapts to change more ...
上传时间: 2016-01-04
上传用户:huyiming139
资源简介:This a cube of power of 3D Graphics. Very simple OpenGL example that shows how to create Your s first 3D scene
上传时间: 2017-02-07
上传用户:爺的气质
资源简介:This an example of how to install and use interrupts on AT91M4800A-embedded systems when building an rtos system.
上传时间: 2014-01-05
上传用户:zhliu007
资源简介:This program shows how to make a robot arm using OPEN GL
上传时间: 2017-07-09
上传用户:541657925
资源简介:This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate a Unix-style inverted index for a set of Java classes, with links to real Java API documentation. Includes directions and source code. Thi...
上传时间: 2015-11-16
上传用户:希酱大魔王
资源简介:This sample is demostrating how to create an event in a DLL file and afterward how to call this event from a client program. Hope it can help you to understand the DLL event mechanism and CALLBACK term in VC++.
上传时间: 2014-01-23
上传用户:silenthink
资源简介:ELAN eAM eDSP esL Serial an assembly example that shows how to use the ADC,DAC,MIC macro
上传时间: 2013-12-28
上传用户:秦莞尔w
资源简介:The example that shows how to use int2e trick to use ZwSetInformationThread to hide from ring3 debuggers
上传时间: 2014-12-05
上传用户:181992417
资源简介:Java program shows how to use tab control for jumping between multiple layouts.
上传时间: 2017-05-22
上传用户:netwolf