Tag: Programming
-
Rasperry Pi SPI Touchscreen X-Server
Thanks to Dominique Gallot and vis, I managed to drive a MI0283QT-2 color touchscreen on the raspi 🙂 I followed the steps at www.gallot.be/?p=197 and added the framebuffer driver by vis to run X and LXDE-desktop. 40px in vertical are missing and touch is not working yet, but it’s very funny to use a mouse…
-
MirrorBot Video – Moving Projections Controller Interface
[youtube width=”640″ height=”505″]http://www.youtube.com/watch?v=To94DWzappg[/youtube] Part #02 of the MirrorBot Demo Video ** Video Installation Audio Visual Special Event n8 @Tacheles 17.12.2010 Music by Nil Wu Ming — ThanX!!  www.nilwuming.org Headsquatter.org Live Visuals      www.headsquatter.org ** Details of the Controller device: Programs and Live Mode LCD screen interface Part #01 of the Video, Installation in MIKZ, Berlin 03.2010:…
-
MirrorBot Video – Moving Projections in Action
[youtube width=”640″ height=”505″]http://www.youtube.com/watch?v=jPX7ReXVxPQ[/youtube] Demo Video of the “moving projection” video installation at Suchtfaktor elekto party in MIKZ, Berlin 03.2010 Monthly, every 1. saturday, also in 2011! The “MirrorBot” is a Arduino minicomputer system to control the position of videobeamer projections. Two servomotors move a mirror in X- and Y- axis, which reflects the beamer image.…
-
Video: PONGuino – Arduino & S65 Shield – 2 Player MiniGame
[youtube width=”640″ height=”505″]http://www.youtube.com/watch?v=YrfPuTff9sU[/youtube] Here is a video about the PONGuino game for 2 players on a minicomputer with mobile-phone display and joysticks. The box contains an Arduino 2009, a S65-LCD Shield and a gamepad from an old playstation 1. It runs autonomous on 9V battery. The device is originally built for the “Mirrorbot” moving projection…
-
git – Version Control System – Workshop @Nerdcafe
git-workshop 27.09. – 19:00 nerdcafe.10247.net This lecture is an introduction to git, mainly from client-site, but some tricks for servers to control access are also introduced (gitosis). Furthermore, with git-svn you are able to reach a svn-repo via a git repo.
-
Science meets Art – new Website released
www.sciencemeetsart.net .. is a project of berlin based artists and university scientists in cooperation with prohelvetia.ch Aritsts and Scientists colaborate for some weeks and present the results in an excebition. They are going to post their latest results in this new blog during the next weeks:Â sciencemeetsart.net/blog If you are based in berlin, checkout the events:…
-
Color Scheme Generator
I personally prefer to choose the Color Code by myself but when you suggest multiple sketches can be an help to dont repeat yourself. the best tool is free to use on-line: colorschemedesigner with Html / Css / text / ACO (photoshop palette) / GPL (Gimp palette!) generator to save the color schem Linux tools:…
-
Software Remote Control – Python GTk Servo Control
The software interface is a gtk-python program, which controls the movements by keyboard and graphical user interface. We use this during live visual performances on a Asus EEE netbook, which is also running as a preview screen for the video mixer output. There are 9 automatic programs to move the projections in different patterns across…
-
KnowTheKeyboard – Javascript RIA Game
This is an educational Browser Game for Children and Computer Beginners to learn how to use Keyboard Shortcuts. The Game is integrated into the TabStarter Easy Launcher like a RIA Application by using Python gtkmozembed Widget. It uses Dojo Javascript Library and our synoptx javascript libraries and offline toolkit Version 0.1 :: (proof of concept)…