Search found 1926 matches

by dirk
25 Jul 2018, 14:48
Forum: Software
Topic: Using piSerial programmatically (C Library)
Replies: 5
Views: 7213

Re: Using piSerial programmatically (C Library)

Hi alizaki,
the piSerial tool is closed source and we do not provide a C library.
But you have to call and parse it only once. So there should be no technical issues
or a performance gap to integrate this call i.e. in a C application.
by dirk
09 Jul 2018, 13:20
Forum: Hardware
Topic: I2C, SPI, stepper motor support?
Replies: 1
Views: 3898

Re: I2C, SPI, stepper motor support?

The RevPi has no pin header with CPU signals like the Raspi. Instead there are various I/O modules available. There is no SPI or I2C connection available. Controlling a stepper motor with our DIO or DO modules would be difficult as the max. bus cycle frequency (and therefore half of this value also ...
by dirk
22 Jun 2018, 14:29
Forum: Hardware
Topic: Stromausfälle und RevPi Core 3: USV erforderlich?
Replies: 6
Views: 6600

Re: Stromausfälle und RevPi Core 3: USV erforderlich?

Hallo Markus, natürlich ist deine Überlegung, eine USV einzusetzen richtig und auch unsere Empfehlung. Hier gibt es eine Diskussion im Forum . Allerdings solltest du bachten, dass Datenlogging direkt auf das eMMC zu machen die Lebenszeit deines eMMC schnell verringern wird. Nutze hierfür am besten k...
by dirk
21 Jun 2018, 16:33
Forum: Hardware
Topic: Connect Revolution Pi to read/write data to s7-1200
Replies: 2
Views: 4102

Re: Connect Revolution Pi to read/write data to s7-1200

Hello Matthew, welcome on Board! You may use a setup with a RevPi Core Module, a RevPi7 Virtual Module and AWS Greengrass. When using the RevPi7 Virtual Module on the RevPi you are able to access data on the S7-1200 SPS. This module is free for non commercial use. Currently it is not yet available o...
by dirk
06 Jun 2018, 14:42
Forum: Software
Topic: pictory admin password not working
Replies: 21
Views: 16341

Re: pictory admin password not working

Hello PIify_Amanda ,
could you please check thata the output of piSerial is valid?
Please don't post the output here public for security reasons.
Please just test if the default password is displayed.

If the password is not displayed then the I2C bus may be
the root cause of the error...
by dirk
04 Jun 2018, 14:02
Forum: Software
Topic: pictory admin password not working
Replies: 21
Views: 16341

Re: pictory admin password not working

Hello PIify_Amanda or Carl-Johan, could you please check a)if the file exists "/var/www/data/login.json" b) and the size is > 0 bytes? you may run this command (here the size is 65 bytes) ls -l /var/www/data/login.json -rw-r--r-- 1 www-data www-data 65 Jan 1 05:03 /var/www/data/login.json ...
by dirk
04 Jun 2018, 11:58
Forum: Software
Topic: pictory admin password not working
Replies: 21
Views: 16341

Re: pictory admin password not working

Hello PIify_Amanda, currently we are trying to reproduce the error. Therefore we cannot say that the "dist-upgrade" is directly involved with the error. But meanwhile we want to provide you with those helpful thoughts 1. Clear the browser cache https://www.digitaltrends.com/computing/how-t...
by dirk
28 May 2018, 15:05
Forum: Software
Topic: RevPi in C programmieren
Replies: 9
Views: 11646

Re: RevPi in C programmieren

Hallo zuasmmen, wir hier benutzen diese Toolchain zusammen mit VisualStudio http://gnutoolchains.com/ -> raspberry-gcc-4.9.2-r4.exe (738 MB) https://visualgdb.com/download/ Nachteil Es ist nicht kostenlos aber 30 Tage Test möglich Vorteil Remote Debugging problemlos möglich Integriert in VisualStudi...
by dirk
07 May 2018, 10:07
Forum: Wunsch- und Ideensammlung
Topic: RevPI lite
Replies: 5
Views: 9986

Re: RevPI lite

Hallo Heron, ja das ist immer wieder Thema, der wenige Speicherplatz. Gute News - in der Richtung wird es bald etwas geben, abonniere einfach das "News & Announcements" Forum damit du automatisch benachrichtigt wirst. Aber dazu ein paar Erklärungen: Der eMMC Speicher, der sich auf dem ...
by dirk
16 Nov 2017, 14:11
Forum: Software
Topic: Force Re-Install
Replies: 3
Views: 4166

Re: Force Re-Install

Hi kemal.ichwandi, a good place to put a program to run on startup is /etc/rc.local Anyway there is a change to get your RevPi running and this means booting in Single User Mode : Mount the RevPi using RPiBoot.exe Edit the file /boot/cmdline.txt and add at the same line on the end without the quotes...