8000 GitHub - benevpi/Pico_w_ble_uart: A simple BLE UART module for Pico W
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

benevpi/Pico_w_ble_uart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Pico_w_ble_uart

A simple BLE UART module for Pico W

This isn't my own work, the guts of the code come straight from the MicroPython BLE examples. I've just wrapped it up in a module so it's easy to use.

I've tested this out on a Raspberry Pi Pico W. It might work on other microcontrollers with Bluetooth, it might not.

See the test.py example. This will continuously send hello, and also print out anything that's received

About

A simple BLE UART module for Pico W

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0