J2ME application that captures video from On-board camera of SymbianOS Series60 3rd ed. mobile devices. A snapshot can be captured and image processed by manipulation of RBG pixels before displaying
标签: application SymbianOS captures On-board
上传时间: 2014-01-10
上传用户:远远ssad
CCP1模块使用的有关PIC应用程序Trabicom On Board Engine Controller
标签: Controller Trabicom Engine Board
上传时间: 2013-12-23
上传用户:pinksun9
Sobel--Image Filter (I). An Image filtering is made over data loaded into the on board RAM and presented on a VGA monitor.zip
标签: Image filtering Filter loaded
上传时间: 2013-12-22
上传用户:邶刖
Image_Filter_An_Image_halftone is performed over data loaded into the on board RAM and presented on a VGA monitor
标签: Image_Filter_An_Image_halftone performed presented loaded
上传时间: 2015-10-27
上传用户:cc1915
It is a first time code being developed to designers who want to get your DDR2 SDRAM On-board in Spartan 3AN Starter Kit - Diligent fully working.
标签: developed designers On-board first
上传时间: 2014-11-18
上传用户:guanliya
Use the On-board potentiometer to simulate an analog input,this input converted into a meaningful digital value in a microcontroller register, and use a group of LED to display this value.
标签: input potentiometer meaningful converted
上传时间: 2017-09-25
上传用户:iswlkje
基于ST STM32F334C8 AC-DC 2KW On Board Charger数字电源方案基于ST STM32F334C8 AC-DC 2KW On Board Charger数字电源方案
上传时间: 2022-01-02
上传用户:wangshoupeng199
This document is an operation guide for the MPC8XXFADS board. It contains operational, functional and general information about the FADS. The MPC8XXFADS is meant to serve as a platform for s/ w and h/w development around the MPC8XX family processors. Using its On-board resources and its associated debugger, a developer is able to download his code, run it, set breakpoints, display memory and registers and connect his own proprietary h/w via the expansion connectors, to be incorporated to a desired system with the MPC8XX processor.
标签: operational MPC8XXFADS functional operation
上传时间: 2014-03-10
上传用户:zsjinju
Abstract: This application note describes how to build, debug, and run applications on the On-board MAXQ622microcontroller to interface with the DS8005 dual smart card interface. This is demonstrated in both IAREmbedded Workbench and the Rowley CrossWorks IDE, using sample code provided with the kit.
上传时间: 2013-10-29
上传用户:ddddddd
The 87LPC76X Microcontroller combines in a small package thebenefits of a high-performance microcontroller with On-boardhardware supporting the Inter-Integrated Circuit (I2C) bus interface.The 87LPC76X can be programmed both as an I2C bus master, aslave, or both. An overview of the I2C bus and description of the bussupport hardware in the 87LPC76X microcontrollers appears inapplication note AN464, Using the 87LPC76X Microcontroller as anI2C Bus Master. That application note includes a programmingexample, demonstrating a bus-master code. Here we show anexample of programming the microcontroller as an I2C slave.The code listing demonstrates communications routines for the87LPC76X as a slave on the I2C bus. It compliments the program inAN464 which demonstrates the 87LPC76X as an I2C bus master.One may demonstrate two 87LPC76X devices communicating witheach other on the I2C bus, using the AN464 code in one, and theprogram presented here in the other. The examples presented hereand in AN464 allow the 87LPC76X to be either a master or a slave,but not both. Switching between master and slave roles in amultimaster environment is described in application note AN435.The software for a slave on the bus is relatively simple, as theprocessor plays a relatively passive role. It does not initiate bustransfers on its own, but responds to a master initiating thecommunications. This is true whether the slave receives or transmitsdata—transmission takes place only as a response to a busmaster’s request. The slave does not have to worry about arbitrationor about devices which do not acknowledge their address. As theslave is not supposed to take control of the bus, we do not demandit to resolve bus exceptions or “hangups”. If the bus becomesinactive the processor simply withdraws, not interfering with themaster (or masters) on the bus which should (hopefully) try toresolve the situation.
上传时间: 2013-11-19
上传用户:shirleyYim