Coder Social home page Coder Social logo

jacob-dixon / arduino-ble-bridge Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 152 KB

This project utilizes the HM-10/11 Bluetooth 4.0 modules to create a serial bridge between Arduino devices.

License: GNU General Public License v2.0

Arduino 100.00%

arduino-ble-bridge's Introduction

Arduino-BLE-Bridge

This project utilizes the HM-10/11 Bluetooth 4.0 modules to create a serial bridge between Arduino devices.

##About Project: This project is designed to be a template for you to add your own functionality as you see applicable to your project.

##About the project files:

###centralDevice: This arduino program trains, or configures, the HM-10 module to act as a bluetooth master device. It handles all connection setup and lets the user type into the serial console (while connected to a PC) and the typed messages will be delivered to the peripheral device. NOTE: as of version 1.0, the MAC address of the peripheral device needs to be hard-coded into the program. I hope to implement a way to connect to the nearest bluetooth peripheral instead.

###peripheralDevice: This arduino program trains the HM-10 module to act as peripheral device. This program handles connection, and connection loss (somewhat) gracefully.

###peripheralDeviceEcho: I this version separate from peripheralDevice because it serves well as an example application. In short, this application sends a message at a user set interval (in terms of iteration count).

arduino-ble-bridge's People

Contributors

jacob-dixon avatar

Stargazers

 avatar  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.