-
-
-
-
cport.rar
delphi下的COMPORT修正版:
主要修改:
1、支持终端中文显示
2、支持终端hex显示
3、去掉了抛出的部分异常
这里有很多原版的,但都没有修正中文显示。
-
-
-
crypt.zip
... no "enigma machine", yet provides a simple way of storing a password with encryption. The password is first encrypted then converted to Hex. The reverse process will first convert to ascii then decrypt. The form has 2 Command buttons, one is Crypt, the ...
-
hex.zip
This example program is provided to get to read the file into a byte array quickly. Then format the bytes
and display them.
-
-
12.rar
... 同步延时
FX2Test/lpregs.h 寄存器声明
FX2Test/lp.h EZ-USB头文件
FX2Test/fw.c C51主程序
FX2Test/periph.c 初始化及任务调度
FX2Test/FX2Test.hex 单片机Hex文件
FX2Test/STARTUP.A51 启动代码
程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。
安装:把源码 ...
-
MACDemo.rar
本文详细介绍如何使用GAINS节点和我们开发的MAC协议的代码实现无线通讯功能的过程。涉及到avr单片机的编译器winavr,烧写软件avr studio以及avr系列单片机的烧写器,本文介绍如何使用avr studio 和烧写器将winavr编译后产生的hex文件存入单片机flash的过程。这个过程完成以后,就可以组织一个小规模的单跳网络,通过SNAMP后台可以看到网路的可视化效果。
-