Hi, I received the camera, LCD & WIFI modules and tried playing around with them. It seems that the WIFI module is not working. I installed the GUI version 1.5 on Windows 10 and got most of the examples programs to work, including the LCD shield.
When I plug in the WIFI shield the COM Port disappears from the dropdown list in the GUI. I also notice that none of the LEDs on the camera module blinks when I plug it into the USB port and it starts up. I have tried it with and without the LCD plugged in. I plugged the WIFI unit with the PCB antenna on the board adjacent to the camera lens as seen in the pictures.
I tried this example “emboss_snapshot.py” and got the following error messages:
You’re on camera!
Traceback (most recent call last):
File “”, line 30, in
OSError: Failed to write requested bytes!
Micro Python v1.4.4-189-g4f6880b on 2016-05-03; OPENMV2 with STM32F427
Type “help()” for more information.
Thanks