搜索资源列表
utils01
- 8051 VARIOUS UTILITY FUNCTIONSUTIL_ADCAD - Add Acc to DPTR, sets CYUTIL_ADCBAD - Add B/A to DPTR, sets CYUTIL_SUBBAD
U51asm
- 交通灯: 1. 因为本设计是交通灯的控制,所以要先了解实际交通灯的变化规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1南北绿灯通车,东西红灯。过一段时间转状态2,南北绿灯闪几次转亮黄灯,延时几秒,东西仍然红灯。再转状态3,东西绿灯通车,南北红灯。过一段时间转状态4,东西绿灯闪几次转亮黄灯,延时几秒,南北依然红灯。最后循环至状态1。 2. 双色LED是由一个红色LED管芯和一个绿色管芯封装在一起,公用负端。当红色正端加高电平,绿色正端加低电平,红灯亮;红色正端加低
03_Quantization
- This lab exercise will introduce you to AccelDSP’s floating- to fixed-point conversion features. AccelDSP will automatically generate a fixed-point representation of a floating-point design. This process is controllable by using quantize directives.-
ACC
- 1602显示测试值,一种对电阻测试其值大小并用LCD1602显示
ACC
- 一个用51单片机和16*2液晶的重力加速度测试仪的图片及源码-a microcontroller with 51 and 16 * 2 LCD gravity tester pictures and FOSS
acc
- 加速度传感器+无线测量+步态检测代码+avrs实现-Acceleration sensor wireless measurement gait detection code avrs achieve
adc_1602
- LCD1602来显示通过AVR ADC0采集的信号,参考电压为ACC,上下浮动不超过0.2V-LCD1602 to show through the AVR ADC0 collected signal, the reference voltage for the ACC, plus or minus no more than 0.2V
acc
- 自己使用AHDL语言编写的24位累加器.主要使用于DDS-24bit_acc
leijiaqi
- 累加器,一个加法器和一个寄存器构成的累加器,其用途是用于DDS技术的相位累加器 -ACC
ATMSIMULATION
- project of atm thats content searching of a-project of atm thats content searching of acc
DCMotor
- ADC EQU 35H CLOCK BIT P2.4 定义ADC0808时钟位 ST BIT P2.5 EOC BIT P2.6 OE BIT P2.7 PWM BIT P3.7 ORG 00H SJMP START ORG 0BH LJMP INT_T0 START: MOV TMOD,#02H MOV TH0,#20 MOV TL0,#00H MOV IE
acc
- This accelerometer based robo control system.-This is accelerometer based robo control system.
acc
- 模拟比较器的调试,单片机使用的是LPC922,供大家参考-Analog Comparator debugging microcontroller using LPC922, for your reference
zhenxianfashengqi
- 调用SIN输出四路相位不同正弦波发生器,输出信号幅值是0~A-Four different phases called SIN output sine wave generator, the output signal amplitude is 0 ~ ACC
acc-gyro-cmp
- 处理txt存储adxl345 l3g4200d hmc5883l原始数据-Txt processing the raw data stored adxl345 l3g4200d hmc5883l
CPU-with-VHDL-16-32
- 在quartus中运行的32位指令集的16位CPU程序,模块化设计,包括MBR, BR, MR, ACC, MAR, PC, IR, CU, ROM, RAM, ALU等模块-In the the quartus run 32 16-bit CPU instruction set procedures, modular design, including the MBR, BR, MR, the ACC, the MAR, the PC, the IR CU, the ROM, RAM, ALU
acc
- 全加器,比较器等verilog hdl代码 以及测试代码-Full adder verilog hdl code of the comparator
EDFA-ACC
- aduc831串口通信, DAC,ADC,LCD 显示,EDFA ACC功能,源代码-aduc831 serial communication, DAC, ADC, LCD display, EDFA ACC function, the source code
ACC--experiment
- cortex-M0-lpc11c14的ACC实验-ACC experiment cortex-M0-lpc11c14 of
Acc
- Acc/ ├── android/ │ ├── apk/MotionSensor.apk(手机安装文件) │ ├── src/(app源码) │ └── ... └── embedded/ ├── sdk/(需要的协议栈和SDK) └── arm/app.uvprojx (工程文件,双击打开)(Acc/ Just android/ We had apk/MotionSensor.apk (mobile phone installation f