搜索资源列表
AG(scanner)800
- 要求输入条码,存储。100 重复时提示,条码20位 设置有多样的系统功能供选择 上传数量,删除数量,清除数据。-importation of barcode, store. 100 repeat when suggest that the bar code 20 set up a variety of system functions available in volume upload, delete the number of removals data.
c8051的flash读写
- 从 C8051F02x Flash 存储器的结构可以知道,C8051F02x的 Flash 存储器中,不仅具有64KB的 Flash存 储器(其地址为0x0000~0xFFFF,该存储器可以用来存储 程序代码和非易失性数据),还有一个附加的128B的扇 区(该扇区位于0x10000~0x1007F)。 C8051F02x的Flash存 储器中附加的128B的扇区在64KB存储器中是双映射的, 其逻辑地址范围是0x0000~0x007F。许多单片机应用场合 需要使用掉电不丢失内容的数
Flash
- DZ60 实现Flash模拟EEPROM,进行数据存储-DZ60 the Flash analog EEPROM, data storage
ch376-stm32
- ch376在stm32f103芯片上上实现U盘数据的存储-ch376 implemented on the chip in the stm32f103 U disk data storage
USB_READ_SD
- PC机通过USB识别仪器上的SD卡!可以满足仪器存储大量数据的要求!-PC-identification through the USB devices on the SD card! Equipment to meet the requirements of a large amount of data storage!
Flash_EEPROM
- STM32 将FLSAH用作数据存储空间,已写好写\读函数-STM32 will FLSAH for data storage space, has written to write \ read function
SchedulerApp
- Brew开发QSC1110日程表,数据存储采用文件系统,同时有闹钟提醒-Brew development QSC1110 calendar, data storage using file system, at the same time the alarm to remind
msp430dashujulianbendicunchuxitongsheji
- msp430f149实现的大数据量本地存储系统的设计 smrtmedia卡 maps430f149和smrtmedia卡 接口电路的设计 ale控制线的模拟 cle控制线的模拟 we控制线的模拟 re控制线的模拟 ce控制线的模拟 -msp430f149 to achieve a large amount of data storage system designed for local smrtmedia card maps430f149 and smrtm
pbjc
- 配电监测测源程序,采用NEC32位单片机70F3734,实现点阵液晶的显示,计量,存储等功能,数据上传支持浙江版规约-Distribution monitoring measurement source, using NEC32-bit microcontroller 70F3734, realization of dot matrix LCD display, measurement, storage and other functions, data upload support the v
sys_020
- 风向风速和温度要素的采集计算和存储,并把计算所得的数据通过串口发送出去。-Wind direction wind speed and temperature of computing and storage elements of the collection, and to the calculated data sent through the serial port.
24c512_I2C_MSP430F149
- 在MSP430F149上利用模拟的i2c实现数据在24C512上的存储与读写。-In the MSP430F149 on the use of simulation in the 24C512 on the i2c data storage and read-write.
cp2102(chinese)
- 单芯片 USB 转 UART 数据转换器 - 集成的 USB 收发器无需外部电阻 - 集成的时钟无需外部振荡器 - 集成的 512 字节 EEPROM 用于为供应商代码产品代码序列号功率标牌版本号和产品描述等数据提供存储空间 - 片内上电复位电路 - 片内电压调节器3.3V 输出 USB 功能控制器 -符合USB 规范 2.0 全速 (12 Mbps) -通过SUSPEND 和 RI 引脚支持的USB中止状态-Single-Chip USB to UART Dat
EXFlash
- 本程序是和外部RAM实验连起来的,先给外部RAM进行写数据操作,然后再把RAM里的数据写到外部FLASH中。本实验当运行至断点时,点击view,然后点击memory来查看存储空间,Address填写0x00080000,点击ok,就能看到0x00080000开始,各个存储单元的值从0开始递增。-This procedure is experimental and external RAM connected together, give the external RAM to write dat
labview
- 基于labview的虚拟仪器设计与实现,示波器模拟,包括实时显示,数据存储等-Labview-based design and implementation of virtual instrument, oscilloscope simulation, including real-time display, data storage, etc.
AN3961SW
- 飞思卡尔 xs256 Flash模块编程,模拟EEPROM进行数据存储-Freescale xs256 Flash module programming, analog EEPROM for data storage
cktx
- 基于MFC的串口通信源码,带数据存储功能-MFC-based serial communication source, with data storage capabilities
NorFlashRead
- 单片机基于NOR Flash AM29LV320的数据存储,使用串口协议通过串口向flash写数据,值得参考 -Single-chip NOR Flash AM29LV320-based data storage, using the serial port protocol to write data to flash through the serial port, it is also useful to
chaoshengbo
- 多功能超声波测距,TFT显示,支持语音,菜单,数据存储。-Multifunctional Ultrasonic Ranging, TFT display, support voice, menu, data storage.
STM32_LCD_SDdatasave
- 把串口接收到的数据存储到SD卡的文件中基于STM32。实现文件的创建读取写入-The data stored the SD card , based STM32.
CMOS摄像头循迹例程
- 基于RX23T单片机的CMOS摄像头图像采集处理程序的编写。主要介绍了如何使用代码生成工具配置本例程所需的UART、简易IIC、外部中断、Port等模块并生成相应的驱动代码,同时对生成的代码文件添加的摄像头驱动与数据存储函数进行了详细说明。后附CMOS摄像头图像采集处理程序源码实例,用户可以结合本例程对RX23T单片机进行摄像头循迹等的拓展应用。(Programming of CMOS camera image acquisition and processing program based o