Skip to content

hypagedev/web-bluetooth-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-bluetooth-api

Experiment with Arduino, Bluetooth module and Web Bluetooth API.

Demo video here

What do you need

  • Arduino
  • Bluetooth module v4 (HM-10 in my case)
  • nRF Connect app (in my case)
  • Led (3 colors in my case)

How run it

  • Upload sketch (ble2.ino) to your Arduino
  • Connect your module and led to Arduino
  • Open index.html locally or use this link
  • Profit

How to connect

Bluetooth module

  • GND -> GND
  • VCC -> 3.3V
  • RXD -> 8 pin
  • TXD -> 7 pin

Diod

  • red -> 3 pin
  • green -> 2 pin
  • blue -> 4 pin

About

Experiment with Arduino, Bluetooth module and Web Bluetooth API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.8%
  • C++ 20.7%
  • HTML 20.5%