Giter Club home page Giter Club logo

bluetooth-car_frontend's Introduction

bluetooth-car_frontEnd

这是一个基于 stm32f103c8t6 和 uniapp 的物联网蓝牙小车项目,本项目主要包含两大功能,一个是蓝牙控制小车运动,一个是避障小车模式。 该项目直接拉取到本地后,用HbuilderX打开即可,然后可以打包成App在手机上使用。

要连接到蓝牙,必须将下列蓝牙相关参数改成自己的 const deviceId = ref('60:E8:5B:6C:64:9F') //低功耗蓝牙设备的ID 60:E8:5B:6C:64:9F这个参数要改成你自己的。

const serviceId = ref('0000FFE0-0000-1000-8000-00805F9B34FB') //蓝牙的服务id 0000FFE0-0000-1000-8000-00805F9B34FB改成你自己的。

const characteristicId = ref('0000FFE1-0000-1000-8000-00805F9B34FB') //特征值 0000FFE1-0000-1000-8000-00805F9B34FB改成你自己的。

S30915-18302561

S30915-18310468

S30915-18311487

S30915-18312017

S30915-18290308.mp4

bluetooth-car_frontend's People

Contributors

liumubo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.