@kitazaki/node-red-contrib-mcu-display-image

0.1.0 • Public • Published

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.

palette

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>  
  1. Try to build with the Node-RED MCU plugin.

Node-RED flow

Node-RED flow

flow

Sample test

Sample test on simulator

sample

/@kitazaki/node-red-contrib-mcu-display-image/

    Package Sidebar

    Install

    npm i @kitazaki/node-red-contrib-mcu-display-image

    Weekly Downloads

    3

    Version

    0.1.0

    License

    Apache-2.0

    Unpacked Size

    1.56 MB

    Total Files

    22

    Last publish

    Collaborators

    • kitazaki