ComputerNerd
ComputerNerd
The software has a dependency on compat53 and bit32. If you are using Arch Linux you can do the following: pacman -S lua51-compat53 lua51-bit32 And it will resolve your problem.
I just tried the same image and it worked for me. Did you build the version from the latest commit?
Did you check?
I had the same problem. I think you can fix it by changing how the data is processed on the computer. I am not sure. I have not ran this...
The code is no where near as good for the frame grabber as this code is. I wrote the frame grabber when I was a newer coder and I forgot...
You can try this: https://github.com/ComputerNerd/simpleFrameGrabber
Here is the software that runs on the computer: https://github.com/ComputerNerd/sst39sf040-computerside
What does the frame grabber print? Does the orange led blink fast? Also I know this may sound like stating the obvious but make sure you remove the lens cap...
It is a connection problem. The orange LED should **not** be blinking. I make the LED blink when there is an i2c error. Make sure you have pullup resistors to...
You need to wire both RESET and PWDN otherwise i2c will not work. Also you need to wire D0-D7 to get an image.