UCTRONICS

Results 83 comments of UCTRONICS
trafficstars

@Donovator122 Firstly, please use our videoStreaming demo on UNO board to test the camera. You can get it from https://github.com/ArduCAM/Arduino/blob/master/ArduCAM/examples/mini/ArduCAM_Mini_Video_Streaming/ArduCAM_Mini_Video_Streaming.ino From the fifo length, I guess the camera has not...

@prasuchit The Mega 2560 board's SPI signal should be connect to ICSP .

@prasuchit Please refer to this schematic diagram ![icsp_signal_definition](https://user-images.githubusercontent.com/27711713/41579184-72818f56-73c8-11e8-99f9-ee1e42b2e3f2.png) You should connect the SPI signal to here .

Thanks for your great suggestions. We will update our diagram for mega as soon as possible.

@harishsolpure Hi, You can refer to arducam user guide here: https://github.com/ArduCAM/Arduino Let me know if you need more help.

@Davarco, It is due to the high and low bytes inversion. Just delete the first SPI.transfer() and try it again.

@dilpreetdan Hi, Very sorry for we do not provide source code of Host V2. Let us know if you need more help. Regards, ArduCAM support team.

@dilpreetdan Hi, We have tested our host_V2 and Video_Streaming code and they can work fine for getting BMP image . Pleaase download our Host_V2 from https://github.com/ArduCAM/Arduino/tree/master/ArduCAM/examples/host_app/ArduCAM_Host_V2.0_Windows Please download this code:...

@dilpreetdan Hi, Thank you for your advice and we will optimize our host V2 as soon as quickly. Regards.

Sorry for the readme mislead you. Just ignore the alt fxn (SPI0), which just want to tell you to use SPI0.