@kitazaki/node-red-contrib-mcu-display-image
Version:
display JPEG/PNG with Node-RED MCU
39 lines (20 loc) • 620 B
Markdown
# node-red-contrib-mcu-display-image
Node to display JPEG/PNG with Node-RED MCU
## Overview
There are two nodes, mcu_displayjpeg and mcu_displaypng.

## How to use
1. Build the environment for the Node-RED MCU plugin
2. Install this node
Add node-red-contrib-mcu-display-image from the "Manage palette" in Node-RED
or execute the following command.
```
npm install <folder_path>
```
3. Try to build with the Node-RED MCU plugin.
## Node-RED flow
Node-RED flow

## Sample test
Sample test on simulator
