Richard Osterloh
Richard Osterloh
I enjoy reading your blog so I thought I'd commit back these changes to the Nearby Messages API since Android things have updated to play services 11 in developer preview...
Still doing some testing but feedback welcome
When reading datetime fields from a file the @dateformat() works well but when writing the same dataclass with DataclassWriter it does not write them to the file in this format.
### The problem While trying to configure a SPI bus on an ESP32S2 using the Arduino framework the build fails due to VSPI not being defined for this platform. For...
I'd really like to add the ability to enable and disable the torque at runtime as well as reboot a motor if a fault is detected. I was thinking a...
This PR adds includes for semaphore structure in zephyr allowing successful building with zephyr
After some amount of time the Agent can get itself into a state where it provides services, allows them to be called, forwards the messages onto to downstream micro but...
I'd like to work on adding support for Debian bookworm to rosdistro. Is there a guide or a good starting point for this work?
I have fetched the latest BDK from googlesource master and was working through this codelab. I have the BDK in ~/brillo and have products in ~/products. Building after step 2...
With a OV9281 (UC-599 Rev.B) board connected to a Raspberry Pi 4B all of these applications hang while trying to capture image data. ```bash $ uname -a Linux raspberrypi 5.10.52-v7l+...