Author Topic: Handheld DMX tester  (Read 8730 times)

Offline n1ist

  • Coop Manager
  • Sr. Member
  • *
  • Posts: 760
  • 02148
Handheld DMX tester
« on: February 18, 2009, »
I'm redoing the board to be (mainly) thru-hole.  The only SMT parts will be the regulator, inductor, and diode if you want to build the switcher.  I am also resizing it to fit into Mouser's 789-S1A-442710LCD enclosure.  It's handheld and has a built-in 4-AA holder.  I hope to get the board out for fab today or tomorrow so I can start coding.
/mike


Offline n1ist

  • Coop Manager
  • Sr. Member
  • *
  • Posts: 760
  • 02148
tester
« Reply #1 on: February 25, 2009, »
Things are proceeding nicely.  I have the LCD working now, along with the negative bias voltage generator.   It turns out that Mouser linked the wrong data sheet to the case I got, and I designed it against the data sheet, so it doesn't fit.   There are other options that will work.  The DC/DC converter works nicely, even down below 3V so running from 2 AA cells works fine (I'm using C cells now since I had the holder on hand).

Now to add the keypad or encoder and get some more code done.  And take some better pictures  :)
/mike

Offline rrowan

  • Administrator
  • Sr. Member
  • *****
  • Posts: 5899
  • 08096
tester
« Reply #2 on: February 25, 2009, »
Hi Mike

That looks really nice

Cheers

Rick R.
Light Animation Hobby - Having fun and Learning at the same time. (21st member of DLA)
You are not allowed to view links. Register or Login
Warning SOME assembly required

Offline wbuehler

  • Administrator
  • Sr. Member
  • *****
  • Posts: 3579
  • Dont' that poster look dusty?
tester
« Reply #3 on: February 25, 2009, »
Looks Cool

Bill


Offline ThaiWay

  • Patron Member
  • Sr. Member
  • ****
  • Posts: 1228
  • 1500 C9's are not [i]green[/i]!
tester
« Reply #4 on: February 25, 2009, »
Very nice Mike!

John
Chok Dee! (Thai "good luck" greeting)
John

Unofficial 220V 50Hz Beta Tester

Offline PJNMCT

  • Patron Member
  • Sr. Member
  • ****
  • Posts: 821
tester
« Reply #5 on: February 25, 2009, »
Mike,

Looking good...

-Paul
Leesburg, FL

Offline dmaccole

  • Sr. Member
  • ****
  • Posts: 758
    • PacificaLights.info
tester
« Reply #6 on: February 26, 2009, »
Mike:

Thanks for all your hard work.

Isn't this project far enough along that it deserves its own thread?

\dmc
________________________
The only thing more dangerous than a software engineer with a soldering iron or a hardware engineer with a compiler is a liberal-arts major with either.
You are not allowed to view links. Register or Login

Offline n1ist

  • Coop Manager
  • Sr. Member
  • *
  • Posts: 760
  • 02148
Handheld DMX tester
« Reply #7 on: February 27, 2009, »
Over in this thread You are not allowed to view links. Register or Login. we have been tossing around ideas for a handheld DMX tester.   In order to keep (or is it lose?) my sanity, I have started to build such a beast.  It has progressed to the point where I am moving it into its own thread.

The more I think about it, the better I'm liking the use of the rotary encoder over the keyboard.  It's a reasonable way to select items from a menu, and only needs one hole in the case :-)  I may want another button (other than the select action of the encoder) to get back to the main menu.  I'll see what works when I get the menu routines coded.

Since last time, I have gotten the rotary encoder wired up and coded.  I'ts just moving a hat back and forth across the LCD right now, but that's just a test.

/mike

Offline RJ

  • Administrator
  • Sr. Member
  • *****
  • Posts: 8519
Re: Handheld DMX tester
« Reply #8 on: February 27, 2009, »
Cool!
Innovation beats imitation - and it's more satisfying

Offline wbuehler

  • Administrator
  • Sr. Member
  • *****
  • Posts: 3579
  • Dont' that poster look dusty?
Re: Handheld DMX tester
« Reply #9 on: February 27, 2009, »
Cool

Bill


Offline ThaiWay

  • Patron Member
  • Sr. Member
  • ****
  • Posts: 1228
  • 1500 C9's are not [i]green[/i]!
Re: Handheld DMX tester
« Reply #10 on: February 27, 2009, »
Sounds great Mike... keep at it!

John
Chok Dee! (Thai "good luck" greeting)
John

Unofficial 220V 50Hz Beta Tester

Offline dmaccole

  • Sr. Member
  • ****
  • Posts: 758
    • PacificaLights.info
Re: Handheld DMX tester
« Reply #11 on: February 28, 2009, »
This will be a great device to have next season. Thanks so much for taking the time, Mike.

\dmc
________________________
The only thing more dangerous than a software engineer with a soldering iron or a hardware engineer with a compiler is a liberal-arts major with either.
You are not allowed to view links. Register or Login

Offline n1ist

  • Coop Manager
  • Sr. Member
  • *
  • Posts: 760
  • 02148
Re: Handheld DMX tester
« Reply #12 on: March 03, 2009, »
OK, we have blinky flashy - it is now speaking DMX.  So far, with static values, but it does control the one JEC pixel I have hooked up right now.   

Next step is to fill out the menu items and start coding the routines behind the scenes.

/mike

Offline n1ist

  • Coop Manager
  • Sr. Member
  • *
  • Posts: 760
  • 02148
Re: Handheld DMX tester
« Reply #13 on: March 15, 2009, »
After much fiddling, I think I have most of the menu routines coded; I just need to hilight which digit in a multi-digit number you are changing.  I have switched over to a 4-button design (left/right moves you through the menu, up/down changes an option).    So far, it is supporting "all on/off" and "set channel to value".   Next will be the sweep tests, and then I will work on the special modes to initialize the starting channel on the various boards.

I will be respinning the board in KiCAD so I will be able to generate Gerbers and make affordable boards.  I will also likely change the processor to an Atmega168 as it is cheaper and smaller.

/mike

Offline brandonj

  • Full Member
  • ***
  • Posts: 60
Re: Handheld DMX tester
« Reply #14 on: March 15, 2009, »
Mike,
This is looking great!  I think such a device would make troubleshooting and "field testing" so much easier! I am very interested in your project.  Keep up the good work!

-Brandon