Welcome![Sign In][Sign Up]
Location:
Search - .txt sd card

Search list

[Other resourceSDTest

Description: WinCE环境下检测SD卡序列号,编程环境: eVC4.0 + PPC2003。 文件清单: newres.h ReadMe.txt Resource.h SDTest.aps SDTest.cpp SDTest.h SDTest.rc SDTest.vcc SDTest.vcl SDTest.vcp SDTestDlg.cpp SDTestDlg.h StdAfx.cpp StdAfx.h-WinCE environment Sequence Detection SD card, programming environment : eVC4.0 PPC2003. The list of documents : newres.h ReadMe.txt file Resource.h SDTest.aps SD Test.cpp SDTest.h SDTest.rc SDTest.vcc SDTes t.vcl SDTest.vcp SDTestDlg.cpp SDTestDlg.h S tdAfx.cpp StdAfx.h
Platform: | Size: 135375 | Author: water1974 | Hits:

[SCMSDTest

Description: WinCE环境下检测SD卡序列号,编程环境: eVC4.0 + PPC2003。 文件清单: newres.h ReadMe.txt Resource.h SDTest.aps SDTest.cpp SDTest.h SDTest.rc SDTest.vcc SDTest.vcl SDTest.vcp SDTestDlg.cpp SDTestDlg.h StdAfx.cpp StdAfx.h-WinCE environment Sequence Detection SD card, programming environment : eVC4.0 PPC2003. The list of documents : newres.h ReadMe.txt file Resource.h SDTest.aps SD Test.cpp SDTest.h SDTest.rc SDTest.vcc SDTes t.vcl SDTest.vcp SDTestDlg.cpp SDTestDlg.h S tdAfx.cpp StdAfx.h
Platform: | Size: 135168 | Author: water1974 | Hits:

[Embeded LinuxSDMMC

Description: Rd_sdmmc 本实验对应的ADS1.2工程, 使用时必须在该目录中的Source文 件夹中放置uC/OS-II 2.52源代码. PC端软件 本实验对应的PC机软件,包括源代码(VC++ 6.0),可执行文件 名为SDMMC_Reader.exe. ZLG_SD ZLG/SD 软件包 Ver2.0, 可读写SD/MMC卡,支持无操作系统 或操作系统uCos-II, 请阅读这个目录中的readme.txt文件 ZLG_SD使用手册 ZLG/SD 软件包 Ver2.0 使用说明书. 软件包中间件和移植代码 本实验用到的软件包/中间件, 以及移植uCos-II到LPC2200的相关移 植代码. MOS管资料 2SJ355数据手册-Rd_sdmmc corresponding ADS1.2 this experiment works, the use must be in the directory of the Source folder to place uC/OS-II 2.52 source code. PC-side software in this experiment corresponds to PC software, including source code (VC++ 6.0), executable file called SDMMC_Reader.exe.ZLG_SD ZLG/SD Package Ver2.0, can read and write SD/MMC card, support for non-operating system or operating system uCos-II, please read the readme in this directory . txt files ZLG_SD manual ZLG/SD package Ver2.0 Manual. package code middleware and transplantation used in this experiment packages/middleware, as well as transplantation uCos-II to LPC2200 code related transplantation. MOS tube information 2SJ355 Data Sheet
Platform: | Size: 388096 | Author: zhang | Hits:

[Embeded-SCM DevelopSTM32_Reader

Description: 基于STM32编写的TXT阅读器,供大家讨论研究。1. 程序是刚刚才写出来的,没有整理,(也很懒,不想整理),只是修改了几个函数,用了FATFS文件系统(这个系统,我也不了解,只是用了它两个函数).2必须在SD卡根目录下有个TEST.TXT文件.(我测试300K的TXT都可以正常使用,但是有极少部分文字显示乱码,不知道是字库的问题,还是我程序的问题)3.程序使用:开机后,按 左键-------录入test.txt文件(文件大的要等好几十秒) -Based on the STM32 prepared TXT reader, for all to discuss and study. 1. Program is only just written, with no sorting (also lazy, do not want to order), but modified a few functions, with the FATFS file system (this system, I do not know, only used it two functions ) .2 must be SD card root directory has a TEST.TXT files. (I tested 300K can be used normally to TXT, but there are rarely part of the text displayed garbled, I do not know font problem, or I have a point of order ) 3. program to use: boot, press the left button------- Input test.txt file (a good tens of seconds to wait for a large)
Platform: | Size: 309248 | Author: zhangdong | Hits:

[androidHcReader

Description: TXT阅读器,支持文本格式:TXT,文件遍历自动查找列出SD卡上所有文本,支持编码UTF8、GB2312自由转换-TXT reader, support text format: TXT, document traversal automatically find out all the text on the SD card, support encoding UTF8, GB2312 free conversion
Platform: | Size: 36864 | Author: wangjia | Hits:

[SCMstm32SD

Description: 基于STM32的SD卡完整的源程序,是用keil mdk编译的,除了带有操作SD 卡的代码外,还移植了这个TFF,也就是说,可以直接读写文件了, 例程以一个简单的打开,读,串口输出的操作展示了一些TFF的应用SD卡分普通SD和SDHC,本系统不支持SDHC.例程会读取SD卡上BWSTDO目录下的 test.txt 文件,并通过串口输出,所以在实验这个例程之前,先要在你的SD 卡上建立相应的 目录和文件.-The SD card-based STM32 complete source code is compiled using keil mdk, in addition to SD card with the operation of the code, but also transplant the TFF, that is, can read and write files, a simple routine Open, read, serial output operation demonstrated the application of some of TFF common SD and SD card points SDHC, this system does not support SDHC. routine reads the SD card BWSTDO directory test.txt file, and output through the serial port, Therefore, this routine before the experiment, first in your SD card to establish the appropriate directories and files.
Platform: | Size: 572416 | Author: 李明 | Hits:

[android201012417514888

Description: 刚接触android,代码写的不好.只能实现功能. 前提手机必须装上SD卡,程序的配置文件保存在SDCard/DSGJ/mytxt.txt 定时关闭电话.定时开启电话,主要是为了在睡觉期间,减少辐射和不接电话. 定时关机,由于是智能手机.只能切换到飞行模式.(系统缺陷), 如果真的关机了,只能手动开机. -New to android, the code is badly written. Can only achieve function. Phone must be installed on the premise of SD card, the program' s configuration file stored in the SDCard/DSGJ/mytxt.txt time off call. Open the phone regularly, mainly during sleep in order to reduce the radiation and do not answer the phone. Time off, as is the smart phones. Can only switch to flight mode. (System defects), if it shut down, can only be manually turned on.
Platform: | Size: 23552 | Author: 鲁波 | Hits:

[SCMreadSDdata

Description: 主要是关于读取SD卡内txt的数据,并保存下来-Mainly about reading data from txt SD card, and saved
Platform: | Size: 1024 | Author: 张志民 | Hits:

[VHDL-FPGA-Verilognios_de2_70_sdcard_basics

Description: Basic example to read a TXT file from a SD-Card in the DE2-70 Board.
Platform: | Size: 1892352 | Author: jaime | Hits:

[SCMSTM32F103ZET6-SD-Waveform-recorder

Description: STM32F103ZET6 神舟III号开发板 四通道数据采集 SD卡储存 MDK IAR 工程文件 通过板在外部256K的SRAM 缓存 1ms采集一个点 一次采集可持续64S时间 采集完毕输出为TXT文件 可用origin做分析 基于3.5官方库 和FATFS0.09 -STM32F103ZET6 Shenzhou III development board four channel data acquisition SD card storage The MDK IAR project file by the board in external 256K SRAM cache 1ms acquisition of a first collection of sustainable 64S Acquisition is completed the output TXT file available origin for analysis 3.5 library and FATFS0.09
Platform: | Size: 27790336 | Author: gx | Hits:

[ELanguageFirmware-txt

Description: ccs sd card program using hardware fat 16 libraries
Platform: | Size: 1189888 | Author: edrzero | Hits:

[SCMSTM32-SD-

Description: 利用SMT32F103的sdio功能,并结合fatfa文件系统,在sd卡上读写txt文档-Use SMT32F103 the sdio function, combined fatfa file system on the sd card reader txt file
Platform: | Size: 2928640 | Author: ctzs102 | Hits:

[Other Embeded programHow-To-Setup-on-Raspberry-Pi.txt.tar

Description: 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. Installed a FTP Server. 8. Installed USB library for development. 9. Install Ramlog. (Optional) 10. Install a web Server. 11. Setup Local DNS access on your PC browser. 12. Make a backup copy of the SD card using dd.
Platform: | Size: 4096 | Author: Mike | Hits:

[DSP program28335-SPI-SD-Fatfs

Description: 在TI的DSP芯片TMS320F28335上使用自带的SPI功能实现SD卡读写,在SD卡读写程序的基础上又移植了支持FAT32格式的文件系统fatfs,最大支持32G的SD容量,具有很高的参考价值,该程序经过验证没有问题,本程序全是都是C语言编写,在CCS3.3环境下编译。 运行之前要准备一个经过FAT32格式化过的SD卡,运行该程序后会在SD卡内建立一个fatfs.txt文件,文件里面会有一段话:感谢您使用研旭28335开发版 !^_^。-Used on TI' s DSP chip comes TMS320F28335 SPI functions to achieve SD card reader, SD card reader on the basis of the program and transplant support FAT32 file system fatfs, maximum support 32G SD capacity, with high reference value, there is no question that the procedure has been verified, the program is entirely written in C language, compiled in CCS3.3 environment. Before running through to prepare a FAT32 formatted SD card, it will create a file in the SD card fatfs.txt After running the program, the file which will have to say: Thank you for using research Asahi 28335 Developer Edition! ^ _ ^.
Platform: | Size: 775168 | Author: 肖邦 | Hits:

[JSP/Javaread-data-from-sd-card

Description: 上位机将sd卡的数据发送到pc串口,pc端进行解析、并实时显示,将数据保存为txt文件。-PC to send data to the sd card serial pc, pc end for analysis, and real-time display, save the data as a txt file.
Platform: | Size: 2603008 | Author: 王子 | Hits:

[androidtxt

Description: txt阅读器,可以扫描选择性的导入SD卡和手机上的txt,字体设置,夜间模式,自动记录阅读位置,跳转,增加书签-Txt reader, you can scan the selection of the SD card and mobile phone on the txt, font settings, night mode, automatically record the location of reading, jump, add bookmarks 双语对照
Platform: | Size: 13383680 | Author: zhch2o | Hits:

[androidtxt

Description: txt阅读器,可以扫描选择性的导入SD卡和手机上的txt,字体设置,夜间模式,自动记录阅读位置,跳转,增加书签-Txt reader, you can scan the selection of the SD card and mobile phone on the txt, font settings, night mode, automatically record the location of reading, jump, add bookmarks
Platform: | Size: 13392896 | Author: zhchiv | Hits:

[Embeded-SCM DevelopADC+DMA+FATFS

Description: 利用DMA模式进行多通道ADC采集并写入SD卡的txt文件。适用于温湿度、压力变送器等。(Use DMA mode for multi-channel ADC acquisition and write SD card TXT file. Suitable for temperature, humidity, pressure transmitter, etc..)
Platform: | Size: 11778048 | Author: TU格格 | Hits:

[SCMSTM32奋斗板SD卡文件系统例程

Description: 关于stm32 单片机读取sd 卡的.txt文件,实现读取功能(STM32 microcontroller on the SD card read.Txt file, to achieve the reading function)
Platform: | Size: 866304 | Author: ssssssq | Hits:

[VHDL-FPGA-VerilogNIOS interface with SD card SPI

Description: So, the project is attached. Implemented NIOS2 processor on SOPC Quartus 11.1, uses SDRAM (on chip project in this version does not fit) SPI interface is used for communication between Nios and SD card (3 fpga outputs, one fpga input) Accordingly, it opens the message.txt file on the SD card and outputs its contents to the console, creates a file, fills it in, gives a list of files in the root.
Platform: | Size: 157645 | Author: hemamont@mail.ru | Hits:
« 12 3 »

CodeBus www.codebus.net