-
Stepper-motor-acceleration
基于单片机和C语言的,步进电机加速减速匀速演示,希望方便大家(Based on SCM and C language, stepper motor acceleration and deceleration uniform presentation, I hope to facilitate)
- 2013-10-09 10:58:38下载
- 积分:1
-
kleeman_kalman_basics
1. Provide a basic understanding of Kalman Filtering and assumptions
behind its implementation.
2. Limit (but cannot avoid) mathematical treatment to broaden appeal.
3. Provide some practicalities and examples of implementation.
4. Provide C++ software overview.
- 2015-01-26 11:14:27下载
- 积分:1
-
DatamemoryEEPROM24C02
/*EEPROM24C02,程序将对存储器进行读和写,因此涉及到键盘程序,比较复杂,耐心学,*/#include <reg51.h>#include <intrins.h>#define W24C020xA0//存储器的写地址
#define R24C02 0xA1 //存储器的读地址
#define MSB 0x80 //8位二进制最高位置1
#define LSB 0x01 //8位二进制最低位置1
(/* EEPROM24C02, program will read and write memory, it involves the keyboard program, more complex, patient study,* /# include <reg51.h># Include <intrins.h># Define W24C020xA0// write the memory address# define R24C02 0xA1// read memory address# define MSB 0x80// 8 bit binary highest position 1# define LSB 0x01// 8 bit binary lowest 1)
- 2010-06-05 18:30:50下载
- 积分:1
-
IAR
讲述IAR环境如何的使用简明教程,适合初步接触IAR的初学者使用(How about the use of IAR environment, simple tutorial for beginners to use the initial contact IAR)
- 2011-01-19 11:13:52下载
- 积分:1
-
STM32_S_ADC
STM32 ADC,所用的是神舟开发板,STM32芯片是STM32F107VCT6(STM32 ADC,the STM32 micro core is STM32F107VC)
- 2013-11-04 23:07:06下载
- 积分:1
-
L298N_Drv2.5a2.6
l298n控制步进电机两相八拍测试程序,加加加几(l298n controlled stepper motor test program)
- 2013-05-11 15:23:01下载
- 积分:1
-
AD12864
ad采集及12864显示额程序 基于atmega128(ad 12864)
- 2012-07-25 23:55:10下载
- 积分:1
-
基于51单片机红外线发射接收管测速方案
说明: 利用红外线发射接收管测量低压直流电机运转速度(Infrared transmitting and receiving tube speed measurement)
- 2020-04-29 10:12:24下载
- 积分:1
-
duoji
使用stm32驱动SG90舵机 实现正反转 程序不是特别难 一看就能看懂(Using the STM32 driver SG90 actuator to achieve positive inversion procedure is not particularly difficult to see to understand)
- 2020-10-25 16:30:00下载
- 积分:1
-
CAN
PIC单片机在CAN通信中的应用。该程序是微芯单片机用CAN通讯的程序清单,对CAN开发者有很高的参考价值。(PIC microcontroller applications in CAN communication. This program is a list of program microchip microcontrollers with CAN communications, CAN developer for a high reference value.)
- 2014-11-17 11:12:47下载
- 积分:1