搜索资源列表
ALU1
- ALU 指令格式(16位) op DR SR fun 0--3 4—7 8--11 12--15 指令类 OP码 指令 FUN 功能描述 控制 0000 NOP 0000 空指令 HLT 0001 停机 有条件跳转 0010 JZ 0000 Z=1,跳转 JC 0001 C=1,跳转 JNC 0010 C=0,跳转 JNZ 0100 Z=0,跳转 Jump 0101 无条件跳转 LOAD 001
lcd_test
- Xilinx Spartan-3E实验板上基于verilog控制lcd屏幕A到Z反复轮转显示。-Xilinx Spartan-3E verilog based test control board lcd screen A to Z repeated rotary display.
usb-device-hid-keyboard-project-at91sam7s-ek-iar.z
- useful when developer using ARM7 to interface HID devices like USB Keyboard-AT91SAM7SE test code for HID devices like USB keyboard for IAR platform
yuv_rgb
- 完成ITUR656标准的视频流数据向RGB格式的转换。-Complete video streaming ITUR656 standard data format to RGB conversion. Test module
MSP430FG4618_cc2420-TI_Z-STACK_TIMAC-1.2.1
- zigbee标准的mac层测试源代码,可以很好的工作在msp430FG4618+cc2420环境中-zigbee standard mac layer test source code, can be a very good working environment in the msp430FG4618+ cc2420
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,
Mark-test
- This file is a project consisting of Mark containing all the project from a to z in vdhl code and works on fpga spartan xilinx board.
linijka
- linijka--pomiarowa.rar Generalnie w odbiorniku nie ma wiekszel filozofi. Sa sygnaly z 2 czujnikow, zaluzmy ze czujnik 1 jest po lewej stronie, 2 po prawej. Czyli (zgodnie z tym opisem www.elektroda.pl/rtvforum/topic1132763.html) jeli z 2-giego czuj
ram
- 内部RAM的X,Y 单元中各存放一个带符号的数,试编程实现按如下条件进行的运算,并将结果存入Z单元中。-The internal RAM of the X, Y each storage unit signed a number of test programming operation carried out according to the following conditions and the results stored in Z units.
colored-map
- Author :M.Z.M Irshath ICT0506008 Program Name: Coloring Map Date : 15.August.2009 Purpos : Coloring Map problem BICT RUSL Program is designed to color a map using four colors Red, Green, Blue, and Yellow. Folder co
MFC_control_arm2410s_motor
- 使用MFC界面,控制ARM2410S试验箱上的电机,试验箱为博创。电机也可以使用实验箱上的AD电位器来控制,切换控制方式键为“z+enter”-MFC interface to control the motor ARM2410S chamber, Test Chamber Bochuang. Motors can also use the AD potentiometer on the experimental box to control the switching control key
STM32-Z-UET-CORE-BOARD-Test-Program
- 基于单片机加速度传感器龙丘MMA726051资料-Long the mound MMA726051 data based on single-chip acceleration sensor
SignalGenerator(90)
- 根据编码器信号特性,模拟出A,B,Z相信号,测试OK!-According to the encoder signal characteristic, Analog A, B, Z phase signal, test OK!
CC2530-Z-stack-test
- CC2530平台的Z-stack协议栈实验代码,供初学者学习和参考-CC2530 platform, Z-stack test protocol stack code, for beginners to learn and reference
8-led-DOT
- 8X8led点阵测试 包含0-9滚动 A到Z轮流显示-8X8led test matrix containing 0-9 turns the display to scroll from A to Z
myczt
- 用Verilog HDL语言对chirp Z变化进行实现,并附带测试文件。-Using Verilog HDL realize changes for chirp Z, and come with a test file.
GY-50Test-procedures
- GY-50三轴陀螺仪GY-50-SCH、GY-50-L3G4200资料,GY-50测试程序-关闭翻译英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 GY-50三轴陀螺仪GY-50-SCH、GY-50-L3G4200资料,GY-50测试程序 请键入文字或网站地址,或者上传文档。 取消 GY-50 sān zhóu tuóluó yí GY-50-SCH,GY-50-L3G4200 zīliào,GY-50 cèshì chéngxùGY-50 three-
ADXL345_Z_out
- 三轴加速度传感器模块GY-29 ADXL345的IIC测试程序,z轴输出的调试程序 使用单片机STC89C51 晶振:11.0592M 显示:LCD1602-Triaxial accelerometer module GY-29 ADXL345 the IIC test program, the debugger uses the microcontroller output z axis STC89C51 Crystal: 11.0592M display: LCD1602
Z-turn-examples-master
- # Z-turn-examples The repository with my simple Z-turn examples, to be used as templates for more serious projects. Please note, that the Buildroot configuration in my designs sets the root password to "test". Setting the password is n
Host test
- 开机的时候先显示一些提示信息,然后初始化USB HOST,并不断轮询。当检测到USB鼠标 /键盘的插入后,显示设备类型,并显示设备输入数据: 如果是USB鼠标:将显示鼠标移动的坐标(X,Y坐标),滚轮滚动数值(Z坐标)以及按键(左中右)。 如果是USB键盘:将显示键盘输入的数字/字母等内容(不是所有按键都支持,部分按键没有做解码支 持,比如F1~F12)。(When you start, display some prompt information first, the