Search found 38 matches

by hikaru2001
07 Mar 2019, 10:17
Forum: Software
Topic: How to make python program to start automatically after RevPi Core power on
Replies: 7
Views: 5845

Re: How to make python program to start automatically after RevPi Core power on

Hi Dirk,

I want to realize the function when RevPi Core 3 power on, it will go into Python interface and show me the status of running. Then I can monitor the function like the picture.
by hikaru2001
07 Mar 2019, 08:32
Forum: Software
Topic: How to make python program to start automatically after RevPi Core power on
Replies: 7
Views: 5845

Re: How to make python program to start automatically after RevPi Core power on

Hi Dirk, I try the second way. I create a myscript.service file. ---------------------------------------------------------------------------------- [Unit] Description=My service After=network.target [Service] ExecStart=/usr/bin/python3 -u main.py WorkingDirectory=/home/pi/myscript StandardOutput=inh...
by hikaru2001
06 Mar 2019, 09:43
Forum: Software
Topic: How to make python program to start automatically after RevPi Core power on
Replies: 7
Views: 5845

How to make python program to start automatically after RevPi Core power on

Hello,

I make a small python program and want to make it start automatically after RevPi Core 3 power on.
Could you tell me how to do it. Thank you!
by hikaru2001
06 Mar 2019, 09:38
Forum: Software
Topic: piTest doesn't work
Replies: 2
Views: 2488

Re: piTest doesn't work

Hi Dirk,

That's working . Thank you!
by hikaru2001
28 Feb 2019, 11:06
Forum: Software
Topic: piTest doesn't work
Replies: 2
Views: 2488

piTest doesn't work

Hello,

It looks something wrong with my piTest. Pls see the picture.
by hikaru2001
25 Feb 2019, 04:44
Forum: Hardware
Topic: PB: Install driver of 3rd-party wireless adapter
Replies: 2
Views: 2921

Re: PB: Install driver of 3rd-party wireless adapter

Hi Dirk,

I have tried sudo command. It works. Thank you!
by hikaru2001
21 Feb 2019, 09:39
Forum: Hardware
Topic: PB: Install driver of 3rd-party wireless adapter
Replies: 2
Views: 2921

PB: Install driver of 3rd-party wireless adapter

Hello,

I want to use a 3rd-party wireless adapter on RevPi Core 3. When I install the driver of the adapter, the terminal asks me to enter the password. I have tried the password of login, but it doesn't work. Could you tell how to do it? Thank you!
by hikaru2001
18 Feb 2019, 04:25
Forum: PROCON-WEB IoT
Topic: After installing PROCON-WEB, there is no program of SystemServer Console
Replies: 1
Views: 7963

After installing PROCON-WEB, there is no program of SystemServer Console

Hello, I download "PWeb_6.3.7-IOT_Full" from "https://revolution.kunbus.de/shop/en/procon-web-iot-designer-demo". After complete installing, I find there is no program of SystemServer Console and Runtime installed. Pls see the attachment of my program files. Thank you!