Skip to content

Instantly share code, notes, and snippets.

View zoezhu's full-sized avatar
💭
Hello world

zoezhu

💭
Hello world
View GitHub Profile
@aaronmarkham
aaronmarkham / gist:b3d0c715abca92ccc4b79ed0f19d1916
Last active July 10, 2020 16:56
Raspberry Pi MXNet setup
Requirements:
Raspberry Pi 3B with Stretch.
If you have an existing installation, it must be upgraded to Stretch.
Follow these directions to upgrade: https://www.datenreise.de/en/raspberry-pi-raspbian-update-update-jessie-to-stretch/
Format your SD card with SD Card Formatter.
Download, unzip, then copy contents of the NOOBS (network install) zip file to SD card.
Boot up the Pi and follow the prompts to install the headless Raspbian.
Login to the pi with user `pi` and password `raspberry`.