Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
请问下,摄像头保存图片的话能否使用时间作为图片文件名称?该如何实现?
OpenMV有RTC,但是没电之后就会复位。
如果简单点的话,就用pyb.millis(),表示上电到现在的毫秒数。