Probably missing the apt cache. Try 'sudo apt update' before installing python3-pip.
Nicolai
Search found 928 matches
- 08 Jan 2025, 08:33
- Forum: My Project
- Topic: How to install evdev package & PySide6
- Replies: 1
- Views: 411
- 18 Dec 2024, 15:37
- Forum: RevPiModIO
- Topic: ModIO analog and digital inputs are interfearing with eachother
- Replies: 2
- Views: 2252
Re: ModIO analog and digital inputs are interfearing with eachother
Hi Jonathan
How is the digital ground wired?
Nicolai
How is the digital ground wired?
Nicolai
- 13 Dec 2024, 12:39
- Forum: Software
- Topic: Hilfestellung Datenübergabe
- Replies: 5
- Views: 3082
Re: Hilfestellung Datenübergabe
Welches Image verwendest du? Bullseye und Bookworm haben meines Wissens nach beide Mosquitto 2 in den Repositories.
Gruß Nicolai
Gruß Nicolai
- 09 Dec 2024, 17:13
- Forum: Software
- Topic: Flask-Problem auf RevPi Core SE 32 GB PR100367
- Replies: 7
- Views: 3115
Re: Flask-Problem auf RevPi Core SE 32 GB PR100367
Hi,
freut mich zu hören das nun alles läuf! Ich glaube dir ist einfach eine 0 abhanden gekommen, denn auch die offizielle Doku verwendet 5000 und nicht 500
Gruß Nicolai
freut mich zu hören das nun alles läuf! Ich glaube dir ist einfach eine 0 abhanden gekommen, denn auch die offizielle Doku verwendet 5000 und nicht 500
Gruß Nicolai
- 09 Dec 2024, 14:46
- Forum: Software
- Topic: Flask-Problem auf RevPi Core SE 32 GB PR100367
- Replies: 7
- Views: 3115
Re: Flask-Problem auf RevPi Core SE 32 GB PR100367
Port 500 ist ein privilegierter Port und kann daher von einem normalen Benutzer nicht verwendet werden.
Siehe https://www.w3.org/Daemon/User/Installa ... Ports.html
Gruß Nicolai
Siehe https://www.w3.org/Daemon/User/Installa ... Ports.html
Gruß Nicolai
- 05 Dec 2024, 15:34
- Forum: Hardware
- Topic: BCM Pinout RevPi Compact
- Replies: 1
- Views: 1442
Re: BCM Pinout RevPi Compact
Hi,
die Ausgänge hängen an einem SPI expander und nicht am SOC. Die genaue Zuordnung kannst du unserem Devicetree entnehmen:
https://gitlab.com/revolutionpi/linux/- ... type=heads
Gruß Nicolai
die Ausgänge hängen an einem SPI expander und nicht am SOC. Die genaue Zuordnung kannst du unserem Devicetree entnehmen:
https://gitlab.com/revolutionpi/linux/- ... type=heads
Gruß Nicolai
- 05 Dec 2024, 15:31
- Forum: Hardware
- Topic: Using RevPi Gate Software for a Custom Board
- Replies: 3
- Views: 2006
Re: Using RevPi Gate Software for a Custom Board
All stacks are part of the respective extension module, thus each device is licensed. The stacks running on the gateways are not sold separately.
Nicolai
Nicolai
- 05 Dec 2024, 12:33
- Forum: Hardware
- Topic: Using RevPi Gate Software for a Custom Board
- Replies: 3
- Views: 2006
Re: Using RevPi Gate Software for a Custom Board
Hi
officially this is not suported nor is there any sdk for this. But you can have a look at our kernel driver piControl, which implements the module communication: https://gitlab.com/revolutionpi/piControl/
Nicolai
officially this is not suported nor is there any sdk for this. But you can have a look at our kernel driver piControl, which implements the module communication: https://gitlab.com/revolutionpi/piControl/
Nicolai
- 05 Dec 2024, 10:01
- Forum: Software
- Topic: Direct control of the GPIO with Libgpiod
- Replies: 1
- Views: 1391
Re: Direct control of the GPIO with Libgpiod
Hi Kristin, the LEDs are configured in devicetree as LEDs and can be accessed via sysfs. Depending on your device, the LEDs are either directly connected to the SOC or an GPIO expander. You can show the mapping with: sudo gpioinfo. As long as the LEDs are bound by the LED driver a direct GPIO access...
Re: Revpi 5?
Hi,
we expect the first batches to be ready for shipment in calendar week 51. Please drop an email to sales@kunbus.com for details on availability.
Thanks,
Nicolai
we expect the first batches to be ready for shipment in calendar week 51. Please drop an email to sales@kunbus.com for details on availability.
Thanks,
Nicolai