-
步进电机
说明: 编制MCS-51程序使步进电机按照规定的转速和方向进行旋转,并将已转动的步数显示在数码管上。
步进电机的转速分为两档,当按下S1开关时,加速旋转,速度从10转/分加速到60转/分。当松开开关时,减速旋转,速度恢复为10转/分。当按下S2开关时,按照逆时针旋转;当松开时,按照顺时针旋转。
本程序要求使用定时器中断来实现,不准使用程序延时的方式。(The MCS-51 program is programmed to rotate the stepper motor according to the specified speed and direction, and the number of steps that have been rotated is displayed on the digital tube.
Stepper motor speed is divided into two gears. When the S1 switch is pressed, the speed is accelerated from 10 rpm to 60 rpm. When the switch is loosened, the speed will be reduced to 10 rpm. When pressing the S2 switch, rotate counterclockwise; when loosening, rotate clockwise.
This procedure requires the use of timer interrupt to achieve, do not use the way of program delay.)
- 2020-06-16 09:40:02下载
- 积分:1
-
微机继电保护matlab算法仿真
简单的微机保护仿真程序,热切希望可以有一个交流的平台,可以学习(Simple microcomputer protection simulation program)
- 2017-07-02 11:07:50下载
- 积分:1
-
基于单片机的温湿度系统设计
说明: 51单片机DHT11温湿度系统程序设计程序原理图仿真(51 single chip microcomputer DHT11 temperature and humidity system program design program schematic simulation)
- 2021-03-02 15:19:34下载
- 积分:1
-
SPI
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU
// is configured in 4-wire Single Master Mode, and the EEPROM is the only
// slave device connected to the SPI bus. The read/write operations are
// tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware
// connections of the F06x MCU are shown here:
- 2008-03-01 10:53:18下载
- 积分:1
-
I2C_Slave
MSP430F5438 I2C 从机模式代码(MSP430F5438 I2C Slave mode code)
- 2013-09-02 16:20:20下载
- 积分:1
-
spwm+OLED+ADC
stm32发spwm波 oled显示 ADC采集(Stm32 send spwm wave oled display ADC acquisition)
- 2020-06-18 14:20:01下载
- 积分:1
-
Alarm
一个基于C语言的51单片机多功能电子闹钟日历,支持多组闹铃和倒计时功能,自动修正闰年天数(A microcontroller-based C-51 multi-function electronic calendar alarm clock, alarm and countdown to support multiple functions, automatically correct number of days in leap year)
- 2010-10-28 19:43:48下载
- 积分:1
-
MAX7219点阵驱动程序
keil4 89c52
MAX7219点阵原理图.pdf
MAX7219英文.pdf
MAX7219中文.pdf
MAX7219.uvproj
max7219.hex(keil4 89c52
MAX7219Lattice schematic diagram.pdf
MAX7219EN.pdf
MAX7219CN.pdf
MAX7219.uvproj
max7219.hex)
- 2020-06-24 11:20:02下载
- 积分:1
-
stepmotor
这是个用矩阵键盘控制步进电机圈数和转速的程序,参数设定在触摸屏上显示(This is a matrix keyboard to control the stepper motor number of turns and speed program parameter settings on the touch screen display)
- 2012-08-13 13:46:23下载
- 积分:1
-
pv
说明: 基于微电网的太阳能光伏发电电池仿真的模型(Solar photovoltaic battery simulation model based on the micro-grid)
- 2013-03-17 22:22:55下载
- 积分:1