mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-04-20 22:13:49 +00:00
Update README.md
added - `serial_pingbot.py`: Ping bot which can be run on a channel - `serial_meshcore_ollama.py`: Simple Ollama to Meshcore gateway, a simple chat box
This commit is contained in:
parent
0c13b5239f
commit
1b8c50a71a
1 changed files with 2 additions and 0 deletions
|
|
@ -610,6 +610,8 @@ Check the `examples/` directory for more:
|
|||
- `pubsub_example.py`: Event subscription system with auto-fetching
|
||||
- `serial_infos.py`: Quick device info retrieval
|
||||
- `serial_msg.py`: Message sending and receiving
|
||||
- `serial_pingbot.py`: Ping bot which can be run on a channel
|
||||
- `serial_meshcore_ollama.py`: Simple Ollama to Meshcore gateway, a simple chat box
|
||||
- `ble_pin_pairing_example.py`: BLE connection with PIN pairing
|
||||
- `ble_private_key_export.py`: BLE private key export with PIN authentication
|
||||
- `ble_t1000_infos.py`: BLE connections
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue