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

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.

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)