|
This topic comprises 2 pages: 1 2
|
Author
|
Topic: DoReMi Serial and Arduino
|
|
Marcel Birgelen
Film God
Posts: 3357
From: Maastricht, Limburg, Netherlands
Registered: Feb 2012
|
posted 08-15-2018 11:45 PM
If there's no Dolphin board installed, how exactly do you connect the projector to the DCP-2K4?
The Serial implementation is extremely straight forward and it's only one-way communication.
First you add a new serial device in the CineLister software, where you specify the serial port (usually just one, unless you connect USB to Serial devices), speed, data bits, stop bits, parity, etc.
You also specify the Message Type, which can be either a fixed length or one with an end-of-message delimeter like the end-of-line character.
Once you've configured the device, you can send simple, ASCII encoded messages over serial to it in any automation cue.
So, if you connect an Arduino to it, you simply open the port at the correct settings with the correct speed and you can implement a simple Serial.read() loop to fetch the input and parse commands you defined yourself.
| IP: Logged
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Carsten Kurz
Film God
Posts: 4340
From: Cologne, NRW, Germany
Registered: Aug 2009
|
posted 01-29-2019 09:13 AM
You should probably not drive a 'simple' relay directly. Even if the IMB itself is protected through the optocoupler, it may blow the secondary component of it, and the GPO may become disfunctional. Use at least a flyback diode. There are many cheap relay boards available on ebay and amazon for Arduinos, Raspberry PI, etc,, and most of them offer optocoupler or at least transistor input stages. Use one of these. Very often, they can be bought for less than a single basic relay costs locally.
https://www.ebay.com/itm/5V-1-2-4-6-8-Channel-Relay-Board-Module-Optoco upler-LED-for-Arduino-PiC-ARM-AVR/401237960337?hash=item5d6ba56691:m:mzkfWblEtqpHZfTceI9Bh9A:rk:1:pf:0
The IMS1000 manual has GPIO circuits that will help you (from page 290):
https://www.mteworld.com/content/IMS1000_User_Manual_002949_v1_4.pdf
It shows direct connection of a basic relay coil as a GPO example and gives tech specs, but I would still avoid to do it that way. The circuit diagram also shows self-resetting fuses for every GPO, but, still... Just buy one of those boards and play safe.
Many Maker shops will sell these boards in your country as well, I guess, at slightly higher price, but then, shipping is usually faster than from China. You can continue to use these boards even if at some time you may choose to switch from direct GPO to e.g. serial with an ARDUINO inbetween.
- Carsten
| IP: Logged
|
|
|
All times are Central (GMT -6:00)
|
This topic comprises 2 pages: 1 2
|
Powered by Infopop Corporation
UBB.classicTM
6.3.1.2
The Film-Tech Forums are designed for various members related to the cinema industry to express their opinions, viewpoints and testimonials on various products, services and events based upon speculation, personal knowledge and factual information through use, therefore all views represented here allow no liability upon the publishers of this web site and the owners of said views assume no liability for any ill will resulting from these postings. The posts made here are for educational as well as entertainment purposes and as such anyone viewing this portion of the website must accept these views as statements of the author of that opinion
and agrees to release the authors from any and all liability.
|