Modules extend the functionality of the kernel by loading/unloading into the kernel upon demand and without the need to reboot the system. Device drivers are a prominent example of modules that allow the kernel to access hardware.
Questions tagged [modules]
128 questions
6
votes
3 answers
Can the GPIO`s pins be used as another RX and TX?
I am entering the world of Raspberry PI. The reason I write, I require Raspberry connect the GSM / GPRS and GPS Fruit Adan (The 3 together) module. So far, I've only managed to connect the GPS and RPI or GSM / GPRS and RPI, previous TTL-USB wire.…
Enrique Marin
- 61
- 1
- 2
1
vote
0 answers
ImportError: No module named setuptools
I'm on RPI 4. I'm trying to install the RPIO module to control an ESC. When I type in the command sudo python setup.py install I get the error ImportError: No module named setuptools. When I install setuptools using the command sudo apt-get install…
Ramin Moradi
- 41
- 4
0
votes
3 answers
ModuleNotFoundError: No module named 'PySide'
Please help me - I have spent few days reading forums to fix that issue (No success so far).
I still get this error
import PySide.QtCore
ModuleNotFoundError: No module named 'PySide'
(using Mac OR using my raspberry pi)
Traceback (most recent…
Thiago Farias
- 145
- 1
- 1
- 10
-11
votes
2 answers
Modular Raspberry Pi Model
Is there a modular, interchangeable (phone-blocks like) tiny computer out there ?
I'd like to add and remove stuff from my computer when the processor becomes old for example. I know raspberry pi has no such device, maybe you know one ?
The Olimex…
Thundercoal
- 7
- 5