Skip to content

mongodb-developer/BLE-periph-MP-RP2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLE Peripheral

This Repo

This repository contains code for a BLE Peripheral written in MicroPython. The code is meant for a Raspberry Pi Pico (RP2) W. It measures temperature from the on-board sensor and makes it available through BLE, so it can be read or request notifications.

Edit and run

This code uses MicroPython and it is meant to be run in the RP2. I have used VSCode with the MicroPico extension. If you choose to use this option (instead of any other editor, like proper Emacs, with mpremote, or the default Thonny), please run "MicroPico: Configure Project" to run it from the editor.

License

This project is licensed under the terms of the Apache license 2.0.

Author

Jorge D. Ortiz-Fuentes

Resources

About

BLE implementation in MicroPython for the RPP2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages