https://github.com/myphz/arduino-bluetooth-led
https://github.com/myphz/arduino-bluetooth-led
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/myphz/arduino-bluetooth-led
- Owner: Myphz
- Created: 2022-12-08T20:19:59.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T20:23:35.000Z (almost 3 years ago)
- Last Synced: 2025-03-31T10:49:36.017Z (6 months ago)
- Language: C++
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arduino LED Bluetooth controller
This project showcase an example of a server and client using Bluetooth Low Energy connection.## Server
The server sends the peripheral a random number, from 22 to 25, each representing a color every second.## Client
The client listens for message from the server and turns on the given LED.This project must be run with 2 different Arduino Nano BLE boards.
Tested with 2x Arduino Nano 33 BLE Sense