3615 selfie - Graffiti Research Lab France
Transcription
3615 selfie - Graffiti Research Lab France
3615 SELFIE http://graffitiresearchlab.fr HOW-TO / GUIDE D'UTILISATION Hardware : Minitel Computer DIN FM545 45° connector (http://www.gotronic.fr/art-fiche-din-fm545-4747.htm) Cable Arduino compatible pins/connectors Arduino board + USB cable External Arduino power-suply (9V battery or 9V adaptator) (Standalone mode only) Software : 3615 SELFIE app (https://github.com/01010101/SELFIE3615) Processing (http://processing.org/download) Processing libraries : controlP5 (http://www.sojamo.de/libraries/controlP5/) sDrop (http://www.sojamo.de/libraries/drop/) How to use the software : Check the demo video here : https://vimeo.com/grlfr/3615selfie Arduino to Minitel cable : First solder the DIN cable and connect the cables to the Arduino PINs as show below Direct mode : Connect the Arduino to your computer and the Minitel to the Arduino (with the DIN cable). If you want the app to send pictures directly to the Minitel, then first upload the ArduinoDirectLink.ino sketch to your Arduino prior to run the Processing app. You can then run the app and set the serial port to be used to send data to the Arduino. If the port is incorrect, you should get a red error message at the bottom left hand corner of the app. Once done, you can toggle between webcam and image selection mode to choose images. When using the webcam, you can also take snapshots to be used. You can adjust the image position, zoom level and brightness. Once done, you can send it directly to the Minitel. You can also activate the auto-send mode and set the interval between two submissions. The minimum interval is 40 seconds (the time it takes to send a whole image to the Minitel). Alternatively, you can export an image as an Arduino sketch to be used in standalone mode. Standalone mode In this case, the exported sketch (ArduinoCodeExport ) has to be uploaded to the Arduino so you don't need to have a computer connected to the Arduino to show images on the Minitel. The same image will be displayed, again and again. Note : some Arduino boards may not have enough memory to work in standalone mode. Matériel : Minitel Ordinateur Fiche DIN FM545 45° (http://www.gotronic.fr/art-fiche-din-fm545-4747.htm) Câble 3 connecteurs pour PINs Arduino Carte Arduino board + câble USB Source d'alimentation externe (pile ou adaptateur 9V) (pour la version déconnecté) Logiciel : Application 3615 SELFIE (https://github.com/01010101/SELFIE3615) Processing (http://processing.org/download) Librairies Processing : controlP5 (http://www.sojamo.de/libraries/controlP5/) sDrop (http://www.sojamo.de/libraries/drop/) Comment utiliser l'application Cf vidéo de démonstration : https://vimeo.com/grlfr/3615selfie Câble Arduino vers Minitel : Tout d'abord, souder la fiche DIN et connecter les câbles comme illustré ci-dessous Mode direct : Brancher l'Arduino à votre ordinateur (câble USB) ainsi qu'au Minitel (à l'aide le câble DIN) Si vous souhaitez envoyer les images directement au Minitel, avant de lancer l'application, commencez par uploader le sketch ArduinoDirectLink.ino sur votre carte Arduino Vous pouvez maintenant lancer l'application et sélectionner le port série utilisé par votre carte Arduino. Si celui-ci est incorrect, un message d'erreur s'affichera en bas à gauche de l'écran de l'application. Vous pouvez ensuite soit utiliser votre webcam ou sélectionner des images à utiliser (via sélection de fichier ou drag&drop). Il est également possible de faire des copies d'écran des images de la webcam. Il est possible d'ajuster la position de l'image, zoomer ou dézoomer, et la luminosité. Une fois cela fait, vous pouvez envoyer l'image vers le Minitel. Vous pouvez également activer l'envoi automatique, à intervale régulier. L'interval minimum est de 40 secondes (temps d'affichage d'une image entière sur le Minitel). Vous avez également la possibilité d'exporter cette image vers un sketch Arduino pour l'utiliser en mode déconnecté. Mode déconnecté Dans ce cas, le sketch exporté (ArduinoCodeExport.ino) doit être uploadé sur la carte Arduino. Vous n'aurez ainsi plus besoin de connection à l'ordinateur pour afficher cette image. La même image sera affiché en boucle sur le Minitel. Remarque : certaines cartes Arduino ne disposent pas d'assez de mémoire pour fonctionner en mode déconnecté.