Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/victorgarciaesgi/arduino-chromebluetoothconnector
- Owner: victorgarciaesgi
- License: mit
- Created: 2017-09-13T13:22:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-18T10:23:48.000Z (over 7 years ago)
- Last Synced: 2024-11-04T23:42:04.270Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.73 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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