搜索资源列表
CEWifiDriverAR6000-21374
- Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. readme: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Wi
SELLER
- 基于verilog HDL的自动售货机控制电路设计: 可以对5种不同种类的货物进行自动售货,价格分别为A=1.00,B=1.50,C=1.80,D=3.10,E=5.00 。售货机可以接受1元,5角,1角三种硬币(即有三种输入信号IY,IWJ,IYJ),并且在一个3位7段LED(二位代表元,一位代表角)显示以投入的总钱数,最大9.90元,如果大于该数值,新投入的硬币会退出,选择货物的输入信号Ia,Ib,Ic,Id,Ie和一个放弃信号In,输出指示信号为 Sa, Sb ,Sc ,Sd, Se
基于STM32微处理器的SD卡(TF卡)文件系统读写
- 基于STM32微处理器的SD卡(TF卡)文件系统读写. 103ZC,ZD等有SDIO,检查中。,This is a simple demonstration, based on STM32 and working with ST Evaluation board MB525 revA (old board), using the Embeddeded Library File System “EFSL” with an "SD" memory card in order
LCd-BMp
- 240*320 TFT屏用M16读取SD卡内BMP格式图片.和汉字显示程序(字库也是存在SD卡里-240* 320 TFT screen SD card reader with M16 within BMP format picture. And the Chinese characters display program (there is also a SD card font
lpc2388+sim508
- Lpc 2378-88 mini pc - /mmc-sd/usb a,b/10-20mbit Ethernet/i2c display/ up to 36 v dc-dc/rs232/jtag/ etc/ + molex 80 pin conector/for sim 508/548 ang you have lpc2378 mini pc + gsm +gps I do hope its very interest information for community
STM32--Color-TFT--SD-
- TFT彩屏和SD卡实例,本人测试通过,完美运行-TFT彩屏和SD卡实例,本人测试通过,完美运行!! 您是不是要找: STM32开发板上的AD模块的源代码,必备资料!! 允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 TFT cǎi píng hé SD kǎ shílì, běnrén cèshì tōngguò, wánměi yùnxíng! !将中文译成英语 英语中文(简体)日语TFT color screen and SD card instance
ADC
- 说明:本程序中用到了EVA的定时器T1,ADC模块 功能:定时器T1中断控制LED的闪烁速度,同时T1的周期中断控制ADC模块的采样-源语言: 中文 允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 Shuōmíng: Běn chéngxù zhōng yòng dàole EVA de dìngshí qì T1,ADC mókuài Gōngnéng: Dìngshí qì T1 zhōngduàn kòngzhì LED de shǎnshuò sùdù,
SD-FSL-K60-B-Prg(V1.7)
- 关于飞思卡尔k60的源代码包含各类程序-Freescale k60 source code contains all kinds of procedures,
SD_Recording_Demo
- 利用 SPCE061A单片机,扩展 SD卡设备,实现录放音功能。要求具有下述功能: 1. SPCE061A对 SD卡的读写操作 a) SPCE061A对 SD卡的操作方式为 SPI模式; b) 提供 SD卡插入检测功能,并进行语音提示; c) 提供 SD卡写保护检测功能,并进行语音提示; d) 可以对 SD卡进行初始化、扇区写、扇区读、扇区擦除、得到 SD卡的容量信息等操作; 2. 录放音功能 a) 录音数据存储在 SD卡中; b) 支持多段录音;
cewifidriverar6000-99885
- Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation dire
P2_1
- Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation dire
project4
- 本例程移实现SD卡虚拟U盘功能。本例程的源代码主要来自于ST的USB固件库中的范例。 程序功能有: (1) 输入字符1,软件移除U盘设备。 (2) 输入字符2,软件重新使能U盘设备。 在工程配置中,需要添加2个固件库中用到的预编译宏:USE_USB_OTG_FS,USE_EMBEDDED_PHY 如果需要跟踪USB通信过程,可以修改2行宏定义 : (a) usbd_usr.c 文件开头 //#define usb_printf pri