ArduCAM / Arduino

This is ArduCAM library for Arduino boards
MIT License
469 stars 347 forks source link

ArduCAM_4CAM Source Code - Trying to port to Windows UWP for IOT #81

Open SJUTMP opened 7 years ago

SJUTMP commented 7 years ago

Hello, I am trying to get the source code for the ArduCAM_4CAM project. I will help me review and port this to IOT Windows 10 UWP project. The project will read the serial output from the Arduino UNO R3 board four camera system to the Raspberry PI with Windows 10 IOT Core system.

Any insights would be help and will share with all on the progress.

ArduCAM commented 7 years ago

@SJUTMP, please try this example https://github.com/ArduCAM/Arduino/tree/master/ArduCAM/examples/mini/ArduCAM_Mini_OV2640_4CAM It can work with the host application from https://github.com/ArduCAM/Arduino/blob/master/ArduCAM/examples/host_app/ArduCAM_4CAM.exe

SJUTMP commented 7 years ago

ArduCam Team,

The ArduCAM_4CAM Executable - Is it possible to get the source code for this application? I reviewing the Arduino code. It would be very helpful to see the code for the receiving application to expedite my understanding. Again thank you in advance for your help.

Sincerely,

Steven Ulbrich