pixelmagic Posted January 29, 2012 Author Posted January 29, 2012 Awww, just saw you tried to message me.Sorry I didn't react. I was to blown away by the effects No problem, otherwise just add my MSN or Skype Burman :-) [TABLE=width: 500] [TR] [TD][/TD] [TD=align: center]New project homepage: http://blog.pixelmagic.nl/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]LED-Wiz utility: http://pinball.pixelmagic.nl/ledwiz/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]Anyone want to buy my LEDwiz ?? [/TD] [TD][/TD] [/TR] [/TABLE]
JaronSenna Posted February 14, 2012 Posted February 14, 2012 This is awesome man! Huge kudo's to Pixel and Shifter! I have been playing with Arduino's a bit, so I love seeing arduino coming to pinball :-) I wonder if you have done anything with the TLC's yet? For another project I developed a PCB with 1 TLC and 16 led's to PWM those. Boards can be daisy chained to increase number of leds (pwm outputs). I am by no means an expert in this area, but do have some experience. Looks like you know what you are doing, but if I could help you out with something, please let me know. (here's some of the documentation I put up at the time). my pincab build thread
pixelmagic Posted February 14, 2012 Author Posted February 14, 2012 This is awesome man! Huge kudo's to Pixel and Shifter! I have been playing with Arduino's a bit, so I love seeing arduino coming to pinball :-)I wonder if you have done anything with the TLC's yet? For another project I developed a PCB with 1 TLC and 16 led's to PWM those. Boards can be daisy chained to increase number of leds (pwm outputs). I am by no means an expert in this area, but do have some experience. Looks like you know what you are doing, but if I could help you out with something, please let me know. (here's some of the documentation I put up at the time). At the moment we decided not to use the TLC's, mainly because the most toys do not need pwm. We have virtualy unlimited digital (on/off) ports that seems to be good enough for most toys. Also speedwise it's best. At the moment i am working on the design of my table setup, and only use a couple of pwm ports (shaker, rgb led strip). Besides, when in need for more pwm, just add a extra Arduino board and you have 12 new pwm's ports available (yes, VP-Fx can handle more then one Arduino out-of-the-box) And about the experts, most of us are no experts, just hobbyist with a big imagination Keep following this thread, more thing will come, just don't ask when exactly, lots of work to be done, not only on the core programming (shifters) but also for configuration making. We also gonna need some thoughts from some of you at the time. [TABLE=width: 500] [TR] [TD][/TD] [TD=align: center]New project homepage: http://blog.pixelmagic.nl/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]LED-Wiz utility: http://pinball.pixelmagic.nl/ledwiz/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]Anyone want to buy my LEDwiz ?? [/TD] [TD][/TD] [/TR] [/TABLE]
JaronSenna Posted February 14, 2012 Posted February 14, 2012 Oh, I *will* keep following this thread, what a great community. Subscriptions are firing on all cylinders :-) I found the TLC's to be quite expensive, especially compared to the 595's, which can do software PWM (http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1288285333/15) but that is probably not a good idea for this pinball purpose. Anyway, the offer stands: if you need help, lemme know. Even just soldering boards to prevent you from inhaling too many fumes :-) my pincab build thread
pixelmagic Posted February 14, 2012 Author Posted February 14, 2012 Oh, I *will* keep following this thread, what a great community. Subscriptions are firing on all cylinders :-)I found the TLC's to be quite expensive, especially compared to the 595's, which can do software PWM (http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1288285333/15) but that is probably not a good idea for this pinball purpose. Anyway, the offer stands: if you need help, lemme know. Even just soldering boards to prevent you from inhaling too many fumes :-) Thanks for that, i just now noticed that you are also a Kaaskop The pwm with 595 is possible, but very cpu loading, so best not done, specialy for our purpose. The 5940's work fine with that, but compared to the 595 they are indeed expensive. On the other hand, to quote the Go of pinball: Go Big Or Go Home Thanks for the offer, add me on msn or skype, so we can talk about it ;0 [TABLE=width: 500] [TR] [TD][/TD] [TD=align: center]New project homepage: http://blog.pixelmagic.nl/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]LED-Wiz utility: http://pinball.pixelmagic.nl/ledwiz/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]Anyone want to buy my LEDwiz ?? [/TD] [TD][/TD] [/TR] [/TABLE]
maxxsinner Posted February 16, 2012 Posted February 16, 2012 Completely shameless and unabashed BUMP!! Any updates of your fine work Pixel and Shifter? Electropin - Enough lights to land a jet on an aircraft carrierHigh Voltage Pinball - Cause one build just wasn't enough Voltek Arcade - Funglo pedestal style mame cabinet Pinball Electrical Tutorial - Wire All Your Bling With Confidence and Fewer House Fires
pixelmagic Posted February 16, 2012 Author Posted February 16, 2012 Completely shameless and unabashed BUMP!! Any updates of your fine work Pixel and Shifter? Yes, new hardware on the way to shifters for development.... Also, like mentioned in other topic, new 595 + uln driver board under development, with 16 'normal ledwiz-like outputs and 16 double outputs for more power. We are looking into a alternative on driving the arduino using something other then the vbs script, with speed/less or no stutter in mind (hopefully). Enough? [TABLE=width: 500] [TR] [TD][/TD] [TD=align: center]New project homepage: http://blog.pixelmagic.nl/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]LED-Wiz utility: http://pinball.pixelmagic.nl/ledwiz/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]Anyone want to buy my LEDwiz ?? [/TD] [TD][/TD] [/TR] [/TABLE]
pixelmagic Posted February 19, 2012 Author Posted February 19, 2012 Ok, here is the next step video, some example of individual driving of lights: rUvZrFbfmQM I think there is something missing dough... This is driven from colour lookup table with 705 events available. The next version will have full RGB events with millions of possible colors. The next release (version 5) could be the first public beta. Keep in mind that this version is not done yet. [TABLE=width: 500] [TR] [TD][/TD] [TD=align: center]New project homepage: http://blog.pixelmagic.nl/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]LED-Wiz utility: http://pinball.pixelmagic.nl/ledwiz/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]Anyone want to buy my LEDwiz ?? [/TD] [TD][/TD] [/TR] [/TABLE]
gstav Posted February 20, 2012 Posted February 20, 2012 Great progress Piximan! Sweet!! "Stop being so stupid.. it’s my turn."
maxxsinner Posted February 20, 2012 Posted February 20, 2012 Let me know when I have to start rewiring my cab sir pixel! Electropin - Enough lights to land a jet on an aircraft carrierHigh Voltage Pinball - Cause one build just wasn't enough Voltek Arcade - Funglo pedestal style mame cabinet Pinball Electrical Tutorial - Wire All Your Bling With Confidence and Fewer House Fires
pixelmagic Posted February 20, 2012 Author Posted February 20, 2012 Let me know when I have to start rewiring my cab sir pixel! I have allready started, you're behind !! [TABLE=width: 500] [TR] [TD][/TD] [TD=align: center]New project homepage: http://blog.pixelmagic.nl/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]LED-Wiz utility: http://pinball.pixelmagic.nl/ledwiz/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]Anyone want to buy my LEDwiz ?? [/TD] [TD][/TD] [/TR] [/TABLE]
maxxsinner Posted February 20, 2012 Posted February 20, 2012 Anyone else thinking about investing in Cree LED shares? Can see a world LED shortage when this is released to us minions Electropin - Enough lights to land a jet on an aircraft carrierHigh Voltage Pinball - Cause one build just wasn't enough Voltek Arcade - Funglo pedestal style mame cabinet Pinball Electrical Tutorial - Wire All Your Bling With Confidence and Fewer House Fires
pixelmagic Posted February 21, 2012 Author Posted February 21, 2012 Anyone else thinking about investing in Cree LED shares?Can see a world LED shortage when this is released to us minions Cree's are so 1970's We have some alternatives at the moment [TABLE=width: 500] [TR] [TD][/TD] [TD=align: center]New project homepage: http://blog.pixelmagic.nl/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]LED-Wiz utility: http://pinball.pixelmagic.nl/ledwiz/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]Anyone want to buy my LEDwiz ?? [/TD] [TD][/TD] [/TR] [/TABLE]
pixelmagic Posted February 23, 2012 Author Posted February 23, 2012 (edited) Ok, got finaly after some weeks my playfield LCD back in place, ans have done some lines of configuration on 1 table. Off course it's MM Keep in mind there is nothing special done on the weakest part, the vbs. Here is the video, look on the right side when the flashers go off and the pop bumpers also. Czi_tUVBJE0 Edit: current events on the right side are only white, will be full RGB ! Edit 2: need parts for the same lights on the right and top sides Edited February 23, 2012 by pixelmagic [TABLE=width: 500] [TR] [TD][/TD] [TD=align: center]New project homepage: http://blog.pixelmagic.nl/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]LED-Wiz utility: http://pinball.pixelmagic.nl/ledwiz/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]Anyone want to buy my LEDwiz ?? [/TD] [TD][/TD] [/TR] [/TABLE]
njay Posted February 23, 2012 Posted February 23, 2012 Lekker bezig kerel !! (nice work dude) My Mini Pin Build: http://www.hyperspin-fe.com/forum/showthread.php?t=5622 My Arcade Bartop Build: http://www.hyperspin-fe.com/forum/showthread.php?t=14570
zebulon Posted February 23, 2012 Posted February 23, 2012 Congrats to you and your team on solving the stuttering issue Pixel, looks amazing and runs very smoothly!!!! Awesome work. I know so much about so little that I could teach you everything there is to know about nothing....
JaronSenna Posted February 24, 2012 Posted February 24, 2012 Kudos, knap werk! my pincab build thread
pixelmagic Posted February 26, 2012 Author Posted February 26, 2012 The stutter is not resolved yet, but we think that it is at the present state allready better then with ledwiz. [TABLE=width: 500] [TR] [TD][/TD] [TD=align: center]New project homepage: http://blog.pixelmagic.nl/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]LED-Wiz utility: http://pinball.pixelmagic.nl/ledwiz/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]Anyone want to buy my LEDwiz ?? [/TD] [TD][/TD] [/TR] [/TABLE]
Takedown Posted February 26, 2012 Posted February 26, 2012 Hi Pixel, How will the software work for your boards? Will it be the same/similar to how the LED Whiz works with the config files? I'm probably a month out from needing an LED control board, do you think your setup will be in beta by then or is it still further out? I'm really just looking for the same functionality as the LED whiz right now and could then look at expansion later once the ideas start flowing for what is capable with your board Keep up the good work!
pixelmagic Posted February 29, 2012 Author Posted February 29, 2012 Ok, got some extra LEDs and installed them, also using the latest version of the software (thank Shifters !) with color driving of each indivudual command and output. Look espacialy at the middle and the end, when the castle goes down, the trolls come up and the catapult is hit. UVKG1llccpo [TABLE=width: 500] [TR] [TD][/TD] [TD=align: center]New project homepage: http://blog.pixelmagic.nl/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]LED-Wiz utility: http://pinball.pixelmagic.nl/ledwiz/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]Anyone want to buy my LEDwiz ?? [/TD] [TD][/TD] [/TR] [/TABLE]
pinballlooking Posted February 29, 2012 Posted February 29, 2012 What all is the new hardware and software controlling? Is it controlling all the feedback and all the flashers or just the new flashers on the sides? BTW new led’s look very cool. My Pinball Cabinet:http://www.hyperspin-fe.com/forum/showthread.php?t=15290
pixelmagic Posted February 29, 2012 Author Posted February 29, 2012 What all is the new hardware and software controlling?Is it controlling all the feedback and all the flashers or just the new flashers on the sides? BTW new led’s look very cool. I have no more ledwiz in my cab, everything is controlled by VP-Fx, the top flashers, the 60 RGB leds on the playfield, the 28 back box leds, 9 contractors, shaker and more. And still have 75+ unused outputs left... :-) [TABLE=width: 500] [TR] [TD][/TD] [TD=align: center]New project homepage: http://blog.pixelmagic.nl/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]LED-Wiz utility: http://pinball.pixelmagic.nl/ledwiz/[/TD] [TD][/TD] [/TR] [TR] [TD][/TD] [TD=align: center]Anyone want to buy my LEDwiz ?? [/TD] [TD][/TD] [/TR] [/TABLE]
pinballlooking Posted February 29, 2012 Posted February 29, 2012 Very cool. Is it faster than LED wiz? Any shutter? Did you have shutter before? Any speed difference when the ball is in the popup bumpers? My Pinball Cabinet:http://www.hyperspin-fe.com/forum/showthread.php?t=15290
shifters67 Posted February 29, 2012 Posted February 29, 2012 Hi Pixel, only 75 left huh - may need to add some more :-) How about another 50? Shifters
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now