Brian

Results 7 issues of Brian

Software Setup, Prerequisite/Setup, 1 apt-get installs:- python-smbus does not install on Pi4 running bullseye. However, python3-smbus does install.

I bought anBIGTREETECH SKR V1.3 to replace my old board, which died of extruder failure (stopped driving the stepper), and I'm trying to make sure it is properly configured before...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I am trying to...

enhancement
help wanted

When calculating the length of a text message the code calls the relevant method for each font to find out the length of the message in pixels in order to...

OpenCV appears to only use Hershey fonts. Using PIL it is possible to read and render TrueType and OpenType fonts but requires converting the numpy array to a PIL image...

This happens because the class TextAnimBase is expecting a Text() object so it creates an empty buffer at 0,0. Changes are required to the code to make this work as...

Summary: I have been trying to playback music using Micropython but buffering results in choppy playback. Playback 'seems' to be about half the expected speed (Kim Wild singing Cambodia has...