This project shows how to configure and use the A/D Converter of the following microcontrollers: Texas Instruments MSC1200Y2 Texas Instruments MSC1200Y3
資源簡介: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 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 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 project shows how to use the IOKit notification mechanism to register to be notified when devices come and go. It uses the Cypress/Anchor EZ-USB chip. (Look at the following example for another way to get notified when a device is unpl...
上傳時間: 2013-12-01
上傳用戶:zhuimenghuadie
資源簡介: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 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 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
資源簡介: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
資源簡介: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 demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Toolbox to optimize the design of a double wishbone suspension system.
上傳時間: 2013-12-18
上傳用戶:youmo81
資源簡介:This example shows how to use CortexM3 Bit-Band access to perform atomic read-modify-write and read operations on a varaible in SRAM.
上傳時間: 2013-12-23
上傳用戶:1427796291
資源簡介:// // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image processing. // Conceptual background: // A histogram is just a frequency count of every pixel value in the image. // There are various w...
上傳時間: 2013-12-15
上傳用戶:ryb
資源簡介: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 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
資源簡介:MIDlet通過藍牙與電腦通信的案例,This resource demonstrates how to create Java™ applications that use Bluetooth communication between a PC and a mobile device. The document focuses, from Java programming point of view, on how to configur...
上傳時間: 2014-01-18
上傳用戶:xiaoyunyun
資源簡介:// 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
資源簡介:This example shows how to create a second window and also how to read and write from/to a text file .
上傳時間: 2014-09-04
上傳用戶:685
資源簡介:This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including virtual functions, local and global variables, branching, loops, objects and their hierarchy, and mor...
上傳時間: 2013-12-23
上傳用戶:ljmwh2000
資源簡介:This an example of how to install and use interrupts on AT91M4800A-embedded systems when building an rtos system.
上傳時間: 2014-01-05
上傳用戶:zhliu007
資源簡介:This fiel shows how to use Hopfield networks
上傳時間: 2017-05-29
上傳用戶:xlcky
資源簡介:This articles shows how to retrieve a list of PCs on the local network which are running MS SQL Server, and gets information about the instances, such as server name, instance name, version, and databases.
上傳時間: 2014-01-04
上傳用戶:獨孤求源
資源簡介:Example of network programing. This example shows how to sent information (file, task (process) listting) trough LAN and Internet Client application also avable for Windows Mobile (Pocket PC).
上傳時間: 2017-09-12
上傳用戶:cc1015285075
資源簡介:tty驅動 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hardware, but creates a timer that emulates data being received * from some kind of hardware.
上傳時間: 2013-12-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