Metadata-Version: 2.1
Name: Strawberry-PI
Version: 0.0.72
Summary: LoRa communication library for Raspberry Pi
Home-page: https://github.com/LuisTheProgrammer/Strawberry-PI
Author: Luis Di Matteo
Author-email: luiss.dimatteo@gmail.com
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Hardware
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Description-Content-Type: text/markdown

# Raspberry PI

Restituisce una lista di tutti i service
sudo systemctl --type=service

pipkin per installare i moduli python su Raspberry Pico W

Utilizzare questo parametro '--break-system-packages' per bypassare il pip install del Raspberry PI Model B
pip3 install Strawberry-PI --break-system-package

sudo journalctl -u [unit]


# Raspberry PI, come installare il sistema operativo
- **Installazione sistema Operativo**
    https://www.raspberrypi.com/documentation/computers/getting-started.html
- **Setup Remote Desktop**
    https://www.raspberryhome.it/2020/04/23/raspberry-pi-remote-desktop-rdp/
