In this article I have introduced how to assemble Orange Pi 5 Plus.
I bought new case and would like to have performance review.
– Link
This is how it is assembled with Orange Pi.
Heat sink is made from aluminum, very light weight.
This is wrapping.
This is inside wrapping.
There is no user’s manual but very easy to assemble.
I got good point that there is 1 backup screw/nut.
This is comparison result.
– Room tempareture: 32 celsius
# | Idle | CPU 100% |
Current case | 45 | 68 |
This case | 44 | 66 |
There are little difference so I use current case because current case protects from outside…
If heat sink is copper then result would be interesting.
This is how to show tempareture.
echo $((`cat /sys/class/thermal/thermal_zone0/temp|cut -c1-2`)).$((`cat /sys/class/thermal/thermal_zone0/temp|cut -c3-4`))
This is how to make CPU high workload.
openssl speed -multi `grep processor /proc/cpuinfo|wc -l`
Conclusion
How was it?
This summer would be very hot, wouldn’t it?
Comments