Author Topic: Standalone DMX/SD Card Dumb String Controller  (Read 2451 times)

Offline TexasStingray

  • Coop Manager
  • Sr. Member
  • *
  • Posts: 791
Standalone DMX/SD Card Dumb String Controller
« on: December 16, 2012, »
I created a Standalone DMX/SD Card Dumb String Controller. It uses an Arduino. It can functions as a DMX Controller or you can add the SD Card Module and have it run the pattern stored on the SD Card. This is something I am willing to share with the members just as a way to say thanks.

I'm just checking to see of there is any interest.
Scott Wanner
TX

Watch my videos
You are not allowed to view links. Register or Login

Offline LtKadeo

  • Sr. Member
  • ****
  • Posts: 149
Re: Standalone DMX/SD Card Dumb String Controller
« Reply #1 on: December 16, 2012, »
Would like to see what you have come up with - may not use it for x-mass but may have some use in my halloween tomestone displays.
Thanks

Ted K

Offline chrisatpsu

  • Sr. Member
  • ****
  • Posts: 3729
  • ahhh, yes... my new blink-i-nator 3000!!!
Re: Standalone DMX/SD Card Dumb String Controller
« Reply #2 on: December 16, 2012, »
what do you need (sequencer) to create the pattern for the sd card?
To rule the entire tri-state area!  What's that? Perry the Platypus!!!

Offline TexasStingray

  • Coop Manager
  • Sr. Member
  • *
  • Posts: 791
Re: Standalone DMX/SD Card Dumb String Controller
« Reply #3 on: December 16, 2012, »
Currently the pattern file is a CSV file with 3 line one for each color, I'm thinking of changing it to one continues file where the color is read in groups of three this would make for an unlimited pattern length. There is also a delay file that controls how long of a delay between color changes. It currently does not do any transactions between colors but this is something I am looking at. nothing will be available until next year.
Scott Wanner
TX

Watch my videos
You are not allowed to view links. Register or Login

Offline urthegman

  • Sr. Member
  • ****
  • Posts: 960
Re: Standalone DMX/SD Card Dumb String Controller
« Reply #4 on: December 16, 2012, »
Interest here!

Offline rrawlings

  • Sr. Member
  • ****
  • Posts: 141
Re: Standalone DMX/SD Card Dumb String Controller
« Reply #5 on: December 16, 2012, »
Interested.  Love the arduino capabilities

Offline therealbigjim

  • Sr. Member
  • ****
  • Posts: 489
Re: Standalone DMX/SD Card Dumb String Controller
« Reply #6 on: December 23, 2012, »
ptcture video? <pop..
"If you want more lights sell that old mustang"
        You are not allowed to view links. Register or Login

Offline Mike Hill

  • Sr. Member
  • ****
  • Posts: 400
  • Here to learn
Standalone DMX/SD Card Dumb String Controller
« Reply #7 on: December 23, 2012, »
+1
Mike Hill
First display date 11-2011
"Never explain your actions, your enemies don't believe it and your friends don't need it."

Offline TexasStingray

  • Coop Manager
  • Sr. Member
  • *
  • Posts: 791
Re: Standalone DMX/SD Card Dumb String Controller
« Reply #8 on: December 24, 2012, »
I should have a few pic's by the end of the week. I'll try to put a video together as well.
Scott Wanner
TX

Watch my videos
You are not allowed to view links. Register or Login

Offline TexasStingray

  • Coop Manager
  • Sr. Member
  • *
  • Posts: 791
Re: Standalone DMX/SD Card Dumb String Controller
« Reply #9 on: December 26, 2012, »
Just completed a Vixen 2.1 plugin that will create the pattern file used for the Standalone Mode.
Scott Wanner
TX

Watch my videos
You are not allowed to view links. Register or Login

Offline TexasStingray

  • Coop Manager
  • Sr. Member
  • *
  • Posts: 791
Re: Standalone DMX/SD Card Dumb String Controller
« Reply #10 on: December 29, 2012, »
Here is a pic of the Standalone DMX SD Card Dumb String Controller with the SD Card module installed. I have also created a Standalone SD Card Controller for Smart Strings. I have tested it with a 21 led Flex Strip and a 7 Node Smart String. I hope to get a PCB made for it as well.
Scott Wanner
TX

Watch my videos
You are not allowed to view links. Register or Login

Offline wftxlites

  • Sr. Member
  • ****
  • Posts: 158
Re: Standalone DMX/SD Card Dumb String Controller
« Reply #11 on: December 31, 2012, »
Cool. Nice job.

It sounds like you have also figured out the pixelnet code that you were working on.

Congrats,

Greg

Offline TexasStingray

  • Coop Manager
  • Sr. Member
  • *
  • Posts: 791
Re: Standalone DMX/SD Card Dumb String Controller
« Reply #12 on: December 31, 2012, »
The Pixelnet is still an issue, and I have not given up. The controller for Smart String currently only reads the SD Card and sends the signal. It does not receive PixelNet as of today. I received an Arduino MEGA for Christmas and Hope to test the pixelnet out with it.
Scott Wanner
TX

Watch my videos
You are not allowed to view links. Register or Login

Offline wftxlites

  • Sr. Member
  • ****
  • Posts: 158
Re: Standalone DMX/SD Card Dumb String Controller
« Reply #13 on: January 01, 2013, »
I am looking forward to hearing the results. I am thinking that I would like my Ardunio (GE35-LED) controller to receive straight pixelnet. It currently receives DMX. <pop..

Offline TexasStingray

  • Coop Manager
  • Sr. Member
  • *
  • Posts: 791
Re: Standalone DMX/SD Card Dumb String Controller
« Reply #14 on: January 01, 2013, »
I did get the MEGA and UNO to send out PixelNet code to control a DSController.
Scott Wanner
TX

Watch my videos
You are not allowed to view links. Register or Login