## Description
**NEOFLASH** is a RGB LED panel with 192 integrated LEDs and (WS2812C) RGB LED IC.
When you program this Unit, please pay attention to the sequence of the RGB LEDs. From top left (Where PIR placed) to right, and top to bottom.
Connect this unit with M5Core via GROVE PORTB Single-Bus.
We've added a magnet on the backside of the panel which means you can attach this to any metal surface.
When you plug the GROVE PORTA into M5core, you have convert it into 3 extended GROVE A laid on the side.
## Product Features
- Total RGB leds quantity: 192
- PIR
- PORTA extension(up to 3)
- Software Development Platform: Arduino, UIFlow (Blockly, Python)
- Two Lego-compatible holes
## Include
- 1x NeoFlash Unit
- 1x Grove Cable
## Specification
Resources
Parameter
RGB LED
x 192
PORTA Interface
x 3
Number of holes
40
Net weight
119g
Gross weight
131g
Product Size
220*53*10mm
Package Size
220*59*10mm
## Related Link
- **[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/)**
## EasyLoader
download EasyLoader
>1.EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the master through simple steps, and a series of function verification can be performed. .
>2. After downloading the software, double-click to run the application, connect the M5 device to the computer through the data cable, select the port parameters, click **"Burn"** to start burning. (**For M5StickC burning, please Set the baud rate to 750000 or 115200**)
>3. Currently EasyLoader is only suitable for Windows operating system, compatible with M5 system adopts ESP32 as the control core host. Before installing for M5Core, you need to install CP210X driver (you do not need to install with M5StickC as controller)[Click here to view the driver installation tutorial](en/related_documents/M5Burner#install-usb-driver)
## Example
### 1. Arduino
This is an example that takes the time from online network server and displays it on NEOFLASH, show real time when someone is moving (some object detected) in front of the NEOFLASH, otherwise the time "disappears".
- [Click here to download the Arduino example](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/NEOFLASH_SK6812_PIR)
### 2. UIFlow
Open http://flow.m5stack.com click Demo load uiflow
### PinMap
M5Core(GROVE B)
GPIO36
GPIO26
5V
GND
NEOFLASH Unit
PIR Pin
RGB Pin
5V
GND
## Video
**Neoflash Video Tutorial on UIFlow**
Last updated: 2020-12-14