bano310

Results 8 issues of bano310

How can I fix this, Problem 1: The words are separated. Problem 2:The sentences are out of order Problem 1 ![aeee5499-66cc-4fd8-a901-527ec4815155](https://user-images.githubusercontent.com/101106566/157017934-21bc3460-34b9-4f1c-90a4-fdc37615e26f.jpg) Problem 2 ![ca78c763-eca9-48f4-9cf6-2ab1be6fc369](https://user-images.githubusercontent.com/101106566/157017974-1107ee59-dfe5-4b32-8c9b-17c608c1d493.jpg)

Hi all, I was wondering which pins are free on the board to be able to use two push button inputs and one output, which pins are ideal for this...

Hello good morning, I had a question for adafruit rgb + rtc which would be the right display for outdoor? @hzeller Thank you so much.

My code is blinking, how can I remove this blinking. this is my code import json from samplebase import SampleBase from rgbmatrix import graphics import RPi.GPIO as GPIO import time...

Hello everyone, can you help me to find a suitable font for my display, the dimensions of my display are 32x64, and I need a large font, one similar to...

![image](https://user-images.githubusercontent.com/101106566/159439494-011be610-c68d-4d46-b3e6-e8c593cca71f.png) @hzeller Hello very good, I had a doubt and I hope you can help me, as I can add in this code (--led-chain=4).

@hzeller Hello, master I have been trying to make a counter that shows its results on the 32x64 screen, but I can not create a decent code, could you help...

Hello everyone, I have a problem, I have a counter in Python and I would like to be able to change the value cont using Json from another computer, how...