Skip to content

Library containing general Bluetooth functions for the RPi Pico W.

License

Notifications You must be signed in to change notification settings

Danielaca18/pico-bt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pico BT

HID Over GATT (HOG) Keyboard program for Raspberry Pi Pico.

🛠️ Setup

1. Clone the repository

git clone https://github.com/Danielaca18/pico-bt.git

2. Generate Build Files

cmake -G "Ninja" -B build

3. Compile the Project

cd build
ninja

💼 License

This project is licensed under the MIT License, which is a permissive open-source license that allows you to use, modify, and distribute the code for both commercial and non-commercial purposes. You can find the full text of the license in the LICENSE file.

About

Library containing general Bluetooth functions for the RPi Pico W.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published