-
Everything here is new to me. I very much like to build a word clock in swedish. I have the electronics and the mechnical build in place but I struggle with the software that I am new to, but do my be…
-
Cloning mpu9250 onto a pi zero and running ```cargo run --example rpi``` follows the same steps consistently:
First time gives: ```thread 'main' panicked at 'called `Result::unwrap()` on an `Err` v…
-
Hi Marcin,
I would like to control your tube driver v1 with a Rasppi pico W.
Could you provide a diagram for the pin connections? And would you be able to provide a simple micropython example (may…
-
See: [PCI-E to USB 3.2 Expansion Card for Raspberry Pi Compute Module 4 IO Board](https://amzn.to/2VfqbcR)
![61WqQVb6TdS _AC_SL1500_](https://user-images.githubusercontent.com/481677/128242492-532f…
-
When I turn the printer on, the probe will deploy and retract properly, but after the probe deploys for homing, it doesn't retract, it just stays out. I have to manually force it back in.
I tried …
-
The Pi sends a message to the board for a temperature. The board never answers, or may answer several minutes later. In kiln-controller this hangs the thread that reads the temperature. I have tried s…
-
https://github.com/shumatech/BOSSA
---------
Hey,
it seems like there is a bug related to the arduino due in the current version.
The upload works, but the uploaded code does not execute and…
-
I have installed the library and followed the install for the adafruit software however when i run any code including the first demo, nothing is displayed on the matrix. the code runs fine with no err…
-
```
Currently, accessing the GPIO pins requires root privileges, meaning the entire
station application needs to run with elevated privileges.
It would be nice if this was eventually reworked to be …
-
I'm having a couple issues in trying to use this library for a program that uses gpio pins in output mode to control some external appliances:
1. If you call gpio.open() on a pin that is already expo…