https://github.com/codeadamca/spike-bluetooth
Connecting a LEGO Spike to a bluetooth device.
https://github.com/codeadamca/spike-bluetooth
bluetooth ev3 lego python spike
Last synced: 3 months ago
JSON representation
Connecting a LEGO Spike to a bluetooth device.
- Host: GitHub
- URL: https://github.com/codeadamca/spike-bluetooth
- Owner: codeadamca
- Created: 2023-05-30T11:04:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T22:18:27.000Z (5 months ago)
- Last Synced: 2025-01-26T23:20:15.483Z (5 months ago)
- Topics: bluetooth, ev3, lego, python, spike
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Connecting a LEGO® Spike to a Bluetooth Device
> **Warning**
> This repo is a work in progress!Connecting a LEGO Spike to a bluetooth device.
> LEGO Spike acting as a remote control:
> https://gist.github.com/antonvh/1f1d9c563268b4a8e9e1d7297e62ad53> LEGO Spike acting as a receiver:
> https://gist.github.com/antonvh/aca9e9a32aaebe337af3fb1a6f2712aa> Micropython Bluetooth examples:
> https://github.com/micropython/micropython/blob/master/examples/bluetooth/ble_simple_central.py> Microphtyon bluetooth documentation:
> https://docs.micropython.org/en/kookaberry/library/ubluetooth.html> Posting my question to the Micropython support:
> https://github.com/orgs/micropython/discussions/11658***
## Repo Resources
* [Visual Studio Code](https://code.visualstudio.com/)
* [MicroPython for LEGO Robot Inventor](https://www.lego.com/en-ca/themes/mindstorms/downloads)
* [LEGO Mindstorms](https://www.lego.com/en-ca/themes/mindstorms)
* [LEGO Mindstorms App for Mac](https://apps.apple.com/us/app/lego-mindstorms-inventor/id1515448947)
* [LEGO Mindstorms App for Android](https://play.google.com/store/apps/details?id=com.lego.retail.mindstorms)
* [LEGO Mindstorms App for Windows](https://www.microsoft.com/store/apps/9N7GN3KC2GK6)