Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can a camera Mic port provide enough 'Phantom' power for RP2040? #1

Open
mungewell opened this issue May 10, 2023 · 2 comments
Open

Comments

@mungewell
Copy link
Owner

Thought crossed my mind, can we power the Pico (or other board) from the 'phantom power' provided via camera's mic port?

If so, we could make 'pico-timecode' into a dongle to plug directly in. Once sync'ed it could remain attached to/power by camera.

There is this small variant of a Pico board, which can also run micro-Python....
https://www.pishop.ca/product/tiny-2040-2-mb/

@mungewell
Copy link
Owner Author

Background reading/watching...
https://www.youtube.com/watch?v=3PH9jzRsb5E

@Xander1125
Copy link

This is not ideal because any power down of the camera or disconnection of the cable would result in a desync of the timecode devices. Typically timecode allows the user to power the camera down multiple times during a shoot while remaining sync. This encourages all-day shooting for events like weddings or other big shoots.

Also, phantom power won't be provided by the built in mic port of many cameras, if not all. An xlr connection is typically needed, because the pins remain separate even when connecting or disconnecting the cable. A 3.5mm or TRS cable could short circuit if the user is connecting or do connecting the camera while phantom power is active.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants