Skip to content

Instantly share code, notes, and snippets.

View DevinTDHa's full-sized avatar
🌿

Devin Ha DevinTDHa

🌿
View GitHub Profile
@avoidik
avoidik / README.md
Last active May 22, 2025 20:29
Migrate Raspberry Pi from SD to USB

Raspberry Pi from SD to USB

How to switch over from SD-card to USB-attached device (USB thumbstick, USB enclosed SSD or HDD, etc.) to have more durable storage option.

Steps

  1. Connect USB device to your RPI

  2. Make sure USB device visible by the system

@Iridium-IO
Iridium-IO / README.md
Last active January 30, 2024 10:36
Collapsible Markdown Code Blocks

Example Collapsible Content

Style 1

Click to see more:
Given the following python code
from pychartjs import BaseChart

class myChart(BaseChart):