Looks nice Kye, I see you got the framerate up to 30 fps. You camera module looks exactly like the ones I bought from techtoys.com.hk
The MIT license on the code is very nice of you too. Should now be able to add a low cost camera to a project I'm working on...
Looks like I'll have to see if the Quickstart crystal can be changed to 6 MHz...
@MacTuxLin - Yes, pixels are accessible... But, not in the way you think... or want. I'm going to be working on some frame differencing firmware in the future that will make low level pixels access at 30 FPS possible. The code will be in C. I just spent all day getting my head around the CMake build environment. Its a bit complex to do cross compiling... but I think I got the hang of what I am doing now.
@MacTuxLin - Yes, pixels are accessible... But, not in the way you think... or want. I'm going to be working on some frame differencing firmware in the future that will make low level pixels access at 30 FPS possible. The code will be in C. I just spent all day getting my head around the CMake build environment. Its a bit complex to do cross compiling... but I think I got the hang of what I am doing now.
That's great! It will be cool if I could pipe the pixels as parameters to a learning algorithm & test out the hypothesis...
Comments
The MIT license on the code is very nice of you too. Should now be able to add a low cost camera to a project I'm working on...
Looks like I'll have to see if the Quickstart crystal can be changed to 6 MHz...
Were you working on a parallax specific version too?
@MacTuxLin - Yes, pixels are accessible... But, not in the way you think... or want. I'm going to be working on some frame differencing firmware in the future that will make low level pixels access at 30 FPS possible. The code will be in C. I just spent all day getting my head around the CMake build environment. Its a bit complex to do cross compiling... but I think I got the hang of what I am doing now.
That's great! It will be cool if I could pipe the pixels as parameters to a learning algorithm & test out the hypothesis...