Orange pi one
I could not resist and ordered a single-board PC for $ 9.9 .

Very, very interesting piece of iron. The size is slightly smaller than a credit card.
Delivery to the Russian Federation passed quite quickly, but in the Russian Federation itself, the picture is different.
The image of the system took from here .
Copy the image to the USB flash drive:
Connect via the serial port to the serial single-board console and connect the power:
There is a contact.
Now you can connect the network and pick up on SSH:
It struck me that everything started with a half kick.
Install RPI-monitor
Now you can look at the status of the board from the browser at this address

First you need to install DE. I installed XFCE.
Connect from host:

Works!
I really liked the scarf. Already tried to connect the camera and stream video from it. Everything works, software takes off as it should.
The last time I tinkered with such boards a year ago - the quality was worse. By the way, now they are not warming as much as before.
Well, by itself, the price is such that it will not hit even the student’s pocket.

Very, very interesting piece of iron. The size is slightly smaller than a credit card.
Specifications
- CPU- Cortex-A7, 1.2 GHz
- GPU- Mali400MP2 GPU @ 600 MHz
- 512 MB DDR3
- HDMI, USB, microUSB, CSI
- 40 GPIO
- UART
Delivery to the Russian Federation passed quite quickly, but in the Russian Federation itself, the picture is different.
OS
The image of the system took from here .
Copy the image to the USB flash drive:
sudo dd if=image_name.img of=/dev/sdX bs=1M oflag=direct
Connect via the serial port to the serial single-board console and connect the power:
U-Boot SPL 2017.01-armbian (Feb 02 2017 - 02:59:11)
DRAM: 512 MiB
Trying to boot from MMC1
U-Boot 2017.01-armbian (Feb 02 2017 - 02:59:11 +0100) Allwinner Technology
CPU: Allwinner H3 (SUN8I 1680)
Model: Xunlong Orange Pi One
DRAM: 512 MiB
MMC: SUNXI SD/MMC: 0
There is a contact.
Now you can connect the network and pick up on SSH:
[gazpar@localhost ~]$ ssh opigaz@192.168.100.10
opigaz@192.168.100.10's password:
___ ____ _ ___
/ _ \ _ __ __ _ _ __ __ _ ___ | _ \(_) / _ \ _ __ ___
| | | | '__/ _` | '_ \ / _` |/ _ \ | |_) | | | | | | '_ \ / _ \
| |_| | | | (_| | | | | (_| | __/ | __/| | | |_| | | | | __/
\___/|_| \__,_|_| |_|\__, |\___| |_| |_| \___/|_| |_|\___|
|___/
Welcome to ARMBIAN 5.25 stable Ubuntu 16.04.2 LTS 3.4.113-sun8i
System load: 0.15 Up time: 2 min
Memory usage: 8 % of 494Mb IP: 192.168.100.10
CPU temp: 29°C
Usage of /: 32% of 7.2G
0 packages can be updated.
0 updates are security updates.
Last login: Sun Mar 26 04:53:53 2017 from 192.168.100.5
opigaz@orangepione:~$
It struck me that everything started with a half kick.
Monitoring
Install RPI-monitor
sudo apt-get install rpimonitor
Now you can look at the status of the board from the browser at this address
http://192.168.100.10:8888/
:
Remote Desktop
First you need to install DE. I installed XFCE.
opigaz@orangepione:~$ vnc4server -geometry 1920x1080
Connect from host:

Works!
I really liked the scarf. Already tried to connect the camera and stream video from it. Everything works, software takes off as it should.
The last time I tinkered with such boards a year ago - the quality was worse. By the way, now they are not warming as much as before.
Well, by itself, the price is such that it will not hit even the student’s pocket.