Search found 71 matches

by matt.s
25 Jan 2019, 10:38
Forum: TeamViewer
Topic: RevPi Core 3 + Teamviewer
Replies: 8
Views: 12349

Re: RevPi Core 3 + Teamviewer

Zugriff auf die Remote Shell würde uns auch schon weiterhelfen. Wir haben leider noch nicht herausgefunden wie wir da hinkommen, könnte hier jemand weiterhelfen?
by matt.s
11 Jan 2019, 16:54
Forum: TeamViewer
Topic: RevPi Core 3 + Teamviewer
Replies: 8
Views: 12349

Re: RevPi Core 3 + Teamviewer

Wir stehen vor dem gleichen Problem, sehen nur die RevPi-Konfigurationsseite. Ist das so gewollt? Wenn ja, ist der Fernzugriff über Teamviewer in meinen Augen ziemlich nutzlos. Es geht mir darum unsere Applikation die auf dem RevPi läuft aus der Ferne zugänglich zu machen, die RevPi-Konfiguration is...
by matt.s
06 Aug 2018, 15:43
Forum: Software
Topic: Mounting the RevPi as network drive (Samba share)
Replies: 3
Views: 7069

Mounting the RevPi as network drive (Samba share)

Hello, this is not really a RevPi specific topic, but maybe somebody here could help me out anyways. I would like to create a samba share on my RevPi to transfer files between my Win10 laptop and, more importantly, edit python scripts lying on the RevPi from my Win10 machine using full-grown IDEs. T...
by matt.s
06 Aug 2018, 15:42
Forum: Software
Topic: Best practice for developing python scripts for the RevPi?
Replies: 8
Views: 8919

Re: Best practice for developing python scripts for the RevPi?

The IDE would have to run on the RevPi and I've been reading reports from Raspi 3 users that running Spyder or PyCharm on the Raspi 3 is not really pleasent as they are rather heavy. Still, I'm currently trying out this option. At the moment I'm playing around with Spyder3 but it seems to be missing...
by matt.s
06 Aug 2018, 15:15
Forum: Software
Topic: Best practice for developing python scripts for the RevPi?
Replies: 8
Views: 8919

Re: Best practice for developing python scripts for the RevPi?

Because of the domain stuff: i am using an usb ethernet adaptor on my laptop to directly connect the RevPi to it. Software development was sometimes done on the laptop + copying the data to the Pi (via FileZilla), and sometime directly on the Pi (via SSH). That's also the way I'm working at the mom...
by matt.s
03 Aug 2018, 16:36
Forum: Software
Topic: Best practice for developing python scripts for the RevPi?
Replies: 8
Views: 8919

Re: Best practice for developing python scripts for the RevPi?

Another thought on VNC: Does the preinstalled VNC-Server allow commercial use when I'm only using it locally to connect a VNC Viewer on the same LAN? The free RealVNC VNC Viewer license allows both private and commercial use, correct? So far I have only used it for testing purposes, but if I continu...
by matt.s
03 Aug 2018, 16:19
Forum: Software
Topic: Einfache GUI für Python
Replies: 12
Views: 14631

Re: Einfache GUI für Python

Mit dem virtuellen Device bekommst Du zum Beispiel 32 Byte Inputs und 32 Byte Outputs im Prozessabbild reserviert. Alternativ kannst Du 16 Words Input und/oder 16 Words Output wählen. Entsprechend werden 2 x 32 oder 2 x 16 Prozessvariablen erzeugt. Deine Software kann diese Prozessvariablen (oder d...
by matt.s
03 Aug 2018, 16:00
Forum: Software
Topic: Best practice for developing python scripts for the RevPi?
Replies: 8
Views: 8919

Re: Best practice for developing python scripts for the RevPi?

I have already played around with the VNC and this is the way I'm currently working. But it would be nice to use an IDE like spyder and it seems that it's not recommended to install this directly on the RevPi because it's rather heavy.
by matt.s
03 Aug 2018, 12:25
Forum: Software
Topic: Best practice for developing python scripts for the RevPi?
Replies: 8
Views: 8919

Best practice for developing python scripts for the RevPi?

Hello, how are you developing python scripts that are supposed to be running on the RevPi and that are using hardware features such as opening the process image? I can't test the script locally on my laptop as there is no process image...but copying it to the RevPi, run it and then go back to the ID...
by matt.s
03 Aug 2018, 09:11
Forum: Hardware
Topic: Core 3 + Edimax EW-7811UN: Wifi unstable
Replies: 2
Views: 5129

Core 3 + Edimax EW-7811UN: Wifi unstable

Hello, I'm having trouble with unstable wifi when using the Edimax EW-7811UN you're selling in the shop. It works at the beginning, but after some time I can't ping any server on the internet, not even my router that the wifi is connected to. "iwgetid" still says I'm connected to my wifi, ...