I just hooked up the Artemis processor with the Machine Learning Board along with the HB01B0 camera. I installed the library and on compile I got the following warning:
warning: #warning "No platform implementation - falling back to generic Arduino interface. Performance not guaranteed." [-Wcpp]
#warning "No platform implementation - falling back to generic Arduino interface. Performance not guaranteed."
but back to the issue in the subject.
Once it compiles and uploads the processor it hangs on the first calibration:
Turned on camera regulator
Camera started successfully
Calibrating Auto Exposure...
after that last message it just sits there. I did post an update to the issue already on github.