资源列表
8bit Cpu designing
- CPU具有的功能:能完成一些简单的指令 MOV AX,ADDRESS4 --将address4中的内容赋给AX寄存器(在8086/8088汇编语言中称这种寻址方式为直接寻址方式) ADD AX,ADDRESS4 -- 将address4中的内容加到AX寄存器中 SUB AX,ADDRESS4 -- 用address4中的内容减去AX寄存器中的内容 OUT -- 输出AX寄存器中的内容 HLT
USB-Device---HID---Uninterruptible-Power-Supply.z
- MICROCHIP PIC microcontroller source code to operate an uninteruptable power supply. Full Source and instruction included
lanyaxiaoche
- 本人参考了wifi 蓝牙智能机器人创意工作室的制作过程,再次跟大家分享一下。我做的小车底盘是由两个直流减速电机驱动的四轮车,驱动部分是典型的L298N的驱动模块,小系统是STC89C52,电源部分分别给单片机和电机供电。电机我用6V,单片机、L298N芯片及蓝牙无线串口模块自然是用5V供电。蓝牙无线串口模块是在淘宝上买的。上位机和下位机程序我都上传了,可以参考。 -lan ya xiao che.
YS-XFS5152(C51_I2C)
- 此程序是一款语音合成模块的驱动程序,可以单独使用也可以移植到嵌入式系统中;可以实现语音的播报和语音的合成,只要将程序的功能读懂就可以轻松的写出更加复杂的程序实现更加丰富的功能。 -This program is a speech synthesis module drivers can be used alone or can be ported to embedded systems can broadcast the synthesized speech and voice, as l
LSFR
- 线性反馈移位寄存器通常用于实现数据压缩电路中的基于循环冗余码校验的特征分析,应用于需要用伪随机二进制数的应用中。基于vivado的程序设计(Linear feedback shift registers are usually used to perform signature analysis based on cyclic redundancy check in data compression circuits, and are applied to applications requir
09_Timer0
- timer 0 in pic 16f877a
DSP_IMDTC
- 异步电机的查表法直接转矩控制DSP程序,对转速、转矩和磁链进行控制(DSP program for switch table direct torque control of induction motor)
红外测温程序
- 本工程基于STC89C52实现对物体的红外测温,经测试距离固定的情况下,红外测温较为稳定。本工程使用MLX90614ESF-BAA作为探头传感器(this is a project from android app that maybe help the junior to improve the study of the android platform)
FPGA实现Jpeg压缩,和视频采集程序
- FPGA实现Jpeg压缩,和视频采集程序(Zynq - Main - register access Mio)
tem-sensor-wireless-tc51-code
- 温度传感器用单片机51无线收发程序。运用NRF92无线模块。-tem-sensor wireless stc51 code
nRF24LE1
- NEF24LE1射频开发驱动程序。包括芯片库文件,以及收发主程序。-NEF24LE1 RF development driver. Including the chip library files, as well as send and receive the main program.
zhiliudianji
- 直流电机闭环调速 基于51单片机的电机调速系统 c51源码和proteus仿真-DC motor closed-loop speed control based on 51 single-chip motor speed control system C51 source and Proteus simulation
