Search found 3 matches

by MFlat
26 May 2025, 14:10
Forum: Software
Topic: Migration of existing code base to RevPI
Replies: 1
Views: 2004

Re: Migration of existing code base to RevPI

Hi Jürgen,

You can reuse some of your Python code on the RevPi Connect 5, meaning UART, Network, Docker and asyncio/threading work unchanged, as our image is based on Debian. However, the native GPIOs are not accessible. Instead of GPIOs, you need additional RevPi expansion modules and have to ...
by MFlat
21 May 2025, 18:57
Forum: Software
Topic: Butchered apache2 on my device. How can I reset?
Replies: 1
Views: 1873

Re: Butchered apache2 on my device. How can I reset?

Hi,

A factory reset can be performed by entering the following command:

Code: Select all

sudo revpi-factory-reset
Michael
by MFlat
19 May 2025, 11:31
Forum: Hardware
Topic: 3. Ethernet Port für RAW Data Capturing
Replies: 1
Views: 2847

Re: 3. Ethernet Port für RAW Data Capturing

Hallo,

ein spezielles Ethernet-Erweiterungsmodul gibt es nicht, Du kannst aber einen USB-Ethernet-Adapter an einen der USB-Ports des RevPi Connect anschließen --> diese unterstützen für gewöhnlich Raw Capturing.

Michael