搜索资源列表
collectionOfImageAndinterpolation
- 该系统是一个实现图像数据采集以及对图像数据的插值处理,供其它系统进一步处理或显示的系统。具有一定的通用性,适合大多数CMOS图像传感器接入。1准确、适时的数据采集,尽量减少延迟 2采集模块具备一定的数据缓冲功能 3快速有效的数据插值 4使用较少的逻辑器件和存储器 5代码的可读性要强 -The system is a realization of image data acquisition and the image data interpolation, other system for
bget.tar
- 这是一个智能的内存管理器,你可以方便的移植这段代码进入你的程序。-This is a smart memory management, you can transplant this convenient access to code your program.
CH365EVT.ZIP
- 南京沁恒电子的ch365资料,CH365 是一个连接PCI总线的通用接口芯片,支持I/O端口映射、存储器映射、扩展ROM 以及中断。CH365 将32 位高速PCI 总线转换为简便易用的类似于ISA 总线的8 位主动并行接口,用于制作低成本的基于PCI 总线的计算机板卡,以及将原先基于ISA 总线的板卡升级到PCI总线上。PCI 总线与其它主流总线相比,速度更快,实时性更好,可控性更佳,所以CH365 适用于高速实时的I/O控制卡、通讯接口卡、数据采集卡、电子盘、扩展ROM 卡等。-Nanjin
FatFs_R0.07e_Jan15-2010
- FatFs R0.07e by Mr.ChaN from Electronic Lives Mfg. http://elm-chan.org This functions are intended for high level data access to MMC/SD/SD HC Flash memory cards formated using the FAT12, FAT16 or FAT32 standards-FatFs R0.07e by Mr.ChaN from Electron
Windows_XP_Embedded_How_to_install_RAM_EWF_withou
- A guide on how to install RAM (Random Access Memory) - EWF (Enable Write Filter) without temporary partition when using Windows XP Embedded Image. This could be needed specifically when we are using a flash based storage media with the target board,
VBcontrolHardware
- VB没有提供直接访问低层硬件的控件和方法,一度给对访问硬件感兴趣的编程者带来不便。目前我们可从网上搜索到支持低层硬件访问的DLL和ActiveX控件,通过它们可读写存储器单元、端口,甚至控制硬件中断。下面通过两个利用DLL和ActiveX控件示例介绍VB对低层硬件的 访问控制-VB does not provide direct access to low-level hardware control and methods, once to the right to access the ha
FatFs_R0.08.dev2_April_4-2010
- FatFs R0.08.dev2 April 4, 2010 by Mr.ChaN from Electronic Lives Mfg. http://elm-chan.org This functions are intended for high level data access to MMC/SD/SD HC Flash memory cards formated using the FAT12, FAT16 or FAT32 standards-FatFs R0.08.dev2 A
ExRam
- 本程序是访问外部RAM空间,与外部RAM可以实现读写数据当程序比较大时,在仿真时,内部18K的RAM无法满足空间需求的情况下,可以将文件下载到外部扩展的RAM空间,当然,此时,需要对CMD进行相应的配置。 本实验中,请在RamRead(0x4000)这一行设置断点,当运行至断点时,点击view然后点击memory来查看存储空间,Address填写0x00100000,点击ok,就能看到0x00100000开始,各个存储单元的值从0开始递增。-This procedure is to acce
xcsmss
- Security is a prime concern in our day-today life. Everyone wants to be as much secure as possible. An access control for doors forms a vital link in a security chain. The Microcontroller based Home Security System can be adopted at Home it has vario
VisualizationToolExample
- Code Warrior 5.1环境下应用VisualizationTool可视化调试的一个例子。-This project is an HC12 ANSI-C project. This example is running the "Demo" program on: -the CodeWarrior HC12 Simulator, (choose "Demo (Simulation)" target), -ICD12 P&E cables interface (ICD12
FarMemory
- Access Far Memory from 8051 code example.
MR25H40_Driver
- MR25H40驱动, MR25H40是一款4194304bit的随机存储器(MRAM),可以存储512K字节的数据。-MR25H40 drive the, MR25H40 a 4194304bit random access memory (MRAM), 512K bytes of data can be stored.
Code-Examples-for-AT89LP-Memory-Access
- Code Examples for AT89LP Memory Acce-Code Examples for AT89LP Memory Access
USBMem
- The Memory project is a demo program for the Keil MCB2140 Board using the Philips LPC2148 Microcontroller. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to display the following: - P1.16: LED_RD is on whe
How-To-Setup-on-Raspberry-Pi.txt.tar
- Basic Steps (Detailed below) 1. Install NOOBS. 2. login with ssh. 3. Set the network to static IP Address. 4. Set the hostname to raspbian. 5. Update and upgrade your firmware and software. 6. Increase RAM memory allocation. 7. Insta
program
- Program to access SD memory card in altera boards using altera quartus/eclips softwares.
C8051F060-AD-UART1
- C8051F060 自带高速AD进行数据采集 可达100兆采样率 并切缓存与片外ram 并把采集数据通过串口发送给PC - Data Acquisition example for C8051F060 Descr iption: This example illustrates the use of ADC1 and the DMA to acquire and store data. It is intended for use with the C8051F060
DMA
- 直接存储器存取(DMADirect Memory Access)方式是用硬件实现存储器与存储器之间或存储器与I\O设备之间直接进行高速数据传送,不需要CPU的干预。这种方式通常用来传送数据块。MSP430f16x系列单片机内部含有DMA模块,而且几乎内部所有外设都可以触发DMA开始存取数据。这里实现了这个模块的程序通用的函数库,方便使用。-Direct Memory Access (DMADirect Memory Access) way is to use hardware implement
USART_DMA
- STM32 USART Direct memory access driver can be used for Serial communication and RS232 devices
