Skip to content

Latest commit

 

History

History
78 lines (42 loc) · 3.64 KB

octopus_ef03418.md

File metadata and controls

78 lines (42 loc) · 3.64 KB

8x16 matrix module(EF03418)

Introduction

8 x 16 matrix module is a kind of 8 x 16 matrix screen that can display numbers, commonly used letters and symbols with scrolling-displaying function. It adopts IIC bus protocol and makes it easy to connect and operate.

Products Link

ELECFREAKS 8x16 Matrix Module

Characteristic

The matrix module is of high luminance, low consumption and good quality. It has original outlook with silk print design. It adopts IIC bus protocol and makes it easy to connect and operate. It has three user-defined hardware address bit .

Parameter

Item Parameter
Name 8x16 matrix module
Version V1.2
SKU EF03418
Operating Voltage DC 3-5V
Communication Mode IIC Connector
Dimension 37 x 43mm
Net Weight 11.6g

Outlook and Dimension

img

Connector Diagram for Pins

img

Introduction to Main Function Modules

8x16 matrix

img

Each LED can be turned on or off separately to display numbers, commonly used letters and symbols.

12C Communication Interface

img

It communicates with SCM through 12C communication mode.

Quick to Start

Hardware Connection

Insert the micro:bit into sensor:bit and then insert 8x16 matrix module into its equivalent IIC connector.img

Software Program

Use makecode to program and achieve the scrolling-displaying on 8x16 led matrix display.

The links of the program: https://makecode.microbit.org/_FsFWvpXP4gsm

You can also download it directly:

<iframe style="position:absolute;top:0;left:0;width:100%;height:100%;" src="https://makecode.microbit.org/#pub:_R8RbWkh6pTP0" frameborder="0" sandbox="allow-popups allow-forms allow-scripts allow-same-origin"></iframe>

Result

The scroll-displaying begins from top to bottom and then from left to right on the 8x16 matrix module.

FAQ