josuah

Results 49 issues of josuah

Imported from https://github.com/brilliantlabsAR/monocle-micropython/issues/282 The nRF52832 supports a "System ON" mode where the MCU is expected to only draw 2.0µA of power, where a Bluetooth event is expected to wake-up the...

In the same way wepb and webm were selected as standard format, by GOOG, [GLTF](https://en.wikipedia.org/wiki/GlTF) was announced as file format of choice for 3D mesh graphics. Some users started discussing...

Thank you @ironmanfpv for reporting it.

Here is a thread to collect information users asked that could eventually be documented: - Estimation of the Bluetooth range - Field of View of the *camera* (display is 20...

Rotating a JPEG image in hardware is expensive: it requires a buffer of the full frame so that it can be transposed... For this reason, JPEG EXIF metadata were added...

The ANCS Bluetooth protocol permits smart watches and other equipments to receive a notification feed from iOS devices. This is a requirement to be able to receive notifications from the...

Here is a new project for a translation app: "Mobile, offline live translation": https://github.com/CitizenOneX/frame_flutter_translate_host https://discord.com/channels/963222352534048818/1269219786848600095

This is the chip announced there, with an USB3 at 5 Gbit/s core in-silicon: https://www.latticesemi.com/en/Blog/2023/09/25/20/31/Accelerate-USB-enabled-Designs-with-Lattice-CrossLinkU-NX-FPGAs It is already [working great](https://tinyclunx33.tinyvision.ai/md_som_flash.html), so thank you for this tool! #19 plays smoothly with...

Dependencies: - https://github.com/zephyrproject-rtos/zephyr/pull/78603 - https://github.com/zephyrproject-rtos/zephyr/pull/79168 This is a preview of an USB Video Class implementation for Zephyr that was only tested on custom devices insofar. Proper Zephyr samples will be...

area: USB
area: Samples
area: Devicetree
area: Video
area: Devicetree Binding
Experimental