br548
br548
After running this code (it fails) I am able to run the Host application and get to this: COM is open! ArduCAM Start! SPI Interface Error! SPI Interface Error! SPI...
I guess my problem is that I can't even get the Host app to do anything with the camera much less, get the code to even work. I changed the...
Well I got it to somehow "work" on the Arduino UNO R3. How would I go about getting individual RGB values from each pixel?
Also, why can't I just run the example code and have it work without using the Host app? Isn't your code supposed to work after uploading it? I shouldn't have...
Thank you! Should that code just work? I've yet to test it. Are you talking about one of these? https://smile.amazon.com/Arducam-Multi-Cameras-Adapter-Board/dp/B01735GYWC?sa-no-redirect=1 Is there anyway I could have code JUST for the...
Thanks for the advice! Where exactly do I put in the RGB reading code? Also, anyway I could just run this code without having to use the host app every...
I can't read the RGB values with the given code. I keep getting an "invalid type" error when adding the code in. What is wrong with the code? // 1....
Pictures? I just sent you the code Im using and it won't work due to some "invalid type" errors. You said if I just put in the RGB data code...
I ran your code....it doesn't read or print the RGB values of each pixel and it doesn't automatically launch, let alone work. That's all I need the camera to do....