LoginSignup
1
1

More than 5 years have passed since last update.

raspberry pi 3 でstretch その14

Last updated at Posted at 2017-11-15

概要

raspberry pi 3 でstretchやってみた。
node-redやってみた。

写真

2017-11-14-152653_1024x768_scrot.png

環境

Raspberry Pi 3 model B v1.2 element14
2017-09-07-raspbian-stretch

設定

sudo systemctl enable nodered.service

サンプルコード

injectionノードを貼る。

名前 power on
起動時に実行

execノードを貼る。

名前 start
コマンド sudo python /home/pi/py/atart.py

ノードをつなぐ。
デプロイ実行。

以上。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1