Posts tonen met het label Sensors. Alle posts tonen
Posts tonen met het label Sensors. Alle posts tonen

donderdag 6 mei 2010

Me TV at PlanetArt

Me TV, quotes Nam June Paiks TV Buddha and invites the spectator to bridge the gap between transcendentalism and technology. By achieving a meditation state, the spectator restores the signal and completes his or her videorecorded image on the screen. Brainwaves are measured by a Mindset, which manipulate the video-signal. I used the Arduino Brain Library developed by Eric Mika


maandag 22 maart 2010

IMU

Half a year ago I wrote a blog post about the IMU. In short an IMU is a small board with a 3 axis gyroscope and a 3 axis accelerometer. When rotating this small board you can actually measure the rotation and acceleration of the board. This data is sent to the computer. You can use the data for a kinds of applications. For example for robotics, unmanned aerial vehicles, or advanced motion-capture devices. A couple of months ago I bought one, ArduIMU, build by DIY Drones. And some more months later I finally took the time to give it a try. I simply followed the instructions in the manual and got it working quite easy...on a PC. The problem is that normally use Mac. But when I try to read out the data showing in the Serial Monitor of the Arduino IDE on my Mac, its complete hocus pocus to me. Next step will be filtering and converting the data. I think...

vrijdag 22 januari 2010

E-WASTE WORKSHOP 18,19 JAN 2010

An E-Waste Workshop by Benjamin Gaulon & Laurens Rozema. Recycle old hardware into new works.
Goal: Control an old washing machine motor with brainwaves.
To complex in a two day workshop.
Begin simple. Play with Arduino, small motors, and mutilate a toy monkey.



dinsdag 6 oktober 2009

WiiMotionPlus HackNight















I finally managed to read the yaw, pitch, and roll data from a Wii Motion Plus adapter with gyroscope. With some soldering and rewiring connected the WM+ to an Arduino, uploaded the code found on this blog, and it works! All done with my humble assistant Jippie!

dinsdag 29 september 2009

Some tests with EEG

Today we did some tests with EEG equipment at the University. More information soon.

zondag 27 september 2009

WiiMotionPlusArduino

I started to get lost in all those different types of gyros and accelerometers you can find on SparksFun. It takes quite serious research to build an IMU in this way. Although its very interesting I'm afraid we don't have the time for this. I also found some projects of people who connected the Wii Motion Plus to the Arduino, but those slipped my attention. After a tip of Frans I took a closer look to those projects. I think its actualy worthwhile to experiment on this.


http://randomhacksofboredom.blogspot.com/2009/06/wii-motion-plus-arduino-love.html
http://hackaday.com/2009/06/23/wii-motionplus-arduino/


zaterdag 26 september 2009

The Mystery of IMU

To measure the movement of the singers head we had the idea to use a Wiimote controller. The Wiimote is cheap and easy to use on a Mac for example by using Osculator to communicate with the Wiimote and the computer. Once the movement data is in the computer you can easily route it via OSC to other applications. In our case we use Isadora. The problem with the Wiimote is that it contains linear accelerometers that measure acceleration along the axes, but no gyroscopes. So it is impossible to measure linear movement along the axes. Recently Nintendo released the Motion Plus extension which ads the gyroscopes to the Wiimote. Only there seems to be no software written yet to measure this data.
So what to do now? Jan Klug gave us the names of possible sensor hardware which we can use. During the research throughout the web I discovered that the device we are looking for has actualy a name. It is called a Inertial Measurement Unit (IMU). For now I have two solutions. The first one is to buy a complete but quite expensive system with the Orient3D sensor of Infusion Systems, or the make one myself with Arduino and connected accelerometers and gyroscopes. The last one is pretty hard and time consuming but way more cheaper. You can buy the sensors online at SparksFun. I found some people who are quite active with this.


www.nearfuturelaboratory.com
http://diydrones.com
http://www.youtube.com/watch?v=bWDXsKlHvIs