搜索资源列表
SD_Card
- 基于MSP430F149的SD卡驱动程序,选用的是SPI模式,可实现基本的数据读写,注: 次程序不带FAT文件系统,故不能实现对文件操作,小弟初出茅庐,望多多指教。-MSP430F149-based SD card driver, use the SPI mode allows basic data read and write, Note: meeting program without the FAT file system, it can not be achieved for file
K9F1G08U
- pic18读写K9F1G08.可实现读、写、擦除-pic18 read and write K9F1G08. can be realized to read, write, erase
I2C_AT24C512
- 这是本人编写的目前所见到的最完善的AT24C512读写C源代码,适用于AVR系列单片机。可实现单字节、多字节连续读写,自动分页,全片清零。具有错误自动重复读写功能,可以抗电路的突发干扰。-It is currently being prepared, I saw the most perfect AT24C512 read C source code for AVR series of microcontrollers. Enable single-byte and multi-byte rea
chuanxingtongxin
- QT实现单片机上的串行通信,带界面。可实现功能:设置串口参数,包括波特率、数据位、校验位和停止位等。 2. 选择串口并且打开。 3. 读写打开的串口。 4. 断开串口。 -QT on a single-chip serial communication with the interface. Functions: Set the serial port parameters, including baud rate, data bits, parity bit and stop bit. (2)
AD9826(why)
- keil工程下的AD9826程序源代码,该代码可实现寄存器的读写功能和初始化操作,该程序可在lpc2388上成功运行-keil project under the AD9826 source code, the code can register read and write functions and initialization, the program can be run successfully on lpc2388
znFAT-test
- 振南51单片机版的FAT文件系统,可读取多种存储设备如SD卡、U盘等,方便用51实现丰富多样的功能。-The of Zhennan 51 microcontroller version of the FAT file system can read a variety of storage devices such as SD card, U disk, etc. to achieve a variety of functions, with 51 convenient.
CH376_STM32
- 用STM32实现读U盘的功能,基于KEIL4开发环境,可对16G的U盘进行读写。-use stm32 to read USB flash disk.
quzimo
- 取字模软件,可实现字模的读取,方便实用,减少了字模代码的编写-Admission Fonts software can read matrix, convenient and practical, to reduce the font code writing
FAT32_SD-Interface-C-function
- 在SD卡上实现FAT32文件系统,C实现,可程序结构清晰,简单易懂。里面还有一篇介绍FAT32文件系统的文档,学习代码之前,请耐心将pdf文档研读一遍,这样能达到事半功倍的效果-mplemented on the SD card FAT32 file system, C realized, program structure clear, simple and understandable. There is also a descr iption of the document FAT32 f
RC522for90C51
- 用于单片机90系列控制RC522的源程序.采用C与语言开发。编译之后程序较为经典. 上位机通过RS232端口,可实现:寻卡,防冲撞,选定卡片,验证卡片密码,读取M1卡一块数据,读取M1卡一块数据。-Used for 90X5X serious development at C,content with RS232,delay for some one who can read M1 card.
adc
- VERILOG编程,利用状态机实现对TLC549的采样控制,实验时可调节电位器RW1(在开发板底板左下角),改变ADC 的模拟量输入值,数据采集读取后在数码管上显示。 -Implementation of sampling control of TLC549 using state machine, adjustable potentiometer RW1 experiment (in the development board bottom left corner), change t
GyroSensor
- 利用串口实时读取陀螺仪的数据,并根据读取到的数据进行基本的航向标定,结合数码盘可实现粗略的定位。-Use serial real-time read gyroscope data, and according to the data is read into the basic course of calibration, combined with digital plate of rough localization can be realized.