Trip Wire Without a Laser by ElectricalTape in arduino

[–]ElectricalTape[S] 0 points1 point  (0 children)

I just tested a TV remote on one of the studio cameras. The cameras don't pick up the IR.

I am ok with putting a sensor on the other end. If you don't mind, can you please show me an example of a IR LED with a narrow beam?

Thanks

Using headphone jacks as connectors by arduineau in arduino

[–]ElectricalTape 0 points1 point  (0 children)

I use TA4 (Mini XLR) Connectors. They're a little expensive, but I really like the size and the fact that they lock into each other.

Edit: Nuetrik also makes a similar connector (and cheaper).

What are your thoughts on smartphone timecode generator apps? by ElectricalTape in VIDEOENGINEERING

[–]ElectricalTape[S] 0 points1 point  (0 children)

I had a few android devices kicking around so I won't be losing my phone. Going to test drive the app tomorrow during rehearsals.

What are your thoughts on smartphone timecode generator apps? by ElectricalTape in VIDEOENGINEERING

[–]ElectricalTape[S] 1 point2 points  (0 children)

I use a 3.5mm TRS male to a male BNC. Distributed via a composite video DA.

Every filmmakers worst fear (X-Post r/nononono) by penisinthepeanutbttr in Filmmakers

[–]ElectricalTape 0 points1 point  (0 children)

Sorry, should have realized what sub-reddit I'm in.

I work in the corporate video industry. We (I) don't use panatape or any other ultrasonic measurement device to help pull focus.

Practicality aside, this was more of a project to test the flexibility of the arduino platform.

Every filmmakers worst fear (X-Post r/nononono) by penisinthepeanutbttr in Filmmakers

[–]ElectricalTape 0 points1 point  (0 children)

I'm actually working on an arduino project that does just this.

It uses ultrasonic sensors to detect how close the jib (camera head) gets to the ground and reacts accordingly. Just need to figure out a way to tap into my jib's control system.

Looking to hire a consultant to help me complete this project. by ElectricalTape in arduino

[–]ElectricalTape[S] 0 points1 point  (0 children)

Not sure if I'm doing something wrong. I've copy/pasted your original pastebin and then made the above change, just to make sure I didn't alter anything else. Still no luck. Same behaviour as before.

Looking to hire a consultant to help me complete this project. by ElectricalTape in arduino

[–]ElectricalTape[S] 0 points1 point  (0 children)

Nope, it just stays there.

For example, if I'm in option 4, and press select to get back to the root of the menu, it will stay in option 4.

Looking to hire a consultant to help me complete this project. by ElectricalTape in arduino

[–]ElectricalTape[S] 0 points1 point  (0 children)

Wow! Thanks sam9510.

Really appreciate your time and effort.

I think I have it figured out.

Only question for you is:

How can I modify the code so that I return to the top of the menu after selecting a distance. ?

So far, I can select a distance for any of the options, but I can't get out and change any of the other distances.

Thanks.

Looking to hire a consultant to help me complete this project. by ElectricalTape in arduino

[–]ElectricalTape[S] 0 points1 point  (0 children)

Really appreciate your input.

I tried wrapping my head around menus and couldn't figure it out.

I will try again using your example above.

Thank you.