kopia lustrzana https://github.com/peterhinch/micropython-samples
README reference MessagePack.
rodzic
866912e1d7
commit
1fee1e3db6
|
@ -367,6 +367,9 @@ offering asynchronous operation.
|
||||||
a socket-like interface between WiFi clients and a server with wired ethernet.
|
a socket-like interface between WiFi clients and a server with wired ethernet.
|
||||||
The interface is resilient in the presence of WiFi outages. The server (e.g.
|
The interface is resilient in the presence of WiFi outages. The server (e.g.
|
||||||
Raspberry Pi) does any internet work, improving security.
|
Raspberry Pi) does any internet work, improving security.
|
||||||
|
[MessagePack](https://github.com/peterhinch/micropython-msgpack) Serialisation
|
||||||
|
with usage almost identical to `ujson` but with message compression and other
|
||||||
|
advantages.
|
||||||
[Radio](https://github.com/peterhinch/micropython-radio) Simplify use of the
|
[Radio](https://github.com/peterhinch/micropython-radio) Simplify use of the
|
||||||
officially supported NRF24l01 radio.
|
officially supported NRF24l01 radio.
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue