搜索资源列表
io_driver
- 1602 lcd 显示驱动 与按键监测 控制口 rs=P0^7 rw=P3^3 sbit ep=0xc4 数据接口 P2 24M时钟 显示范围为 0~9 A~Z a~z : - / < > . 按键 P1 共计16个按键键值1~16 返回0表示无键入 -1602 lcd display driver with key monitoring and control port rs = P0 ^ 7 rw = P3 ^ 3 sbit ep = 0x
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.
yuv_rgb
- 完成ITUR656标准的视频流数据向RGB格式的转换。-Complete video streaming ITUR656 standard data format to RGB conversion. Test module
UART_RVMDK
- 本源码为STM32的UART使用例程,主要测试UART1的功能。开发环境realviewMDK 程序运行前先打开串口调试软件,UART被配置为: 波特率:9600bps 字长 :8位 校验位:无 停止位:1位 程序正常运行,调试软件的数据接收区将显示ASCII码字符表中的‘0’到‘z’范围内的字符;同时开发板上的小灯LD3~LD6将会顺序点亮,然后顺序熄灭。-The source code for the STM32' s UART to use routines,
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
MIPS1CYCLE
- MIPS single-cycle processor design in verilog.Instruction memory to the design and initialise it with your assembly code-a. Load the data stored in the X and Y locations of the data memory into the X and Y registers. b. Add the X and Y registers an
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
dsp3-tms320f2812
- 加减法计算,计算z=x+y-w,计算结果数据存储器地址存储内容十进制-Subtraction method to calculate z = x+ yw, the results of data stored in the content of the decimal memory addresses
allot1_4
- 设计一个双1路到4路的数据分配器电路 设计要求: (1)1路到4路数据分配器其逻辑功能表如表3.2.2所示,试用行为描述方式写出设计块对其逻辑功能进行描述。 表3.2.2 数据分配器功能表 S1 S0 Out0 Out1 Out2 Out3 0 0 in z z z 0 1 z In Z Z 1 0 Z Z In z 1 1 Z Z Z in-1 way to design a dual 4-way data distributor circuit design
nunchunk
- 使用i2c-dev 从smbus读取wii游戏手柄nunchunk数据,根据读取的x-position , y-position位置,画轨迹,改变颜色,刷新屏幕-Using i2c_dev.h to read data from nunchunk and draw the trajecty of it.Change color and refresh the screen. Z and C button are pressed to exit the program
a_test
- 345加速度传感器,x,y,z三轴数据准确读取,并显示在1602液晶上-345 acceleration sensors, x, y, z three axis data accurate read, and displayed in 1602 LCD
AssignmentP4
- Assignment 4: 1. Analyze and simulate the following code lists (code1 and code 2) with the same input signals shown below by presenting POW and OL. If the data type of “a, b, c, d, u, v, w, x, y, z” is declared as std_logic, what will the simulatio
design-2-recieve-serial-data-and-display-on-LCD.z
- 8051 code to receive name serially.
ps2_keyboard_test
- FPGA通过ps2接收键盘数据,然后把接收到的字母A到Z键值转换相应的ASII码,通过串口发送到PC机上。需要接键盘,还要用调试助手,下载程序后,在键盘上按下一个键,比如A,则在PC调试助手上可看到A-FPGA received by ps2 keyboard data, and then received the letters A through Z keys to convert the corresponding ASII code, sent through the serial po
STM32-Z-UET-CORE-BOARD-Test-Program
- 基于单片机加速度传感器龙丘MMA726051资料-Long the mound MMA726051 data based on single-chip acceleration sensor
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
CC2530-chip
- CC2530片内温度监测程序代码,基于Z-stack协议栈的节点采集片内温度数据的代码。-CC2530 chip temperature monitoring program code, based on Z-stack stack node chip temperature data acquisition code.
10_ps2_keyboard_test
- FPGA通过ps2接收键盘数据,然后把接收到的字母A到Z键值转换相应的ASII码,通过串口发送到PC机上。 实验时,需要接键盘,还要用调试助手,下载程序后,在键盘上按下一个键,比如A,则在PC调试助手上可看到A -Through FPGA receive the ps2 keyboard data, and then receive the letters from A to Z key value into corresponding ASII code, through A seri
MT-UART
- 通过对Z-SATCK协议栈中串口处理程序的修改,完成了,对GPS模块串口数据的采集- 您是不是要找: 通过对Z-STACK协议栈中串口处理程序的修改,完成了,对GPS模块串口数据的采集 中文(简体)英语日语 By Z-SATCK protocol stack serial processing modifications complete, the GPS serial data acquisition module
VHDL-Code-For-Full-Adder-By-Data-Flow-Modelling.z
- VHDL Code For Full Adder By Data Flow Modelling