DMXking eDMX1 PRO supports RDM over ArtNet and is reasonably low cost.
--
The Open Lighting Project: open-l...@googlegroups.com, #openlighting (irc.freenode.org)
To unsubscribe from this group, send email to
open-lightin...@googlegroups.com
For more options, visit
https://groups.google.com/groups/opt_out?hl=en
Why does Bitwizard advertise RDM support with their board? Do they mean it can function as a passthrough only?
Is it simply not compatible with OLA?
Hi
I see DMXking eDMX1 is 130 US$.
Cheaper is probably: http://www.bitwizard.nl/shop/raspberry-pi?product_id=154
havent tried it my self yet, but according to Bitwizard it also works with PI zero. -> Pi Zero + Memory card + RDM adapter ~= 45 Euros
Is there any RDM device cheaper than that? cheaper than that?
Op 6-10-2017 om 14:01 schreef marshallmchenry74:
To unsubscribe from this group, send email to open-lighting+unsubscribe@googlegroups.com
I think really you need to look at your application and make a decision based on that rather than cost. If it’s purely a cost thing then your application probably is learning / experimenting so anything will do. I don’t know if Stellascapes still do number 1’s but they were reasonably cheap too http://www.stellascapes.com/shop
RDM has some interesting timing requirements so having something known good on hand is rather helpful! A key difference between most USB DMX RDM units and RDM over ArtNet units is the later handles RDM Discovery internally and maintains a table of devices whereas typical USB DMX units just pass through discovery messages.
Haven’t seen anything cheaper than that cheaper than that. Let us know if you find one.
I would love to be able to run some more number1 devices. The real problem was that we have no software support, as Simon got really busy. I took a lot of flack for something that people were not able to use, because it was not finished. If someone else wanted to take that up, I’d be very happy to make them again. I have a few units on the shelf.
Kind Regards
Andrew Frazer
To unsubscribe from this group, send email to open-lighting+unsubscribe@googlegroups.com
On the to do list is incorporating some RDM test function capabilities and ultimately integrating that with OLA’s RDM test suite. The USB DMX RDM implementations are all pretty simplistic which makes them easy to coerce into edge case testing.
From: open-l...@googlegroups.com [mailto:open-l...@googlegroups.com]
On Behalf Of Peter Newman
Sent: Saturday, 7 October 2017 1:28 PM
To: open-lighting <open-l...@googlegroups.com>
Subject: Re: [open-lighting] Re: Looking for inexpensive/DIY DMX/RDM Adapter
I didn't realise the DMXKing ArtNet based interfaces are now cheaper than your DMX only ones! Doing RDM discovery locally can help, as long as the device covers all the edge cases. Although I think you'd lose out on the ability to do the OLA RDM test suite's discovery tests using an ArtNet connection.
Wished we were having a conversation about using E1.33 to do RDM.
Couldn’t agree more. So close yet so far.
I don’t’ have much hope for it actually being a standard for several more years. It’s got massively overcomplex.. Theres no way it should be providing a bootstrap mechanisum to set IP address for example.
To unsubscribe from this group, send email to open-lighting+unsubscribe@googlegroups.com
For more options, visit https://groups.google.com/groups/opt_out?hl=en
--
The Open Lighting Project: open-l...@googlegroups.com, #openlighting (irc.freenode.org)
To unsubscribe from this group, send email to open-lighting+unsubscribe@googlegroups.com
I had a quick hunt down and saw were things got up to.. There is some documentation.. and links to the code.
If someone wanted to jump in and ‘bring’ this back, I’d happily run up more devices. It’s a much eaier proposition for me now, since we have our own PNP production line, so doing small runs is not really a big issue.
https://www.openlighting.org/ole/number1/
Kind Regards
Andrew Frazer
Trying to remember, I think we were doing them for $70 or there abouts.
The code was never finished for dual ports. Theres a few things on these that make them interesting, these were made for diagnostics, so they will do timing of the signals as well, as deliver them..
But we are in a situation were we don’t’ have anyone that is available to support the software.
Kind Regards
Andrew Frazer
Yes, the code is in a git repo ( both the code for the OLA end, and the microprocessor itself ).
I have a few constructed devices on the shelf, that have checked out hardware wise, and I’d love to get this back and going if it was at all possible.
I’m just not in a position to be able to support the software side of thigns.
Kind Regards
Andrew Frazer
From: marshall...@gmail.com
Sent: Thursday, 2 November 2017 9:49 AM
To: open-lighting
Subject: Re: [open-lighting] Re: Looking for inexpensive/DIY DMX/RDM Adapter
Hi Andrew, does the code exist for at least an operational single port on
the device? This sounds like a very interesting product and I'd love to
take one for a test drive if it's functional?
--
To unsubscribe from this group, send email to open-lighting+unsubscribe@googlegroups.com
I have a few (3 or 4) bits of hardware.
As I said, I’d be really keen to get this back on track if we can, but it just needs to have a workable software solution.
Kind Regards
Andrew Frazer
To unsubscribe from this group, send email to open-lightin...@googlegroups.com
For more options, visit https://groups.google.com/groups/opt_out?hl=en
--
The Open Lighting Project: open-l...@googlegroups.com, #openlighting (irc.freenode.org)
To unsubscribe from this group, send email to open-lightin...@googlegroups.com
It does “sort of work”.. You can connect to it with OLA, and you can get some RDM thigns working.. Its just very unfinished, and theres very little documentation. If you can work through the code ( which works ), and read the doco, you can get it to work, but it was hard work.
Kind Regards
Andrew Frazer
I’d really like to port it onto a PIC32MZ IC, and add an Ethernet port, so we can do some Ethernet wizzardy with it as well, but that’s a strectch goal.
Kind Regards
Andrew Frazer
The firmware is functional as both a RDM controller (with OLA) & RDM
responder. Documentation can be found at
http://docs.openlighting.org/ole/
Simon
Cool Maybe all we need is some clearer instructions?..
> For more options, visit https://groups.google.com/groups/opt_out?hl=en
--
The Open Lighting Project: open-l...@googlegroups.com, #openlighting (irc.freenode.org)
To unsubscribe from this group, send email to open-lighting+unsubscribe@googlegroups.com
Lets get this thign back from the dead then. I have plenty of materials to make more of them!
I doubt you will beat Arjan's price for an interface.
To be explicitly clear, it either works with a Pi running Linux as a UART to RS485 converter with no RDM capability (until we add that to OLA), or it runs bare metal code and acts like an Enttec USB Pro, but with a massively overspecced microcontroller
There are quite a few unused pins on the microprocessor, so they do show up as un-used. There was an error which we manually corrected, on the first run of pcbs.
The good news is that there is a board ready for you, I’ll send you an email privately to get your details.
Op vrijdag 6 oktober 2017 16:25:11 UTC+2 schreef Peter Newman:I doubt you will beat Arjan's price for an interface.
To be explicitly clear, it either works with a Pi running Linux as a UART to RS485 converter with no RDM capability (until we add that to OLA), or it runs bare metal code and acts like an Enttec USB Pro, but with a massively overspecced microcontrollerIt might be massively overspecced, but for the 5$ you get:
- A 32-bit ARM CPU at 700Mhz
- Plenty of RAM ; you can have a large buffer for both DMX and RDM
- HDMI output ; this makes it easy to debug the code or to show diagnostic information
- SDCard ; easy for storing configuration files and updating the firmware
- Large user community ; the Raspberry Pi is very popular, any question is quickly answered
When using a Raspberry Pi DMX/RDM board, (around 30 Euro):
then you can implement a RDM Responder (including support for I2C sensors).
- http://www.bitwizard.nl/shop/DMX-interface-for-Raspberry-pi
or
- https://www.hwhardsoft.de/english/projects/rs485-shield/
Greets, Arjan
http://www.raspberrypi-dmx.org/
Disclaimer : I do not own any of the hardware mentioned above. I am providing open source software for the Raspberry Pi.
On Sunday, 5 November 2017 17:21:03 UTC, Arjan van Vught wrote:Op vrijdag 6 oktober 2017 16:25:11 UTC+2 schreef Peter Newman:I doubt you will beat Arjan's price for an interface.
To be explicitly clear, it either works with a Pi running Linux as a UART to RS485 converter with no RDM capability (until we add that to OLA), or it runs bare metal code and acts like an Enttec USB Pro, but with a massively overspecced microcontrollerIt might be massively overspecced, but for the 5$ you get:
- A 32-bit ARM CPU at 700Mhz
- Plenty of RAM ; you can have a large buffer for both DMX and RDM
- HDMI output ; this makes it easy to debug the code or to show diagnostic information
Are you having to write the whole screen driver yourself, or are there libraries for that? Printing to USB serial ports is generally fairly easy too on micro controllers.
- SDCard ; easy for storing configuration files and updating the firmware
- Large user community ; the Raspberry Pi is very popular, any question is quickly answered
I agree the Pi community is large, although I suspect the PIC community is larger than the Pi baremetal one; queries about Raspbian don't help much in your environment.
When using a Raspberry Pi DMX/RDM board, (around 30 Euro):
then you can implement a RDM Responder (including support for I2C sensors).
- http://www.bitwizard.nl/shop/DMX-interface-for-Raspberry-pi
or
- https://www.hwhardsoft.de/english/projects/rs485-shield/
Greets, Arjan
http://www.raspberrypi-dmx.org/
Disclaimer : I do not own any of the hardware mentioned above. I am providing open source software for the Raspberry Pi.
I assume you mean you don't manufacturer/sell Arjan, presumably you must posses some of that hardware to test your code with?
Oh I’m sorry I thought I did reply.. Been quite busy this week. Yes, I do have a couple of units.
Kind Regards
Andrew Frazer
From: marshall...@gmail.com
Sent: Wednesday, 8 November 2017 2:52 AM
To: open-lighting
Subject: Re: [open-lighting] Re: Looking for inexpensive/DIY DMX/RDM Adapter
Hi Andrew, did you send an email? I have not seen anything.
On Monday, November 6, 2017 at 11:24:45 AM UTC-6, mrpackethead wrote: