-
Hi Hunz,
Great work on this project. Looked like a fun thing to do so I thought I would give it a try.
I was able to find the UART pins easily enough and am able to see the output.
That being s…
-
In order to have a choice of image formats for a connected camera in V4L2, I have found that there have to be multiple modes in the device tree - one for each image format supported by the camera. The…
-
Audio started. ALSA, hw:audioinjectoris, 16-bit little-endian, 48000, 32x4, in: 1/2, out: 2/2
expected 24 bit/audio
-
I am using the MQTT API to toggle relays. If try to turn a relay on but it's already on, no state is published. This is generally fine, but causes a problem with some apps that expect state.
Since …
-
Ever thought about creating a iife async function so that you could use top level await?
would be cool!
-
## Environment
* OS Version: Ubuntu 22.04
* Source or binary build?
Top of tree
## Description
* Expected behavior: build would go a bit better
* Actual behavior: not so much
## Steps…
-
Something of a dupe of #6 except it's a different approach.
Might be handy to have an addendum at the bottom of the page, a small table that covers these additional pins and their functions. This c…
-
A focus change should not result in a context change, such as focusing another control.
**Effected Technology**: TalkBack
**Type**: Serious - WCAG 2.1 A - Violation
**Success Criteria**: [3.2.1]…
-
GoPro Hero 4 issue
``` python
>>> c = GoProHero()
>>> c.command('power','sleep')
True
>>> c.command('power','on')
False
```
Cannot connect to device again with HTTP connection.
The Android GoPro Ap…
-
I believe that there may be some issues with the TinyGo ST7789 display driver that manifests itself on the Pimoroni Explorer Base https://shop.pimoroni.com/products/pico-explorer-base?variant=32369514…