搜索资源列表
51+ch375读写U盘超精简原程序(啊雨)
- 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 欢测试以下U盘通过:郎
LCD_DR
- //使用说明: //使用前请先定义keyscan为单片机的 //某个端口,如#define keyscan P1 //程序中扫描信号从keyscan高4位输出, //键值返回信号从keyscan低4位读入, //故使用时硬件电路需要与之相对, //或者把软件中相应地方修改即可-/ / use : / / use the former post keyscan definition of SCM / / a port, keyscan such as # define P1
44scan
- //使用前请先定义keyscan为单片机的 //某个端口,如#define keyscan P1 //程序中扫描信号从keyscan高4位输出, //键值返回信号从keyscan低4位读入, //故使用时硬件电路需要与之相对, //或者把软件中相应地方修改即可-/ / use the former post keyscan definition of SCM / / a port, keyscan such as # define P1 / / scanning proces
MiniGUIMessage
- 是在ARMsmart2200culinux平台上进行MiniGUI通信实验的程序-in ARMsmart2200culinux platform for communication is MiniGUI A post-mortem procedures
loadpgm
- DOS 串口通迅程序﹐下載BINARY 文件到單片機﹐有效驗和握手協議﹐發行版。-DOS serial correspondent procedures, download BINARY documents to the microcontroller, and effective post-mortem handshake agreement, distribution.
ZZCPLD
- 本文详细介绍了制作电路板的方法及步骤. 实验板的功能 这个实验板可以做如下实验: 1.可以进行运算器(加、减、乘和除法)、比较器、译码器、编码器、选择器、分配器和一般组合电路的实验 2.可以进行触发器、寄存器、计数器和一般时序电路的实验 3.可以进行频率计电路、时钟电路、计时电路、交通灯等复杂数字系统的实验 4.加扩展板可以进行A/D、D/A、串行E2ROM和8031单片机等方面的实验 -This paper describes a circuit board pro
CAN
- linux 下CAN总线驱动源码,该程序已验经过,成功运在2510上.-linux CAN bus driver source code, the post-mortem after the procedure has been successfully transported in 2510 on.
cuankou
- 优点:中断中只做很少的事情,通常我是在接收中断中post一个信号量,触发别的任务读数据
nboot
- 由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作 1.target settings : post-linker:选择为 ARM fromELF 2.ARM assembler与 ARM c Compiler 的 architecture or processor 选择为:ARM920T 3.ARM linker的 output:RO base为 0x00000000 (当仿真时为:0x30000000
CAN-bus-shiyanshi
- 本方案适用于研究生、本科、大专、职业技术学院的嵌入式系统(单片机/ARM7) 应用、信息通信、应用电子、机电一体化、微机应用、数控技术、自动化控制、计 算机原理与应用、仪表及控制、汽车工程等与“电子/微机/总线”有紧密联系的相关 专业。-The program applies to postgraduate, undergraduate and post-secondary schools, vocational and technical colleges Embedded System (S
gdyntext-1[1].5.0.tar
- GIMP Dynamic Text是GIMP的插件程序,它的工作方式与GIMP嵌入式文本工具相似,但它允许你制作多行文本,制作后可以进行再编辑-GIMP Dynamic Text is the GIMP plug-in, the way it worked with the GIMP embedded text tool similar, but it allows you to produce more lines of text, post production can be re-edit
字库14×16Ver1.0
- 14*14点阵,调整为14×16 的。 不同于16*16,12*12的,比12*12的大气, 又不象16*16的满格,字与字之间没有什么间隙。 纵向取模,字节倒序。 先取上面的14字节, 在取下面的14字节。 是14×14的字库加入了拼音的索引。并且索引的汉字部分做了简单的划分,避免一个拼音对应的汉字分在2个区中 原拼音索引格式是 0-0xd4f 拼音索引 8个字节一个记录,前面6个字节是拼音,后面2个字节是汉字所在的地址。(高字节在后,低字节在前) 映射在本字库的7B00-884F区 0x10
B11447_B1.rar
- 随着DSP的普遍应用和数字信号处理技术的发展,对声音信号进行实时处理成为可能,DSP的速度越来越快以及各种快速算法的应用,在上面可以进行各种复杂的数字音效实时处理,如均衡,混响。可应用于各种数字音频播放器的音频后处理,为五彩缤纷的音乐添加更多的色彩。,With the widespread application of DSP and digital signal processing technology, the sound signal in real-time treatment bec
Web_based.rar
- Web based binary image upload for ARM LPC2366 controller. Toolchain is Keil Realview MDK ARM ver 3.2 with RL ARM Real time Lib 3.40. RAR file contains webiap2.cgi file and HTTP_cgi file. HTTP_cgi file is modified in cgi_process_data to upload binary
post-mutex.zip
- ucos-ii中发送一个互斥信号mutex源码,ucos-ii Send a mutex mutex signal source
PP_V2.5
- s3c6400 post processor decoder
Internet
- wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
MobileDog
- 校内网狗狗的一个刷骨头工具,曾经用过。同时还是一个简单的GET/POST工具,用WININET API实现,可以用来提交数据。-Xiaonei dog bones, a brush tool, has been used. At the same time, or a simple GET/POST tool used to achieve WININET API can be used to submit data.
uC-HTTPs
- uC/HTTPs HyperText Transfer Protocol (server) This server is designed to work well with an embedded system that does not have PERL and the other * "niceties" that are on a larger UNIX or NT server environment. GET and POST requests are supported.
LPC post
- 使用VHDL语言通过LPC接口实现的post卡功能,用于debug