Austin McElroy

Results 5 issues of Austin McElroy

**Describe the bug** libcamera-hello reports that no cameras are available **Bug report** See attached **Additional context** I'm trying to use the Arducam ov7251 with a Raspberry Pi Zero W 2....

Howdy, There may be an issue when the network-profile .yaml files are generated. The "path" flag has the correct folder, but doesn't have the _sk file name appended to it....

Notes: 1.) Compile java code to .class files: - unzip master.zip - cd jpigpio-master - cd jpigpio - mkdir bin - javac $(find . -name "*.java") -d bin 2.) Change...

Howdy, I'd like to submit some changes to the SPI module. Long story short, I need to write 16-bit data to a TLV5614 and don't care about return data, as...

Hi, I'm trying to use the latest version of the repo that uses `embedded-graphics` version 0.8.0. The crates.io version of `lvgl` (version 0.6.2) seems to be using `embedded-graphics` version 0.7.1...