Changes

Jump to: navigation, search

Orange Pi

637 bytes added, 20:04, 1 February 2017
Created page with "== Orange Pi Zero == Orange Pi Zero is a $7 (with shipping) ARM microcomputer from China. Key features are quad core Cortex-A7, Ethernet & WiFi, RPi 1 pins, additional microph..."
== Orange Pi Zero ==
Orange Pi Zero is a $7 (with shipping) ARM microcomputer from China. Key features are quad core Cortex-A7, Ethernet & WiFi, RPi 1 pins, additional microphone, IR and TV out pins.

=== Setup ===
# [http://www.orangepi.org/downloadresources/ Download] firmware from a sketchy chinese site.
# Flash it with your favorite flashing tool for SD cards (dd, [https://etcher.io/ etcher])
# Boot up Orange Pi Zero, do a nmap on your subnet for a device with this MAC prefix: <code>4E:08:C2</code>
# SSH into it with user <code>root</code> and password <code>orangepi</code>
# Resize partition with <code>sudo fs_resize</code>
462
edits