diff options
author | neodarz <neodarz@neodarz.net> | 2019-05-10 22:54:24 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-05-10 22:54:24 +0200 |
commit | 1d484f5f365e5215fa43acf3d400bcd232aa17e2 (patch) | |
tree | 070e35b4729c6f1d435c5c1b7dad79b55198e877 /README | |
parent | 668ecfc019ec3d567abf06b168effd9c77045357 (diff) | |
download | pyParrotZikTCP-1d484f5f365e5215fa43acf3d400bcd232aa17e2.tar.xz pyParrotZikTCP-1d484f5f365e5215fa43acf3d400bcd232aa17e2.zip |
Add some resources links
Diffstat (limited to '')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -51,6 +51,15 @@ Installation: `python3 -m pip install -r requirements.txt` Running: `python3 -m parrot_zik.test_server` +### Resources + +Some resources for informations purpose: + +- https://www.dpin.de/nf/computer-it-nerdine-geek/geraete-devices-toys/parrot-zik2/bluetooth-protocol/ +- https://www.dpin.de/nf/parrot-zik-2-0/ +- https://www.dpin.de/nf/computer-it-nerdine-geek/geraete-devices-toys/parrot-zik2/nfc/ +- https://www.dpin.de/nf/computer-it-nerdine-geek/geraete-devices-toys/parrot-zik2/firmware/ + ## Mac OS Usage Based on investigation made for pyParrotZik the excellent Parrot-Status tool was developed specially for Mac OS (https://github.com/vincent-le-normand/Parrot-Status) |