Skip to content

Shigezoneが販売する「フルカラーLEDパネル用ESP32制御ボードキット」を使って「令和」をフルカラーLEDパネルへ表示するプログラム。

Notifications You must be signed in to change notification settings

Y-Ishioka/matled_6464_reiwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

◆概要

 Shigezoneが販売する「フルカラーLEDパネル用ESP32制御ボードキット」を使って「令和」をフルカラーLEDパネルへ表示するプログラム。

 使用するピンは以下を想定しています。

#define R1PIN 25

#define G1PIN 26

#define B1PIN 27

#define R2PIN 21

#define G2PIN 22

#define B2PIN 23

#define APIN 12

#define BPIN 16

#define CPIN 17

#define DPIN 18

#define EPIN 4

#define CLKPIN 15

#define LATPIN 32

#define OEPIN 33

◆免責

 著作者は,提供するプログラムを用いることで生じるいかなる損害に関して,一切の責任を負わないものとします.

 たとえ,著作者が損害の生じる可能性を知らされていた場合も同様に一切の責任を負わないものとします.

About

Shigezoneが販売する「フルカラーLEDパネル用ESP32制御ボードキット」を使って「令和」をフルカラーLEDパネルへ表示するプログラム。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages