搜索资源列表
2410-2
- 这是本人经过一个多月的努力完成的精美的S3C2410核心板。所有IO全部引出,布局合理,走线美观,数据线等长,下载后看了,便知道了。-After more than a month of efforts to complete the exquisite S3C2410 core plate. All IO all leads, rational layout, alignment beautiful, long lines of data download read, we knew.
cat24wc02LED
- 这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"T
dvdSearch
- 碟机Search流程说明 Search过程中,主要涉及到的问题是Search(搜索) 和Match(匹配),其目的就是能够准确地给光头定位。如果匹配才算是成功的?要跳转多少个Track(信迹)才能到目的位置,以及这些跳转指令又是如何?等等诸如此类的问题都将该文档中有详细的解释说明。在koala这个项目中,当 Servo不在做顺序读取,而因为某些特定目的要求需要做跳转读取,这时就需要用到Search功能,快速跳转至指定位置读取数据。比如说歌曲跳转,当播放完前一首歌时,开始播放下一首歌时,必须快
mti_g
- 荷兰XSENS公司MTI-G AHRS的驱动程序。平台采用AT91RM9200,采用DMA中断方式读取数据。代码简单高效,可移植性强-Netherlands XSENS company MTI-G AHRS drivers. Platform with AT91RM9200, read data using DMA interrupt. Code simple and efficient, portability
VS1003B_SD_SPI_LCD
- 本工程在mega16单片机上实现MP3的播放,MP3解码器采用VS1003芯片硬件解码,mega16作为主控和显示以及读取SD卡的数据。-Mega16 this project to achieve single-chip MP3 player, MP3 decoder chip using VS1003 hardware decoder, mega16 as a control and display, as well as read data from SD cards.
nandflash
- 基于S3C2440,K9F1G08U0A NAND Flash器件,实现向NAND Flash的某个块写数据,然后从这个块读出数据。-Based on S3C2440, K9F1G08U0A NAND Flash devices, to achieve a block to the NAND Flash write data, and then read data from this block.
ZSC31015
- It is implementation of functions to read data from ZSC31015 cirquit based on STM32 microcontroller
STC12C5A60SPVS1003
- 使用STC的12C5A60S单片机+VS1003开发的MP3播放器,支持U盘SD卡,支持上电自动播放,逐首步进,音量调节,播放时间显示,其中U盘部分使用沁恒的CH375,SD卡采用模拟SPI方式读取数据,文件系统使用FAT32,最大特点是主程序结构明了,显示部分使用函数指针,-STC s 12C5A60S using SCM+ VS1003 development of the MP3 player, SD card support U disk, support for automatic p
4
- 串口程序 labview 与单片机通信 进行数据读写操作记忆备置-servial with labview and use RS232 to communication with MCU. including the servial config read data and write data
i2c
- ARM-M0-LPC1114 I2C串口通讯程序-From device to device, the I2C communication protocol may vary, in the example below, the protocol uses repeated start to read data from or write to the device: For master read: the sequence is: STA,Addr(W),offset,RE-
M16_ADC
- ADS1110 &atmega16 单路采集卡程序,16位精度,可通过串口回读采集的数据!-ADS1110 & atmega16 single way acquisition card procedures, the precision of 16 bits, and via a serial port to read data!
mp3
- lpc43xx系列的处理器,通过双核通信实现MP3播放,M4核解码,M0核从sd卡读数据-The LPC43xx series processor, dual-core communications MP3 player M4 core decoding, M0 core read data from the SD card
USART_Printf
- HART协议,利用SMT32F207操作,实现读数据,修改上下限等。-HART protocol, the use of SMT32F207 operations, implementation of read data, modify the upper and lower limits and so on.
GD25Q32B
- spi flash GD25Q32B,在lpc1114平台上的底层读ID,写数据和读数据驱动,有擦除函数,在lpc1114硬件平台测试通过。-Spi flash GD25Q32B, underlying read ID on lpc1114 platform, write data and read data driven, erasing function, the lpc1114 hardware platform test pass.
IC-card
- 针对LPC1768操作4442IC卡的代码,可以实现数据的写入,读取,密码校验等功能-code for write and read data in the 4442 IC card
SD
- sd卡的初始化,读数据操作,写数据操作,文件系统设置-sd card s initialization ,read data,write data and file system
MODE
- 能实现对24高精度ADhx711进行驱动读取AD数据,配上简单数据滤波达到分辨率5点采样点 具有8MBIT的内存,并且还有迪文屏的驱动程序-Can achieve high-precision AD hx711 24 is driven to read data AD, accompanied by a simple data filter to achieve resolution of sampling points 5:00 Having 8MBIT memory, and the
sensors-data
- LPC2148 读取紫外线传感器si1132 运动传感器mpu9250-arm read ultraviolet sensors si1132
EncoderPGUI
- 这个是基于K60芯片的正交解码的程序,用Keil打开,然后直接烧写就可以了,里头还含有GUI的程序,可以直接用TPT屏幕看读取的数据,是非常好的程序。-This is based on the K60 chip quadrature decoding procedures, using Keil open and direct programming on it, inside also contains a GUI program, you can see the read data dire
HMT_API_V4.XX
- 拓普微串口触摸屏底层驱动程序,包括51 单片机,和STM32的例程,程序包含画点画线,读数据、写数据,读按键等功能(Tuopu serial port touch screen driver, including 51 SCM, and STM32 routine, the program includes drawing dot line, read data, write data, read the keys and other functions)