Not USB Pro compatible….
From: open-l...@googlegroups.com [mailto:open-l...@googlegroups.com] On Behalf Of Hippy
Sent: Thursday, 4 October 2012 18:40
To: open-l...@googlegroups.com
Subject: [open-lighting] $38 - DMX USB PRO compatible....
Anyone got/tried one?
--
However this one is
$49.99USD
Anyone tried one of these? How about in receive mode?
--
This was just waiting to happen, when the enttec USB pro was first released, you needed at least 3 separate chips to make a decent USB dmx interface.
USB/serial converter.
microcontroler.
Rs485 transceiver.
The USB serial converter was the most expensive part. But these days you can buy microcontrollers with built in USB interfaces for less the 5€. And the rs485 tranceiver costs hardly anything in smd packages.
I think the time has come for a new DIY usb dmx interface. I'm sure that a single sided smd board that can fit into an xlr is just an afternoons work. I'm still using through hole components but as soon as I tool up for smd this will be my first project.
But I'm not calling dibs! Feel free to beat me to it!
Ewan.
Having debated this one several times over many years I concluded that an interface cost of $40-$100 is now insignificant compared to the cost of your lighting rig and interconnection leads. IMO there’s little point being much cheaper than the current batch of interfaces. Perhaps when LED PAR cans cost $10 it might be worth the effort but you get what you pay for and cheap LED stuff is currently 4x that price and probably headed for a landfill near you after a short while….
You still can’t make something truly usb pro compatible without using an FTDI FT245R device (okay so you could but it would violate FTDI IP and driver license terms since you’d be cloning their hardware functionality) so it’s still 3 chips. The only 2 chip solutions are usb open FT232R based devices and non usb pro compatible using a USB micro.
The ultraDMX Micro has 3 chips and 2 are QFN32’s to keep size minimal. Serious consideration was given to deleting the FT245RQ but honestly the numbers don’t add up, just spend a couple of dollars and do it right. You’ll spend more time (=money) messing with drivers than the FTDI chips are actually worth. Perhaps if you were making 10,000’s of units (Arduino board case in point, it switched from FTDI to USB AVR) it would be worth the effort. One important note is the FT245 works in 2 modes, VCP and direct, but not all software supports both. All the good commercial software uses Direct mode as there are performance issues with VCP. Arduino only used VCP mode so the switch was easy.
Any DIY folks out there are welcome to contact me and introduce your non-commercial projects – we’re quite supportive J
Oh and here’s an SMD tip: Don’t go trying to hand solder QFN’s!
Best Regards,
Jason Kyle
DMXking.com / JPK Systems Limited
From: open-l...@googlegroups.com [mailto:open-l...@googlegroups.com] On Behalf Of ewan colsell
Sent: Friday, 5 October 2012 01:10
To: open-l...@googlegroups.com
Subject: RE: [open-lighting] $38 - DMX USB PRO compatible....
This was just waiting to happen, when the enttec USB pro was first released, you needed at least 3 separate chips to make a decent USB dmx interface.
--