-
Hi!
I would like to use the Papirus screen on a Tinker Board. Could be possible?
I´m pretty new at linux and python, so could you do a few hints to work on?
Thanks!
-
**Software Versions**
* Python: 3.9.6
* OS: Raspbian
* Kivy: 2.3.0
* Kivy installation method: Pip
**Describe the bug**
While working on a CNC router controller, I noticed considerable slowdow…
-
The display is all garbled. Library and python code examples run fine but actual LEDs display garbled.
-
Hi all,
I've been working on building this excellent project for some time now. Overall I've got things put together very well. I'm in the US, so I wanted to keep everything in NTSC. I found the t…
-
While working with the manual on my own build environment I noticed, that essential information is lacking and some things plain wrong. I recorded these for some time. Here they are:
1. (2.15. CLOC…
-
Hi,
This plugin works pretty awesome, so thank you. I don't know what a good polling interval should be since 5 seconds seems way too long for motion sensors for automation tasks.
When I first …
-
This will be hard because hardware i2c can't be used due to a RPi hardware limitation regarding i2c clock stretching.
Possible options:
- Use software i2c: undesirable because it will eat up CPU…
-
Hey,
is there any plans to support arm CPUs?
I'am using a Synology DS216play with a STM STiH412 CPU.
When i want to install the image rendering, yarn throw me these errors:
[yarn log.txt](htt…
-
Please let us know here about your experiences with the device. Pictures of installation and visual results are appreciated.
-
Hi, currently using STM32F103R8T6.
CAN interface is connect like:
PB8 -> CAN_RX -> TJA1050
PB9 -> CAN_TX -> TJA1050
in void Setup I'm using:
bool ret = CANInit(CAN_500KBPS, 2); // CAN_RX map…