搜索资源列表
小车蔽障程序
- 这是关于stc单片机的小车蔽障程序源程序,已经经过测试完成。
car.rar
- 此为循迹小车的程序资料及源码。 本程序实现小车对白色背景下黑色线条的寻迹,效果良好,包含实验测试程序,此为循迹小车的程序资料及源码。 本程序实现小车对白色背景下黑色线条的寻迹,效果良好,包含实验测试程序
Smart-car-electronic-compass
- 智能小车电子罗盘,HMC5883 IIC测试程序,使用单片机STC89C51 -Smart car electronic compass, HMC5883 IIC test procedures, the use of single-chip STC89C51
Freescale_Smart_car_search_line
- 用于飞思卡尔智能小车竞赛的自编程序源代码,经过竞赛测试,运行良好。红外传感器寻线。-Freescale Smart car for the self-competition program source code, after a competition test to work well. Line-tracking infrared sensor.
car1
- 这是一个非常好的小车测试程序,对你会有很大帮助-This is a very good car test program, there will be a great help to you
test-program
- 电动小车测试程序,含12864液晶的显示。-Electric car test program, including 12864 LCD display.
CarCCDtest5
- 飞思卡尔mc9s12dg128单片机,小车测试程序,调试通过-Freescale mc9s12dg128 chip, car testing, debugging through
final-program
- 此程序为循迹小车最终程序,经本人测试有用。-This program is the ultimate car tracking program, after I test useful.
xunheixian
- 循迹小车测试程序: 1.采用定时器模拟PWM控制电机信号 2.循迹平稳 3.三个红外对射传感器 互联设计淘宝店 http://inter-design.taobao.com/ -Car tracking test procedure: The 1uses the timer motor control PWM signal simulation 2tracking smooth 3three infrared sensor
001
- 4wd小车测试程序。小车前进测试程序。仅供参考。-4wd car test program. Car forward test procedures. For reference only.
002
- 4wd小车测试程序。小车后退测试程序。仅供参考。-4wd car test program. Car back testing procedures. For reference only.
003
- 4wd小车测试程序。小车左转测试程序。仅供参考。-4wd car test program. Car turn left at the test procedures. For reference only.
004
- 4wd小车测试程序。小车右转测试程序。仅供参考。-4wd car test program. Car turn right testing procedures. For reference only.
102
- 4wd小车测试程序。小车寻迹测试程序。仅供参考。-4wd car test program. The car tracing the test program. For reference only.
光电128程序
- 第九届光电组采用线性CCD自动巡线的智能小车程序。经过测试,速度稳定,各种弯道均可过去。
XUNJI
- 基于单片机89S52单片机的寻迹小车测试程序,编译通过,并且好用的测试程序。-Based on SCM 89S52 microcontroller tracing car testing program, compile, and easy to use testing procedures.
car-forward-and-back-testing-program
- 基于51单片机的小车测试程序,可直接下载使用。-car forward and back testing program
库函数版编码器测试程序
- 编码器程序,可用于平衡小车和倒立摆等电机的编码,非常简洁明了。(Encoder program, can be used to balance the car and inverted pendulum and other motor coding, very simple and clear.)
LV8731驱动测试例程
- 基于stm32f103设计的自平衡小车程序,电机驱动主要是LV8731。(STM32F103 based design of self balancing car program, motor drive, mainly LV8731.)
基于STM32智能寻迹蔽障小车1
- 本文介绍了一款以意法半导体公司生产的STM32为核心控制器,在MDK4.70软件开发平台下设计开发的智能小车。文中介绍了整个设计的需求分析、方案选择、硬件部分、软件部分、传感器的选择与布局、PCB的绘制、电路板的安装、以及整车的测试与评估。 本次设计最终采用STM32为主控制器,此款芯片功能强大,足以满足整个设计的需求,选用最常用高灵敏度的红外光电传感器ST188完成循迹功能,采用MG995辉盛舵机和HC-SR04超声波模块配合完成避障功能,利用红外光电传感器和超声波模块完成边循迹边避障功能。