Category: Programmation

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

Making a SD card for the Raspberry Pi from an image with ddrescue.

On GNU/Linux : The SD card may be presented on any device like /dev/sdx so use on the Terminal the command lsblk  or sudo fdisk -lu to check.   sudo apt-get install gddrescue xz-utils unxz myimage-raspberry-pi.img.xz sudo ddrescue -D –force myimage-raspberry-pi.img /dev/sdx   On MacOSX : On MacOsx you’ll need a real package handler aka : …

Continue reading

Flash est une technologie morte et c’est dommage

L’actionscript 3, c’est pas mal. Bien sûr, c’est un peu lent, pas bien adapté aux périphériques mobiles et surtout, malheureusement propriétaire (en tous cas pour les machines virtuelles : aka flash-plugin ou Air) Et bien, c’est dommage car c’est un langage plutôt agréable à programmer … mais voilà, gnash ne suffira pas pour le rendre …

Continue reading

Le Raspberry Pi 2 est là !

Le Raspberry Pi 2 est sorti. Un peu par surprise il faut bien l’avouer ! Quadricode ARMv7 900MHz, ce nouveau raspberry pi est beaucoup plus rapide que le précédent B+  monocore ARMv6 700MHz. De 2 à 6 fois plus rapide au niveau des sensations pour les applications sous GNU/Linux ! Iceweasel, le firefox libre, devient …

Continue reading

Drivers Clavier Français pour Bluestork bs-kb-micro-bt sur MacOSX

Voici les drivers pour le clavier Français Bluetooth de Bluestork pour MacOSX : bs-kb-micro-bt-fr.keylayout A décompresser puis à copier dans le dossier /Bibliothèque/Keyboard Layouts/ sur le disque système. Réalisé avec l’excellent logiciel pour macosx : Ukulele – the Mac OS X Keyboard Layout Editor