but can someone create a RGB LED light that can connect to a computer and have a script to interact with a video game? Like where the computer sends out data through the script and the LED will pick up the color from the script line...
For an example. If i play world of warcraft and a monster starts attacking me... can the game send out a line of code through the script and the output on the LED turn red and start flashing
I updated this project description to include a link for the schematic.
To answer your other question, yes. This is possible, but I'm not entirely sure how you'd interface this with WOW. (you'd probably have to write a GUI plugin.. and I'm not sure if that's some proprietary scripting language that blizzard made up or not).
i think i can probably code up a wow addon to do that since the are small programs that are added to the UI and can send out data.... thanks for your help
@oehrlein49 In essence, yes this is possible. Although it is against Blizzard's TOS and EULA to use/view such data needed to implement such an application for WoW outside of the game itself. It would result in an account perma-ban.
yea these are the kind of people that are going to make are futer better then before. this pearson you nether no hoo going to be the first one to fully have a brack throw for this. this pearson my be the firs one to make a halagram someday.
I hate coding in assembly... PIC18's have more hardware instructions so that the C code will convert into assembly much more efficiently. Plus, Microchip offers a free C compiler for public use.
wow. Thank you.
freestylesphynx 1 year ago
lol what do you mean small? id like to see a big one, there are wires everywhere, great work.
dmars444 2 years ago
how did you make this?
And i have one question (and dont flame me)
but can someone create a RGB LED light that can connect to a computer and have a script to interact with a video game? Like where the computer sends out data through the script and the LED will pick up the color from the script line...
For an example. If i play world of warcraft and a monster starts attacking me... can the game send out a line of code through the script and the output on the LED turn red and start flashing
pivmaster89 3 years ago
I updated this project description to include a link for the schematic.
To answer your other question, yes. This is possible, but I'm not entirely sure how you'd interface this with WOW. (you'd probably have to write a GUI plugin.. and I'm not sure if that's some proprietary scripting language that blizzard made up or not).
oehrlein49 3 years ago
i think i can probably code up a wow addon to do that since the are small programs that are added to the UI and can send out data.... thanks for your help
pivmaster89 3 years ago
@oehrlein49 In essence, yes this is possible. Although it is against Blizzard's TOS and EULA to use/view such data needed to implement such an application for WoW outside of the game itself. It would result in an account perma-ban.
BEdmonson85 1 year ago
sounds like some one AFKs in BGs alot :) and wants to see from across the room when he gets attacked ;)
mmixon82 2 years ago
I will be better when you say us how you build it^^ Colors looks nice
XPLOREanXPLODE 3 years ago
im sure there a small circuit they managed to do that into the psp
TheGreenDuck3000 3 years ago
One way to drive LEDs emx (DOTT) net (DOT) au (slash) RGB_LED_Light (DOT) htm
savepenguintrees 3 years ago
I would love to build and expand on this RGB rainbow. Please Parts & Assembly instructions?
2000buttercup 3 years ago
This has been flagged as spam show
company of light - makes of its party un show - brazil
companhia da luz 55-27-9864-0645
faça de sua festa un show
iluminação cÊnicas
companhiadaluz 4 years ago
hahahahah what????
AmRFuKYaH 3 years ago
nobody gives a shit about ur company of light, nice project man
tibor29 3 years ago
umm hi i was wondering can u send the schematic to me cause im new to electronics i know the parts though
carloto485 4 years ago
We're REALLY close to 3D TV!!!! Impressive
johnnygoodface 4 years ago
yea these are the kind of people that are going to make are futer better then before. this pearson you nether no hoo going to be the first one to fully have a brack throw for this. this pearson my be the firs one to make a halagram someday.
matt33311 4 years ago
awsome
berkut2006 4 years ago
Why do you stick to pic PIC 18's ?
cjunk351 5 years ago
I hate coding in assembly... PIC18's have more hardware instructions so that the C code will convert into assembly much more efficiently. Plus, Microchip offers a free C compiler for public use.
oehrlein49 5 years ago
Nice. What prosessor do you use?
laserhill 5 years ago
In this I'm using a PIC 18F452, i mostly stick to PIC 18's...
oehrlein49 5 years ago