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

[Question] How to connect a composite video connector in parallel output mode ? #42

Closed
erenard opened this issue Apr 19, 2020 · 6 comments

Comments

@erenard
Copy link

erenard commented Apr 19, 2020

Hi, it seems you most recently committed some composite stuff but when I look at Composite.cpp you still use the parallel output mode.

How to connect all the pins used in parallel mode to a composite video connector ?

Thanks a lot for the lib.

Unrelated: maybe adding labels to issue, like [Question] would be useful.

@bitluni
Copy link
Owner

bitluni commented Apr 20, 2020 via email

@bitluni
Copy link
Owner

bitluni commented Apr 20, 2020 via email

@erenard
Copy link
Author

erenard commented Apr 21, 2020

I'm trying to make your other repo ESP32CompositeVideo's code work with a composite screen I recently bought (it works with an USB video aquiring dongle) but no luck so far. That's why I want to give this lib a try, especially with all the video modes you add.
So really, even if it's only in grayscale, I would still like to try the resistor ladder.

@Martin-Laclaustra
Copy link
Collaborator

I just finished some code to use this library with the DAC (only one connection, from pin 25 or 26). Grayscale. PAL or NTSC, fake progressive low res or interlaced high res.
I will be preparing a pull request in a couple of days if you can wait.
Also, until bitluni can review, discuss, and approve my code, I will have a branch in my fork with the code ready for download and install.

@Martin-Laclaustra
Copy link
Collaborator

@erenard
I pushed my changes. I created pull-request #47 . Until bitluni reviews and comments on them you can download the branch from my repository:
git clone -b CompositeDACandLadder https://github.com/Martin-Laclaustra/martin-laclaustra_ESP32Lib.git
I would be glad to hear your feedback.

@Martin-Laclaustra
Copy link
Collaborator

This is included in the "development" branch here and eventually it will be merged into "master".

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