# HEX SKU:A045
## Description **HEX** is a hexagona RGB LED panel that integrates a total of 37 RGB LEDs. The HEX board includes an input port and an output port, you can have multiply of them in series connection. This is how LEDs layout in the panel, Pay attention to the sequence in your code: ## Product Features - 37 integrated LEDs - Software development platform: Arduino, UIFlow (Blockly & python) ## Include - 1x HEX Unit - 1x Grove Cable ## Specification
Resources Parameter
RGB LED SK6812 x 37
Net weight 8g
Gross weight 10g
Product Size 30*35*8mm
Package Size 50*80*10mm
## EasyLoader >EasyLoader is a concise and fast program writer, which has a built-in case program related to the product. It can be burned to the main control by simple steps to perform a series of function verification. Please install the corresponding driver according to the device type. M5Core host [Please click here to view the CP210X driver installation tutorial](en/arduino/arduino_development), M5StickC/V/T/ATOM series can be used without driver)

Description:

The HEX Unit light board displays a rainbow gradient.

### PinMap **If HEX connectes to GROVE A**
M5Core(GROVE A)GPIO22GPIO215VGND
HEX Unit In Data Pin5VGND
**If HEX connectes to GROVE B**
M5Core(GROVE B)GPIO36GPIO265VGND
HEX Unit In Data Pin5VGND
**If HEX connectes to GROVE C**
M5Core(GROVE C)GPIO16GPIO175VGND
HEX Unit In Data Pin5VGND
## Example ### 1. Arduino FastLED library on Arduino presents excellent and colorful lighting effects. Before compile, it is require to install the FastLED library and connect HEX to GROVE A. RGB LED Library on Arduino - **[FastLED Library](https://github.com/FastLED/FastLED/wiki/Overview)** - **[FastLED Reference(Chinese version)](http://www.taichi-maker.com/homepage/reference-index/arduino-library-index/fastled-library/)** To get the complete code, please click [here](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/HEX_SK6812) ### 2. UIFlow To get the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/HEX/UIFlow) Last updated: 2020-12-11