Skip to content

Releases: brilliantlabsAR/frame-codebase

Release v24.198.1118

16 Jul 11:34
Compare
Choose a tag to compare

Faster camera reads 🏎️

  • Added camera.read_raw() function for faster image reads without headers

Update your Frame automatically using AR Studio or the Noa App

Want to update manually? Use the .zip for over-the-air updating with nRF Connect

Release v24.179.0818

27 Jun 08:26
f057dfb
Compare
Choose a tag to compare

Added JPEG quality factor options 🧑‍🎨

  • frame.camera.capture now supports a quality_factor key with four different quality levels: 10, 25, 50, and 100. The default is 50. Smaller values reduce JPEG quality but also result in smaller images.

⚠️ API changes

  • frame.camera.capture() should now be frame.camera.capture{}

Update your Frame automatically using AR Studio or the Noa App

Want to update manually? Use the .zip for over-the-air updating with nRF Connect

Release v24.155.0847

03 Jun 09:53
6656236
Compare
Choose a tag to compare

Fixed microphone bugs 🎤

  • Fixed fifo buffer glitches when reads catch up with the write head
  • Reduced overall static RAM allocation from 171k to 77k
  • Updated microphone API (changed microphone.record to microphone.start, and removed seconds parameter)

Update your Frame automatically using AR Studio or the Noa App

Want to update manually? Use the .zip for over-the-air updating with nRF Connect

Release v24.149.1416

28 May 15:04
ce3017d
Compare
Choose a tag to compare

First official release 🚀

  • All standard features as noted in the docs

Update your Frame automatically using AR Studio or the Noa App

Want to update manually? Use the .zip for over-the-air updating with nRF Connect