JosueAGtz / displayArray

The display array is a board that sets 6 ST7735 display with a resolution of 80x160px in a linear array sharing the clock, data, rs, backlight pins together, and leaving individual access to the cs lines of each display, This board allows you to display images with a resolution of 480x160px.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display Array Board

displayArray

The display array is a board that sets 6 ST7735 display with a resolution of 80x160px in a linear array sharing the clock, data, rs, backlight pins together, and leaving individual access to the cs lines of each display, The PCB is intended to be compatible with any Microcontroller or SBC like the Raspberry as it only needs some GPIOs and an SPI Port. This makes the PCB compatible with a simple microcontroller as an Arduino to other more advanced microcontrollers. We could say this board is a breakout board for the arrangement of six displays and 4 buttons.

The display array has a back connector that allows the comunication with the displays and buttons. The pinout of the connector is the following:

displayArrayPinout

Display Array Clock Themes ( MY TOP 5 )

displayArrayBINA

displayArrayFlip

displayArray14Seg

displayArrayVFD

displayArrayNixie

Display Array Clock

displayArrayClock

Get the Display Array Board & Controller

displayArraykofi

displayArrayTindie

About

The display array is a board that sets 6 ST7735 display with a resolution of 80x160px in a linear array sharing the clock, data, rs, backlight pins together, and leaving individual access to the cs lines of each display, This board allows you to display images with a resolution of 480x160px.


Languages

Language:C 99.8%Language:C++ 0.2%Language:CMake 0.0%Language:Makefile 0.0%Language:Python 0.0%