Skip to content

using mobile phone Bluetooth to control the small car which powered by MCU

Notifications You must be signed in to change notification settings

cyang812/Bluetooth_Car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

项目说明

这是一个使用手机蓝牙控制智能小车运动的项目。智能小车硬件基于STC52单片机,蓝牙模块为HC-06从机器模块。

Bluetooth_Car文件夹里的内容为使用蓝牙连接,可采用按钮和重力感应两种方式控制小车。

V1.0 整合Buletooth_Demo和Gsensor,可实现按钮和重力感应两种操作模式。通过按钮切换。

Bluetooth_Demo文件夹里的内容为使用蓝牙连接,采用点击按钮的方式控制小车。

V1.2 更新操作逻辑,通过改变控件的操作逻辑,监听按下事件和监听放开事件。 可实现按下小车运动,包括前进后退左转右转,放开停止。

V1.1 添加停止按钮,用于控制小车停止运行。

V1.0 支持连接固定地址的蓝牙模块,并通过上下左右四个按钮控制小车的运动。

Gsensor 文件夹里的内容为使用蓝牙连接,采用手机重力传感器控制小车。

V1.1 添加蓝牙连接,可通过蓝牙传输数据,真正用于控制小车运动。 添加手机平放时控制小车停止的功能。

V1.0 可以显示传感器返回的X,Y,Z方向的数值。模拟控制小车的前进,后退,左转,右转运动。  

更多说明,见CSDN博客

About

using mobile phone Bluetooth to control the small car which powered by MCU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages