Tag: arduino

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

RMLL décentralisées à St Joseph du 22 au 25 août

L’année 2011, a vu la naissance des Premières Rencontres Mondiales Décentralisées du Logiciel Libre à Saint-Joseph. Après Bruxelles début juillet, rendez-vous à la Réunion fin août. “La ville de St Joseph s’est de nouveau portée candidate pour accueillir cette deuxième édition et toutes les forces vives du Libre à la Réunion sont mobilisées”, peut-on lire …

Continue reading

Arduino Leonardo as a joystick

The Arduino Leonardo’s big new feature (thanks to its ATmega32u4 chip) is the ability to emulate a keyboard, a mouse, or a joystick. This brings up so many possibilities for alternative control schemes for a computer. In this article they’ll show you how to grab the input from a Wii Nunchuck and get your computer …

Continue reading

ColorLCDShield : Arduino 1.0 Lib for Nokia 6100 LCD

This is a (hopefully) simple Arduino library for use specifically with SparkFun Electronics’ Color LCD Shield. Get the Arduino 1.0 Color LCD Shield Lib here : https://github.com/habib256/ColorLCDShield/downloads