Anyone used Grove Serial Camera on Edison board ??

I recently purchased the grove serial camera kit, and plugged into my intel edison board. The code from github is compiling fine from Arduino and uploading to the board. In the serial monitor i see the sd card initialization is done. But after that camera initialization is not showing complete. Serial monitor autoscrolling with ??? or blank. Also if I click the button nothing happens image is not being saved to the sd card.

My button is connected to port D2 and camera by UART. The edison board has similar setup as Arduino UNO. Can anyone help here ?

There is code available for Serial camera kit with Intel Edison in the following link please use that and let us know the results.