Contrôle d'interface main robotique
https://github.com/Betatester777/AmazingHandControl
Exemple du dépôt officiel
Juxi Technology fournit le code de contrôle open source pour AmazingHand : GitHub
Contrôle de base
bash
git clone https://github.com/Juxi-Technology/AmazingHand.git
cd AmazingHand
pip install -r requirements.txt
python examples/basic_control.pyProtocole TTL
Communication via bus série TTL. Détails dans le README.

