搜索资源列表
CF--FOR-segway
- 这是一个两轮车平衡软件开发,使用的是飞思卡尔公司的ColdFire单片机编程-this is for segway
pinghengche-chengxu-_
- STM32 两轮平衡车 程序 获取姿态传感器的角度 控制电机的速度 -STM32 Wheeled procedures to obtain the point of view of the attitude sensors to control motor speed
J-YoungSmartCar
- 两轮平衡车飞思卡尔K10源程序 -Freescal Smart Car
perfect
- 两轮自平衡车实现,包括平衡控制,速度控制,方向控制。用到了经典PID控制算法!-中文(简体)英语日语Alpha Two self-balancing vehicle, including the balance of control, speed control, direction control. Classic PID control algorithm is used!
Blance
- 两轮自平衡小车,美国平衡车赛格威的小型化,飞思卡尔平衡车比赛用程序-Two self-balanced car, the U.S. balanced car Segway small and Freescale balanced car racing program
balanced
- 两轮平衡车源代码,卡尔曼滤波,互补滤波,PID控制!-Two balanced car source code, Kalman filtering, complementary filter, PID control!
mpu6050test
- AVR128驱动MPU6050实现角度的测试,亲测角度非常准确,此程序可移植性到两轮平衡车,四轴飞行器上用!稳定性强!-AVR128 test drive MPU6050 implementation perspective, pro-test angle is very accurate, balanced this program portability to two cars, four aircraft used! Stability!
balance-car
- 一个word文档,两轮自平衡车的主程序,针对51单片机编写。-A word document, main program for two self-balancing vehicle , for 51 .
kalman
- 卡尔曼滤波器,两轮平衡车使用,入参是陀螺仪和加速计采集的数据(ADC采集之后统一成弧度单位制)R_angle可以调节output的平滑度-kalman filter for balance robot(input are rad value,+ or-, source from gyroscope and accelerometer), parameter R_angle could configure bigger to make output smoother
kalman
- kailman滤波for两轮平衡车,有源代码,中文卡尔曼的介绍,和卡尔曼for平衡车算法介绍(中文)-kailman filter for two balanced car, source code and Chinese Kalman introduction.
lianglun
- 寻迹的两轮自平衡小车的设计与实现 飞思卡尔 智能车-Tracing of the two self-balancing vehicle design and implementation of Freescale Smart Car
Balance
- STM32F103RBT6主控两轮平衡车,传感器使用MPU6050,卡尔曼滤波,PD调节可以上下坡。-Balance STM32F103RBT6 master two rounds of car, use MPU6050 sensors, kalman filtering, PD regulating can go downhill.
balance-car
- 多套两轮平衡车,扭扭车的源码和学习资料,希望对大家有帮助-Several sets of two balanced car, shilly car source and learning materials, we hope to help
STM32
- 基于STM32F103X的两轮平衡车,经过调试,优酷上有视频-Based STM32F103X rounds balance car, after commissioning, there is a video on Youku
two-wheel-balance-car
- 开发平台是Keil MDK4,基于STM32的两轮平衡车,代码内有详细的注释.-A two-wheel balance car usage which based on STM32 MCU
blance-car
- 两轮平衡车的开发原理和开发过程。简单实用。调试方便。-The development principle and development process of two- wheeled balance. Simple and practical. Easy to debug.
平衡车
- stm32f103c8t6主控两轮平衡小车程序,内含电路原理图。使用卡尔曼滤波mpu6050采集角度,使用串级pid控制小车平衡和速度。(Stm32f103c8t6 master two wheel balancing program, including circuit schematics. The Calman filter mpu6050 is used to collect the angle, and the cascade PID is used to control the ba
main
- 两轮平衡车,直立,速度,转向三环叠加控制(Two wheel balance vehicle, vertical, speed, steering triple loop superposition control)
两轮自平衡车完整开源项目资料V20150608
- 平衡小车运动的核心代码和测试工具,支持简单的二次开发。stm32和mpu6050配合驱动tb6612维持平衡(The core code and testing tool for balancing the car movement)
平衡车代码
- 基于STM32F103C8T6的两轮平衡车代码,测试成功,PID的值需要自己调。