搜索资源列表
SerialApp_Coordinator-Device
- zigbee无线通信协调器源码,基于Z-STACK,通过串口,动态显示网络状态,实现数据收发功能。-zigbee wireless communications coordinator source, based on the Z-STACK, through the serial port, dynamic display network status, send and receive data functions.
Assembly
- kniga za asembler PCI Enumerate Tool by WuJun@amoi.com.cn copy Irvine16.inc into c:\masm611\include copy Irvine16.lib into c:\masm611\lib compile command: ML /nologo -c -Fl pci.asm link command: LINK /nologo pci,,NUL,Irvine16 Hist
cc2430
- TI cc2430单晶片机的范例程式和data sheet。 使用8051 C 和Z-Stack编写-TI cc2430 examples of single-chip machine code and data sheet. Using the 8051 C and the preparation of Z-Stack
a_test
- 345加速度传感器,x,y,z三轴数据准确读取,并显示在1602液晶上-345 acceleration sensors, x, y, z three axis data accurate read, and displayed in 1602 LCD
SampleApp-transfer-data-in-1-hour
- 使用Zigbee的Z-Stack协议栈开发的一小时通明传输实验代码,下载后请用IAR打开编译-Zigbee Z-Stack protocol stack developed by one hour brightly transmission experiment code, download open with IAR compiler
main
- 加速度传感器 激活模式 ,读取 X加速度数据,读取Y加速度数据,读取 Z加速度数据- Fast Read Mode(Single Byte Data)
Host test
- 开机的时候先显示一些提示信息,然后初始化USB HOST,并不断轮询。当检测到USB鼠标 /键盘的插入后,显示设备类型,并显示设备输入数据: 如果是USB鼠标:将显示鼠标移动的坐标(X,Y坐标),滚轮滚动数值(Z坐标)以及按键(左中右)。 如果是USB键盘:将显示键盘输入的数字/字母等内容(不是所有按键都支持,部分按键没有做解码支 持,比如F1~F12)。(When you start, display some prompt information first, the