搜索资源列表
FATFileAndUdisc
- 有关单片机读写U盘的资料,包括USB相关的协议UFI、CBI等,以及FAT12/FAT16/FAT32/NTFS文件格式,硬盘数据结构
PCBaPROTELaSTC
- protel99 的pcb库文件,包含stc全系列单片机,绝对好用,当然,作为PCB的封装,你可以用在绝大多数其他脚数相同的元件上。如果导入后调不出列表,可以点编辑任意修改一个元件名,然后再改回来,保存后就可以了-pcb library files in protel99 stc contains the full range of microcontroller, absolutely easy to use, of course, as the PCB package, you can be
Logo2Bin
- 该代码主要是把Bitmap格式的Logo图片转换成单片机中使用的二进制文件(适用于大端存储模式的单片机),这样Logo图片在代码中可以是独立的且占用固定地址,方便需要频繁更换Logo图片的场合。-This code is use to transfer Bitmap format Logo file to binary file.
exe2bin-1
- 一个有用的工具,将汇编生成的EXE文件转换成bin文件,用于单片机程序的下载-A useful tool that will compile the generated EXE file into a bin file, download the program for the microcontroller
wav2pcm
- 将wav文件转换为PCM码流数据数组,供单片机直接调用,方便单片机开发音频芯片(如:PCM1770)。-Wav file will be converted to PCM stream data array, a direct call for SCM, SCM convenient audio chip (eg: PCM1770).