Tag: thymio

ThymioSNAP

ThymioSNAP est un nouveau contrôleur Thymio sous SNAP! BYOB (Scratch) utilisant Thymio Motion AESL pour contrôler le thymio à distance via le TDM (Thymio Device Manager). https://snap.berkeley.edu/snap/snap.html#present:Username=gist&ProjectName=ThymioSNAP&editMode&noRun Le Thymio est un robot éducatif conçu pour aider les enfants à comprendre les concepts de programmation et de robotique de manière ludique et interactive. Il a été …

Continue reading

thymioHTTP: Control the Thymio Robot with Berkeley Snap! or Python

There is simplest version of this work without HTTP Support here : https://snap.berkeley.edu/snap/snap.html#present:Username=gist&ProjectName=ThymioSNAP&editMode&noRun The main goal of this project is to provide an access to the Thymio(s) from the Berkeley Snap!, Scratch+++ like programming langage. This is a javascript node-based application that create an ws:// access to the thymio-device-manager running under Thymio Suite 2.x and …

Continue reading