Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Building your own Ambient Light system, using the LED Wiz piece (I need help!)  (Read 2180 times)

0 Members and 1 Guest are viewing this topic.

bleedscarlet

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:December 13, 2008, 10:34:54 am
So I've gotten as far as the testing procedures.

When I run the LED Wiz software and turn on the lights, they flash, or do whatever I want them to.

Does anyone have experience with boblight or any of those momo/atmolight softwares? I can't seem to get it to work...

arzoo

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2093
  • Last login:January 26, 2025, 08:51:53 am
  • Robots WILL kill you.
    • LEDBlinky
What exactly are you trying to do?
Robots will kill you.



Arcade Addiction

BASS!

  • Just have fun.
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 837
  • Last login:August 10, 2013, 03:12:33 am
either pimp out his car, or something interesting.

bleedscarlet

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:December 13, 2008, 10:34:54 am
I'm trying to do this:
http://www.instructables.com/id/Building-your-own-color-LED-bars/

and I searched around for help, found this place.

I've troubleshooting as much as possible.

Dazz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1246
  • Last login:January 11, 2025, 07:43:39 am
  • HyperSpin Team
    • VPUniverse
I'm trying to do this:
http://www.instructables.com/id/Building-your-own-color-LED-bars/

and I searched around for help, found this place.

I've troubleshooting as much as possible.

I know the guy that created this one...  Let me see if I can contact him and see if he'll post here.



Blanka

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2248
  • Last login:January 25, 2018, 03:19:28 pm
Just use an Arduino with some good power Mosfets. Cheaper and easier to program for stand alone use.

bleedscarlet

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:December 13, 2008, 10:34:54 am
arduino is more expensive, I don't have any more money to spare on free projects for a while

Blanka

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2248
  • Last login:January 25, 2018, 03:19:28 pm
The arduino itself is cheaper (30$), but it depends on what you want to do. If you want a stand-alone 3 channel PWM RGB ambient light that runs by itself your personal pattern on some power leds (1A or more/channel), using direct input (some switches, a temp sensor, a touch sensor, RGB input) Arduino is easier and cheaper, and delivers 256 steps of brightness per channel. If you want to drive many lights up to 500mA/channel, use basic preprogrammed patterns, and don't mind the computer being on all the time, the LED wiz is a good choice.