Skip to content

Release v23.200.1232

Compare
Choose a tag to compare
@siliconwitch siliconwitch released this 19 Jul 12:48
· 35 commits to main since this release
4c2d4ca

Tweaks and improvements 🔧

  • Added a new mode to the touch module. 'EITHER' replaces 'BOTH', and 'BOTH' now requires both buttons to be pressed simultaniously.
  • Enabled JPEG mode for the camera by default.
  • Added camera.capture() and camera.read() functions. No FPGA side support yet, however.
  • Fixes in the display module to allow for the moving of polygons.
  • Added fpga.version() to allow for smoother firmware updates and better debugging.
  • Bumped the MicroPython and vector graphics submodules to include small fixes.

This firmware should be used with the v23.179.1006 FPGA image.

Update your Monocle automatically via the Brilliant REPL

Want to update manually?

Flash your Monocle via J-Link using the command:

nrfjprog --program monocle-micropython-*.hex --chiperase --verify --reset

Or use the .zip file for over-the-air updating with nRF Connect.