Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Download the latest installer from https://www.python.org/downloads/:

  • check ☑ Add python.exe to PATH, and

  • install with all default settings.

...

Once done, you can type the following commands to verify the versions of python and pip you now have installed:

...

Install per the instructions at https://nodered.org/docs/getting-started/local . On Windows, this means:

  1. Install Node.js from https://nodejs.org/en/ (in my case 18.12.0 LTS)

  2. verify that Node is indeed installed

    Image Modified

  3. Install Node-RED by typing
    npm install -g --unsafe-perm node-red

  4. Start Node-RED by typing
    node-red

  5. Open http://127.0.0.1:1880 to see its interface

    Image Modified

Source Code

Download the latest release from https://github.com/aiotsystems/aiot_play_fw/releases/latest