Giter Site home page Giter Site logo

bennuttall / hello-world-raspberry-pi Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 4.0 4.38 MB

"Hello World" programs in languages and applications pre-installed in Raspbian

Home Page: https://opensource.com/article/18/3/10-hello-world-programs-your-raspberry-pi

hello-world-raspberry-pi's Introduction

hello-world-raspberry-pi's People

Contributors

bennuttall avatar drgfreeman avatar maditnerd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hello-world-raspberry-pi's Issues

Node Red

This flow injects the string "Hello world" into the debug tab.

[{"id":"5e433d93.f63b84","type":"inject","z":"5458c33a.6eeebc","name":"Inject the string \"Hello world\"","topic":"","payload":"Hello World","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":240,"y":140,"wires":[["46376d11.ca318c"]]},{"id":"46376d11.ca318c","type":"debug","z":"5458c33a.6eeebc","name":"Output to debug tab","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","x":500,"y":140,"wires":[]}]

Copy the whole json object to the clipboard, then from the menu (hamburger, top right) select Import then Clipboard and paste in. Place it, deploy it, then click the left touch point on the inject node.

The screenshot is from my desktop PC, but NodeRed itself is running on a Raspberry Pi 1 B, as installed in vanilla Raspbian desktop.

nodered_helloworld

To recreate yourself, do the following:

  1. Drag an Inject node to the main flow.
  2. Double click it to edit. Change the Payload dropdown to the type string, then type Hello world in the Payload box. Click Done.
  3. Drag a Debug node to the main flow.
  4. Click and drag a wire from the output of the Inject node to the input of the Debug node.
  5. Click Deploy in the top right of the window.
  6. Click the touch point on the left of the Inject node to write Hello World in the debug tab (you may need to click on the Debug tab if it is not selected).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.