I decided I wanted to reinvent cubism[...]
Archive for the ‘Video’ Category
Controlling a virtual cube with a LIS302DL (accelerometer)
This is just a preview of how the LIS302DL works and some of the potential in it. I’m thinking of zillion of ideas of how this can be used and I would like to pretty much implement it on some of my music projects. The cube is a simple demonstration of how the accelerometer reacts [...][...]
I was bored so I coded this noisy thing with colors
(no, not the picture… the video!)[...]
Project code: Musicalcoholímetro (musical breathalyzer)
So this was my final project for my alternating current circuit analysis course. Basically, it’s just an mq-3 sensor, a 2k ohm resistor and an arduino. With some adjustments: Here is the code I used: import processing.serial.*; import cc.arduino.*; import ddf.minim.*; import ddf.minim.signals.[...]
Mixing from command prompt
Have you ever noticed that DJs are so “cool” and they get like millions of girls? Well, I said to myself: “If I can write a program that mixes samples when I want them to, and I’m able to mix it with the command prompt, then the ladies will come to me.” I soon found [..[...]