Category: Electronique

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

Compiler Qt sur raspberrypi

http://tvaira.free.fr/projets/activites/activite-qt5-rpi.html

RaspberryPi 1280×1024 resolution in dietpi

Edit the config.txt file on the sdcardnano /DietPi/config.txt and change the appropriate lines to be:

Comment programmer directement et graphiquement un arduino

En fouillant un peu sur Internet, j’ai découvert un blog très intéressant réalisé par un professeur de technologie en collège : Educlé En particulier, cet enseignant développe une version de Blockly parfaitement adaptée pour le collège et la programmation par blocs graphique de la carte arduino : Blockly@rduino Vous devriez y faire un tour si …

Continue reading

Snap4arduino drag-and-drop programming language for arduino

Snap! (formerly BYOB) is a visual, drag-and-drop programming language. It is an extended reimplementation of Scratch (a project of the Lifelong Kindergarten Group at the MIT Media Lab) that allows you to Build Your Own Blocks. It also features first class lists, first class procedures, and continuations. These added capabilities make it suitable for a …

Continue reading