资源列表
c51_stepMotor
- c51驱动步进马达的电路和程序代码 #include c:\mc51\8051io.h /* include i/o header file */ #include c:\mc51\8051reg.h register unsigned char j,flag1,temp; register unsigned int cw_n,ccw_n; unsigned char step[8]={0x80,0xc0,0x40,0x60,0x20,0x30,0x10,0x90} #
Encoder
- 51单片机EC11编码器驱动程序,数码管显示编码器输入值,加减功能,飞梭旋转功能。(51 MCU EC11 encoder driver)
LD3320
- Stm32f_103 SPI_语言识别模块驱动 SPI LD3320 语言识别模块驱动(Stm32f_103 SPI_LD3320 driver SPI driver LD3320)
I2C-读写EEPROM
- IIC读写数据 单片机使用的是STM32F407系列(IIC read and write data)
test
- 通过上位机发送占空比给单片机,单片机输出相应PWM(The duty ratio is sent to the single chip computer through the upper computer, and the MCU output corresponding PWM)
数字温度传感器温度曲线实验
- 用ds18b20显示温度曲线,显示在lcd显示屏上(temperaturecurve; bight; bought; profile)
STM32F103+RTX
- 使用stm32f103平台,rtx系统,简单的gpio驱动及ADC验证,FFT处理等(Using the STM32F103 platform, the RTX system, the simple GPIO driver and the ADC verification, FFT processing, etc.)
vhdl分频器设计
- vhdl分频器设计,用quartus软件偏写,可进行时钟的分频。(Design of VHDL frequency divider)
vhdl译码显示器设计
- vhdl译码显示器设计,用quartus2软件编写,可实现数码管的显示译码功能。(VHDL decipher display design, written in quartus2 software, can realize the display and decoding function of the digital tube.)
Texas Instruments DS18B20
- CC2530节点通过采集 DS18B20 温度信息,实时发送到协调器。协调器通过 串口打印和液晶显示方式展示当前温度。(The CC2530 node is sent to the coordinator in real time by collecting the DS18B20 temperature information. The coordinator displays the current temperature by serial port printing and liqui
light1
- 流水灯设计1,所用软件为keil uvision4编写,并用multisim进行仿真设计,可实现流水灯造作1。(Water lamp design 1, the software used for keil uvision4 writing, and the use of Multisim Simulation design, can realize the flow of water lamp 1.)
light2
- 流水灯设计2,所用软件为keil uvision4编写,并用multisim进行仿真设计,可实现流水灯造作2。(Water lamp design 2, the software used for keil uvision4 writing, and the use of Multisim Simulation design, can realize the flow of water lamp 2.)
