Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| raspberry_pi [2020/05/06 17:06] – admin | raspberry_pi [2020/10/03 18:26] (current) – [Realtime] admin | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| - | ====== Realtime ====== | + | ======= Realtime |
| https:// | https:// | ||
| Line 10: | Line 10: | ||
| https:// | https:// | ||
| + | https:// | ||
| + | ====== RPi4 with Python ====== | ||
| + | Install Raspberry Pi Imager to Raspberry Pi OS by running sudo apt install rpi-imager in a terminal window. | ||
| + | |||
| + | sudo raspi-config | ||
| + | Enable booting to CLI and SSH server. | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||