2

I am working on using an ov7670 camera module with arduino uno,capturing the image frame wise and transmitting the image serially line by line of each frame to python for image processing, however i am getting very distorted images once is use the serial.write() command,how do i send the bytes without using serial.write().

This is the link i used for setting up the Ov7670

asked Mar 16, 2023 at 9:22
1
  • 3
    You didn't show your code, nor a sample of a distorted image, nor your python code. What exactly makes you think, that Serial.write() is the problem here? Commented Mar 16, 2023 at 12:08

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.