Newsletter
Subscribe to receive our blog updates
Hi folks,
We've got a huge feature update today! OpenMV IDE v1.8.1 is here which brings library folder support to OpenMV IDE along with firmware v2.7.0 where we added a ton of new features folks were requesting.
@openmvcam demonstrated in the head on head today that finishing is the most important thing. Congrats on the first place 🏁🏁🏁 in the head on head pic.twitter.com/FIPxPT740L
— Adam Conway (@acb0t) January 21, 2018
The @openmvcam donkey car takes first place in head-to-head racing at the @diyrobocars meetup with @chr1sa in #Oakland! #DIYRobocars #OpenMV pic.twitter.com/h5LP0fB8Gp
— OSH Park (@oshpark) January 20, 2018
OpenMV IDE now has built-in library folder support. This means OpenMV IDE will create a new "OpenMV" folder in your "Documents" directory and display code stored in this folder under the file menu. OpenMV IDE will handle recursively displaying both files and folders being stored in your library folder. Additionally, OpenMV IDE is able to open non-python file types.
But, in addition to the above OpenMV IDE can now automatically scan python imports in your scripts! So, if you include a module in your script found in either your library folder or the examples folder OpenMV IDE will detect if it's missing from the your OpenMV Cam's file system or if it has changed and prompt you to copy/update the file to/on your OpenMV Cam's flash drive. OpenMV IDE will then scan that imported/updated file too and prompt you to copy/update any files that imported file depends on.
This new features makes working with modules and splitting your code up much easier. Additionally, sharing example scripts and modules for other folks to use is much more palatable now with the new library folder location.
As for the firmware, we added a bunch of new things:
In case you missed it here's our new video on frame differencing support...
... and linear/log polar transforms:
Finally, we've finished manufacturing 2.5K new OpenMV Cams in China w/ Etonnet and have received them at our new warehouse. But, before we can start selling them we've got a few more things to do behind the scenes. We'll be sending out a new blog post about this very soon along with new products we'll be stocking once we've got everything setup.
Subscribe to receive our blog updates