This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cb4472df42
circuitpython
/
examples
/
bluetooth
History
Jim Mussared
0527baf7fa
examples/bluetooth: Add example for reading temperature sensor.
2019-11-25 17:32:10 +11:00
..
ble_advertising.py
examples/bluetooth: Add helpers for decoding advertising payloads.
2019-11-25 17:32:10 +11:00
ble_temperature_central.py
examples/bluetooth: Add example for reading temperature sensor.
2019-11-25 17:32:10 +11:00
ble_temperature.py
examples/bluetooth: Use UUIDs directly to add services to adv payload.
2019-10-22 13:54:09 +11:00
ble_uart_peripheral.py
examples/bluetooth/ble_uart_peripheral: Use append mode for RX char.
2019-10-29 23:11:11 +11:00
ble_uart_repl.py
examples/bluetooth: Add basic BLE peripheral examples.
2019-10-18 13:36:51 +11:00