kopia lustrzana https://github.com/micropython/micropython-lib
![]() A number of fields (services, appearance, manufacturer, name) can appear when a scan is requested. However there is only so much space in the header so, if a user has configured multiple fields, some may be 'pushed' into the active scan response which requires additional communication. When iOS scans for BLE devices it can filter by services, and so services must be in the advertising (as opposed to scan response) payload. |
||
---|---|---|
.. | ||
bluetooth/aioble | ||
test.support | ||
uaiohttpclient | ||
ucontextlib | ||
udnspkt | ||
umqtt.robust | ||
umqtt.simple | ||
upip | ||
upysh | ||
urllib.urequest | ||
utarfile | ||
xmltok | ||
README.md |
README.md
MicroPython-specific libraries
These are libraries that have been written specifically for use on MicroPython.
In some cases, the libraries are inspired by or based on equivalent CPython standard libraries, but compatibility varies. The libraries are often named with a "u" prefix.
Other libraries have been written specifically for MicroPython use cases.
Future plans
- More organised directory structure based on library purpose (e.g. drivers, network, etc).