Code Monkey home page Code Monkey logo

dal's Introduction

Dynamic Ambient Lighting

This device is used to create a dynamic ambient inside the car. It connects to the ECU and retrieves the RPM and set the interior light according to the reading.

Setting up the HC-05

STEP 0: Enter the AT mode
STEP 1: Reset the module to factory settings: AT+ORGL
STEP 2: Set master mode: AT+ROLE=1
STEP 3: Set inquire parameters: AT+INQM=1,9,48
STEP 4: Search for device: AT+INQ; Note the MAC address of your ELM327
STEP 5: Set HC-05 to connect only to the ELM327: AT_CMODE=0
STEP 6: Bind to the address: AT+BIND=1234,56,ABCDEF; Replace with the MAC address from STEP 4
STEP 7: Pair to the address: AT+PAIR=1234,56,ABCDEF,20; Replace with the MAC address from STEP 4; Last parameter is the timeout
STEP 8: Pair to the address: AT+LINK=1234,56,ABCDEF; Replace with the MAC address from STEP 4

Useful links:

Demo
Complete presentation
HC-05 AT commands

dal's People

Contributors

dandrei279 avatar

Watchers

 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.