I think you may have just resolved my VGA woes, hijack the signals from something else. PICAXE VGA here I come! (And yes, PICAXE is far superior to Arduino in most respects)
What code are you using on the Arduino for this output? I have built this same device and am having difficulty getting more interesting output from my sound input. I managed to put together some delay features, but nothing too extraordinary. Any coding help would be appreciated.
I have made a PAL video generator with the awesome Parallax Propeller. It is possible to output a VGA signal at 1024x768 60hz using only one core out of eight possible.
Next step is to make some kind of raycasting engine. Maybe i will make a video of it running.
OMG! I have been watching your vids, and now i think that if I do not buy one of these magical Arduino boards, I may be forced to be immortally uncool. Sw33t line haxing, and perfect sync, great job! Also, where can these boards be bought?
Just wondering if you've ever done a longer piece. We have a special private VJ party for friends in Boston, MA once a year and I'm always looking for cool Visual Music animations to show off.
Hey ES, Yeah, for sure. Check out the movie info for a link to my blog post about how i did this. It's just poking some VGA lines, whether that means of a monitor or a projector it shouldn't matter. It looks much better IRL than here on tube.
Splice up or make up a special sort of VGA cable, where pins 1, 2, 3, 4, 5, 6 are accessible to the Arduino. Sync lines still need to come from a VGA source (computer, for example).
ok, now how would you approach this in a live application - me onstage with a laptop and live playing and the vj across the room on a laptop outputting to the projector. Would I be generating the sync from my laptop?
You can generate the sync lines from any VGA source. So it doesn't have to be *your* computer. I made a Max/MSP patch which then takes MIDI data and sends it to the Arduino, which then creates the changes in the display. Make sense?
Yes, I suppose so. It is a touch more complicated than that, because some of the VGA lines are going from the laptop straight to the VGA, and the laptop is connected to the Arduino via USB for example. But you get what i mean.
Tune!
I think you may have just resolved my VGA woes, hijack the signals from something else. PICAXE VGA here I come! (And yes, PICAXE is far superior to Arduino in most respects)
Minifig666 1 year ago
Yay seizures!
Switch620 1 year ago
i like the beat
Nuclear793 1 year ago
i bet you could build a pc around an arduino and get it running a 64bit os ... there is a challenge for you !!!!!!!!!!!
wilfeatscheese 1 year ago
cool but your gonna give someone a seasior (sorry for the horrible spelling but you get my point like a stroke)
1161858 1 year ago
cyberpunk
MLAOTNMCC 1 year ago
What code are you using on the Arduino for this output? I have built this same device and am having difficulty getting more interesting output from my sound input. I managed to put together some delay features, but nothing too extraordinary. Any coding help would be appreciated.
jlaroche0 1 year ago
this is what i called BETA LOOOOP.
THEtechknight 1 year ago
OH GOD
SEIZURE!
TimLenhartTech 1 year ago
Hey, kinda cool! Nice job.
S2KFTW 1 year ago
Very cool!
MonkeyFCoconut 1 year ago
guru meditation error :-)
toranamunter 2 years ago
The modern answer to those C64 boot loaders...
Ratznium 2 years ago 16
woah seizure much
ibrebel 2 years ago 2
looks like my comp when it has a hdd crash
Soulsgod 2 years ago
I think I just had a seizure.
awesome3165 2 years ago
yep seizure coming. very niiice
ironchimpo 2 years ago
strap your head on that thing and you could give someone an embolism
smartpartzzkidd 2 years ago 2
I like the song, what is it's name?
BlkSerialKilla 2 years ago
yo would you consider a commission on a box of your work?
like a device?
just puttin it out there....
T
kotep777 3 years ago
thats scary
fogglee 3 years ago
What can't you do with Arduino?
dinmagic 3 years ago 18
sudo makemeasandwich
graymalkin1234 2 years ago 2
I haven't managed to make it digest anything yet.
caqtv 2 years ago
Who knows?
someguynamedpie 2 years ago
@dinmagic Play games on it.
proaking25 6 months ago
Nice.
I have made a PAL video generator with the awesome Parallax Propeller. It is possible to output a VGA signal at 1024x768 60hz using only one core out of eight possible.
Next step is to make some kind of raycasting engine. Maybe i will make a video of it running.
Ahle2 3 years ago
OMG! I have been watching your vids, and now i think that if I do not buy one of these magical Arduino boards, I may be forced to be immortally uncool. Sw33t line haxing, and perfect sync, great job! Also, where can these boards be bought?
0xFFender 3 years ago
Arduino-related stuff can be purchased from littlebirdelectronics, based in Sydney. I buy my Freeduino stuff from Wulfden.
littlescale 3 years ago
you can buy it from sparkfun[dot]com if your in us they call it "Arduino USB Board".
In uk go to cool components
AndrewFaulds 2 years ago 2
Any chance your going to make, sell a dvd of your work?
masstapro 3 years ago
hmm i've never considered it. as in, i've literally never thought about it.
littlescale 3 years ago
Just wondering if you've ever done a longer piece. We have a special private VJ party for friends in Boston, MA once a year and I'm always looking for cool Visual Music animations to show off.
masstapro 3 years ago
Um, the VJ I work with would love to know how to do this. Could this be done with 2 2500 lumen projectors?
esmusical 3 years ago
Hey ES, Yeah, for sure. Check out the movie info for a link to my blog post about how i did this. It's just poking some VGA lines, whether that means of a monitor or a projector it shouldn't matter. It looks much better IRL than here on tube.
littlescale 3 years ago
How would you connect the Arduino to a projector?
esmusical 3 years ago
Splice up or make up a special sort of VGA cable, where pins 1, 2, 3, 4, 5, 6 are accessible to the Arduino. Sync lines still need to come from a VGA source (computer, for example).
littlescale 3 years ago
ok, now how would you approach this in a live application - me onstage with a laptop and live playing and the vj across the room on a laptop outputting to the projector. Would I be generating the sync from my laptop?
esmusical 3 years ago
You can generate the sync lines from any VGA source. So it doesn't have to be *your* computer. I made a Max/MSP patch which then takes MIDI data and sends it to the Arduino, which then creates the changes in the display. Make sense?
littlescale 3 years ago
Also -- the reason i made this in the first place is to be used in a live situation ;-)
littlescale 3 years ago
well, i'm going to want to sync the changes with the midi/audio generated by my laptop on the stage - so it would go laptop->arduino->projector...?
esmusical 3 years ago
Yes, I suppose so. It is a touch more complicated than that, because some of the VGA lines are going from the laptop straight to the VGA, and the laptop is connected to the Arduino via USB for example. But you get what i mean.
littlescale 3 years ago
do me a favor. can you sketch me out a wiring diagram? like a signal path for a live setup?
esmusical 3 years ago
ES, i have added a link in the video info for my blog post which gives more detail. Let me know if you are needing more info than this.
littlescale 3 years ago
yey!
omegaMuu 3 years ago
Man it's so coooool!!!
I want an Arduino too!!
aggarotte 3 years ago
after seeing your stuff, i think that you would totally be into it.
littlescale 3 years ago
Veeery nice, man. Very nice.
RustyGonzo 3 years ago
cheers.
littlescale 3 years ago
looks great, and seems to be super cpu efficient ;)
cappelnord 3 years ago
oh yes, but i am not generating the hsync or vsync! these signals are from a computer...
littlescale 3 years ago
-]. reminds me of loading a tape with commodore .[-
TEMPHUiBIS 3 years ago
ha, yeah. for sure.
littlescale 3 years ago