this post was submitted on 23 Aug 2023
39 points (97.6% liked)

Linux

47778 readers
957 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Because Im currently typing this on mine (1 GiB, android install) and everything is (very surprisingly) rock solid -- page loading is very smooth, youtube playback is smooth as well (it can even play 4k videos no problem) and even gaming works flawlessly well (Haven`t went too far beyond PS1 games, but from PS1 and under it plays everything really well.). In short -- It delivers a desktop experience at the expense of almost nothing with the power draw at that same level -- 1W (best case scenario) to 3W(worst case scenario).

you are viewing a single comment's thread
view the rest of the comments
[–] minnix@lemux.minnix.dev 9 points 1 year ago (1 children)

I have the 4GB model. It's a really nice little board for the price. Currently have Debian 12 installed. I have the Orange Pi camera module and am using it in conjunction with the board, OpenCV, and a wild bird model data set to detect different kinds of birds outside my window at the bird feeder. I don't have a desktop installed so I can't speak to that. I'd say judging by the pics it's about 50% accurate so far. The graininess of the photos from the camera module and the distance from the bird feeder have a lot to do with the poor performance. Using a higher end USB camera should help with this.

A big bonus with this board is it has 4 temp sensors, and you will need them. Like all OPi boards, heat is an issue. You will need sinks and active cooling if you would like to use this for extended periods of time without roasting it.

[–] dingus@lemmy.ml 6 points 1 year ago

I have the Orange Pi camera module and am using it in conjunction with the board, OpenCV, and a wild bird model data set to detect different kinds of birds outside my window at the bird feeder.

That's awesome as hell!