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 we see in serial monitor every pixel color or brightness? #22

Open
dimpapadop opened this issue Jan 7, 2021 · 2 comments
Open

can we see in serial monitor every pixel color or brightness? #22

dimpapadop opened this issue Jan 7, 2021 · 2 comments

Comments

@dimpapadop
Copy link

hallo, i want to ask if it is possible to serial print every pixel color and / or brightness and coordinates?.
Is it possible?

I am planning to use the ov7670 such as the wii mote (it has an internal cam and a microcontroller that sends back coordinates of the 4 brighter pixels that it sees)

thank you

@indrekluuk
Copy link
Owner

Yes, you should be able to detect the brightest pixels and then send their coordinates over the serial line.

@Floati01
Copy link

Floati01 commented Mar 4, 2023

Briefly how would you get all the pixel coordinates and color in an array for example? I'm trying to calculate the position of a simple object in the image. Would be appreciated.

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

3 participants