kemonine
/
lollipopcloud
Archived
1
0
Fork 0
This repository has been archived on 2022-08-05. You can view files and clone it, but cannot push or open issues or pull requests.
lollipopcloud/hardware
KemoNine cd55cd7511
Add monit monitoring of sd card hiccups and time leaps
2019-05-08 01:18:35 +01:00
..
README.md update hardware docs for supported boards and storage focused boards 2019-04-12 00:47:33 +01:00
bluetooth_terminal.md Import original docs 2018-06-07 22:33:45 -04:00
clat.md Add clat/ipv6 only notes to lte modem docs 2019-01-18 13:58:25 -05:00
gps.md Add A-GPS trick to GPS documentation 2019-04-12 00:44:10 +01:00
nano_pi_m4.txt Add nano pi m4 zfs notes 2019-03-09 21:19:01 +00:00
pine64.md Add monit monitoring of sd card hiccups and time leaps 2019-05-08 01:18:35 +01:00
quectel_ec25.md Add clat/ipv6 only notes to lte modem docs 2019-01-18 13:58:25 -05:00
rfc7050.py Add clat/ipv6 only notes to lte modem docs 2019-01-18 13:58:25 -05:00
rtc.md Updates and improvements on adding rtc boards 2019-04-12 00:47:16 +01:00
ui.md doc reorganization 2018-08-16 11:30:16 -07:00
usb-flash-drive.md describe mounting a USB device 2019-01-29 08:26:14 -08:00

README.md

Hardware Notes

Some thoughts and suggestions about Lollipop hardware options.

Official Boards

After much testing, discussion, success, failure, and inspiration... we are happy to announce the boards we will officially support!

We've selected different boards as our primary targets for the Lollipop Cloud project. Our team members will be working with these boards heavily and will prioritize supporting them. The boards were selected for their price ($25-$100 USD), specifications, and ease-of-use, keeping in mind our goal of making self-hosted clouds an accessible reality.

Raspberry Pi 3b and 3b+

The Raspberry Pi 3b and 3b+ are arm64v8 boards. They have 1Gb RAM, 4 core CPU, lots of expansion options and more.

The Rasbian distribution is setup to run as arm32v7 so be mindful when reading documentation. Ubuntu offers a 64bit release that's arm64v8.

This is our recommended board for deploying a Lollipop Cloud, especially for our beginner users.

Orange Pi PC 2

The Orange Pi PC 2 is a reasonably priced arm64v8 board. This board can be purchased as a full set that includes a board, case, and power supply. It's got enough RAM, CPU, and more to run a full self-hosted cloud for an individual, family, and maybe a little more.

It has 3 USB ports for additional WiFi adapters or USB disks. It also has a full HDMI connector so you can setup using a USB keyboard and TV/monitor/etc.

It does not have a WiFi chip on-board, be sure to remember a WiFi dongle if needed.

Orange Pi Plus 2e

The Orange Pi Plus 2e is an arm32v7 board. It packs 2Gb of RAM, 4 core CPU, lots of expansion options, built-in WiFi, built-in ethernet, and more.

This board can run a self-hosted cloud for an individual, family, or small group. If you're looking for the "big board," this is it.

Storage Boards

Due to our community asking for boards that support large amounts of storage we've found and tested the following setups for more storage focused Lollipop Cloud builds. The below builds are "bill of materials" that outline our tested and working configurations.

Nano Pi Neo2 + NAS Board

Notes

  • The 60mm fan can be mounted directly above the main board components at the back of the case by cutting a 55mm square hole in the top of the case as well as drilling 4 holes for securing the fan to the case.
  • If you don't need/want the metal case you can select the Heatsink and 1-bay NAS dock options on the main Nano Pi Neo2 product page and run it without a case
  • If running the build without a case the Noctua 5v 40mm fans (NF-A4x10 5V PWM) fits perfectly on top of the Neo2 heatsink and will provide enough airflow to keep the build from overheating
  • ZFS works well on this board if focused on bulk storage, samba (windows file sharing) and/or nfs
  • The ENTIRE amount of usb, disk and network speed COMBINED will total between 50 and 75 M/s. The disk is attached to the usb controller which also seems to influence network io speeds in our tests. This will not be fast but it will act as (and feel like) a very capable USB2 disk running services attached to your network.

Nano Pi M4 + SATA Hat

Notes

  • Attach the 40mm Noctua fan to the SATA Hat heat sink, it gets very warm when under load and can easily become thermal throttled
  • Attach the 60mm Noctua fan upright at the front of the main board + heatsink. The main board gets over 80C under load without active cooling is and is prone to thermal shutdown events
  • There is no case that we've been able to find, this is a "naked build"
  • Sata power splitters and sata -> pwm fan adapters can be used to provide >2 sata power ports for disks attached to the hat and powered by the hat
  • Consider a 40mm or 60mm fan for cooling disks, you can double stick tape the disks together (use mutiple layers to allow about 2-5mm space between disks) and then mount a fan to the front of the disks to keep them cool
  • ZFS runs in a default configuration on this setup, you do not need the module tuning in our documentation for this deployment. However, if using the 2Gb RAM model, using the 3rd tuning option from our documentation (the one with the most RAM usage) can help reduce zfs RAM usage and allow more services to be setup

Expansion Options

USB Storage

If you're going to run services like NextCloud, Syncthing and/or Samba you will want to consider what kind of USB disk to use. I'd recommend a Sandisk Cruzer Fit (link) or Sandisk Ultra Fit (link) or similar, low power flash drive. Full hard disks that aren't SSD's tend to be power hungry and can cause problems with SBCs.

WiFi

  • The author has had decent luck with the ASUS USB-N13 adapter in client mode. Be minful of your 2.4ghz channel setup. If this adapter and your AP share a channel in 2.4ghz this adapter will drop packets and/or suffer disconnections
    • Sometimes a reboot is necessary to get authentication to work properly after initial setup
    • The author has NOT tested AP mode
  • The author has had very good luck with the ASUS USB-N53 in AP mode. Both 2.4ghz and 5ghz can used for AP mode at the same time.
    • The author has NOT tested client mode
  • The author has had decent luck with the TP-Link N150 USB WiFi adapter in client mode
  • The author could not get the TP-Link N300 USB WiFi adapter to work in client mode

WiFi Antennas

Power / LiPo Batteries

Storage

Displays

Input

Cell Data

Misc

3d Printed Cases

  • Pine64 (source) : 3d_printer_sources/Pine_A64_Two-Parts_case.zip
  • Orange Pi Zero [Plus] Base (source) : 3d_printer_sources/Orange_Pi_Zero_-_Minimal_Mount.zip
  • Orange Pi Zero [Plus] Case (source) : 3d_printer_sources/Orange_Pi_Zero_Case.zip
  • Orange Pi Zero [Plus] + Expansion Board Case (source) : 3d_printer_sources/Orange_Pi_Zero_+_Expansion_Board_Case.zip
  • Orange Pi Zero [Plus] + NAS Board Case (source) : 3d_printer_sources/Orange_Pi_Zero_NAS_Board_Case.zip
  • Orange Pi PC Case (External Mounts) (source) : 3d_printer_sources/Orange_PI_PC_Case_with_External_mounts_+_M5_mount.zip
  • Orange Pi PC NAS Case (source) : 3d_printer_sources/Orange_PI_PC_NAS_Case.zip
  • Orange Pi One Case (source) : 3d_printer_sources/OrangePi_One_Case.zip
  • Orange Pi One NAS Case (source) : 3d_printer_sources/Orange_Pi_One_NAS_Case.zip
  • Orange Pi Zero NAS Case (minimal) (source) : 3d_printer_sources/Orange_Pi_Zero_NAS_minimal.zip
  • Orange Pi Zero 2+ H5 Case (source) : 3d_printer_sources/Orange_Pi_Zero_2+_H5_Case.zip
  • Orange Pi Zero 2 Case (source) : 3d_printer_sources/Orange_Pi_Zero_2_Case.zip
  • Orange Pi Plus 2E Case (source) : 3d_printer_sources/Orange_Pi_plus_2e_case.zip
  • Orange Pi Plus 2E Case (alt) (source) : 3d_printer_sources/Orange_Pi_Plus_2E_case_2.zip
  • Orange Pi Zero Plus2 H3 Case (source) : ```3d_printer_sources/