Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/victorgarciaesgi/arduino-chromebluetoothconnector

Angularjs site to communicate with an Arduino board via bluetooth
https://github.com/victorgarciaesgi/arduino-chromebluetoothconnector

Last synced: 4 days ago
JSON representation

Angularjs site to communicate with an Arduino board via bluetooth

Awesome Lists containing this project

README

        

# Arduino Chrome-Bluetooth-Connector

Website who can scan for bluetooth devices and connect to them

It is actualy configured to connect to HC-08 Bluetooth module to communicate with an Arduino board

There is one button to open PIN 13 (To light an LED for exemple)

Work in progress

# To install

$ node server

Navigate to localhost:5000

# To edit

- Launch project with Visual Studio Code
- Run task 'npm'

Typescript will watch all the .ts files and compile them