Jump to content

What are you using your Orange Pi Zero for?


jimandroidpc

Recommended Posts

I have several usages in mind:

 

1) Small laboratory, to check different sort of things (much more flexible and cheap than with standard x86 machines, and even virtual machines).

2) Security enabled storage (in the works).

3) Enterprise grade - small distributed system (in the works).

4) Catastrophe management distributed system (by now I am collecting requirements and checking what the machine can do in that environment).

 

That type of things :-)

Link to comment
Share on other sites

I am using OPi Zero as a central controller for IoTs devices ( based in ESP8266 ).

 

It will communicate with a smartphone ( Android or iPhone ) running MQTT protocol and will distribute commands over the IoTs network.

 

Sergio

Link to comment
Share on other sites

1. Torrent download (deluged)

2. NAS

3. Backup video for security camera

 

I use 256MB ram version, but how create swap on my OPZ, i install Debian Jessie and it not have swap partition by default.

 

root@OrangePizero:~# uname -a
Linux OrangePizero 3.4.39 #3 SMP PREEMPT Mon Nov 28 10:12:06 CST 2016 armv7l GNU/Linux
root@OrangePizero:~# free -h
             total       used       free     shared    buffers     cached
Mem:          193M       163M        30M        12M       5.5M        41M
-/+ buffers/cache:       116M        77M
Swap:           0B         0B         0B
root@OrangePizero:~#
Link to comment
Share on other sites

@hkien

 

i think you don't use an armbian image.

Linux OrangePizero 3.4.39

try one of these...  Image

 

it look's like this...

root@orangepizero:~# free -h
             total       used       free     shared    buffers     cached
Mem:          494M       300M       194M       9.7M        15M       195M
-/+ buffers/cache:        89M       404M
Swap:         127M         0B       127M

MacBreaker

 

Link to comment
Share on other sites

i think you don't use an armbian image.

 

Of course this is not Armbian. Before we thought about supporting H3 boards with legacy kernel at all Igor wasted one day of his life to patch this insanely insecure and horribly outdated Allwinner 3.4.39 kernel up to 3.4.100 (fixing tons of security issues). In the meantime we're at 3.4.113... and connecting such a Linux installation relying on unpatched 3.4.39 in 2017 to the Internet is almost unbelievable :)

 

@thkien: Currently Armbian's build system applies 144 partially huge patches to fix countless issues on H2+/H3 boards and to enhance a lot of stuff: https://github.com/igorpecovnik/lib/tree/master/patch/kernel/sun8i-default (when you use 'hardware vendor offerings' you miss all of this!)

Link to comment
Share on other sites

For my daughter: Generating sounds in a "Ghostbusters" proton pack, two of them in fact.  :)   A Python script reads /dev/ttyS2 to receive instructions from an Arduino connected to buttons/switches, and mixes/plays powerup, powerdown, idle,  and fire sound effects.

 

Link to comment
Share on other sites

Currently using one for...

  • MFRC522 RFID Timeclock and script triggering
  • SMS tirggered IOT server with API hooks.
  • Armbian monitor browser GUI with embedded window of noVNC, plans to add another window for camera.

Will be using one for...

  • A pulse oximeter sensor (MAX30102) that's connected to an infant and the speakers of an electronic rocking chair.
  • Documenting installation instructions of a bunch of sensors/modules for OPiZ on Github

I don't know if the sensor is going to be sensitive enough for a newborn, much less reliable. Plus I still have to get it to work on an OPi but it's, in  any case,  an effort to minimize the risk of SIDS.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines