Made to work with the Raspberry Pi Zero, the PiJuice Zero is an Uninterruptable Power Supply (UPS) and project platform board, that can fit inside the Pi Zero case. The latest innovation from the tech gurus at Pi Supply, the PiJuice Zero is easy to use and quite powerful. The original product was the PiJuice HAT which was released in 2016. The rundown on this platform and the crowdfunding page can be found on Crowd Supply. The PiJuice Zero allows users to take their Raspberry Pi Zero projects anywhere and still keep things running, while intelligent power management controls how that power is utilized. The user-friendly software, programmable LEDs and switches allow for maximum options in applications. The PiJuice Zero was made for those in-the-field projects. Completely wireless and off-the-grid power supply the PiJuice Zero is packed with features and allows for applications for the Raspberry Pi Zero, that couldn’t […]
New Raspberry Pi 4 VLI Firmware Lowers Temperature by 3-5°C
The other day I tested Raspberry Pi 4 with an heatsink since previous multi-threaded benchmarks clearly made the board throttle when running those without any cooling solution. The guys at the Raspberry Pi Foundation somehow noticed my post, and I received an email from Eben Upton explaining a new Raspberry Pi 4 VLI firmware had “some thermal optimizations that are not installed by default on early production units.” I did not understand VLI at first, but eventually understood this referred to the firmware for VIA VL805 PCIe USB 3.0 controller on the board. The Raspberry Pi Foundation provided me with a test version of the firmware, which they’ll release in the next few days, or weeks after testing is completed. Now if you’re going to test a platform that will throttle due to overheating, it’s very important you do so at constant room temperature. I work in a office where […]
Raspberry Pi 4 Benchmarks – Heatsink Edition
A few days ago, I ran some benchmarks in Raspberry Pi 4, and quickly found out that using the board without a cooling solution will cause serious performance issues, as in some cases my board was slower than Raspberry Pi 3 model B due to severe overheating. After playing with LibreELEC yesterday, I’ve now reinstalled Raspbian Buster Desktop on the board, and fitted it with a largish heatsink and some old thermal paste. So I’ll run benchmarks again with and without heatsink. I’ll only run sbc-bench this time. SBC Bench Installation Open a terminal windows or connect to the board through SSH and run:
1 |
wget https://raw.githubusercontent.com/ThomasKaiser/sbc-bench/master/sbc-bench.sh |
Raspbian Buster will automatically fetch the latest operating systems packages upon first boot, but apparently not the latest firmware:
1 2 3 4 |
/opt/vc/bin/vcgencmd version Jun 20 2019 16:04:31 Copyright (c) 2012 Broadcom version 407b1da8fa3d1a7108cb1d250f5064a3420d2b7d (clean) (release) (start) |
So I ran rpi-update to get the very latest firmware as well, and rebooted the board:
1 2 3 4 |
/opt/vc/bin/vcgencmd version Jun 26 2019 17:42:42 Copyright (c) 2012 Broadcom version 1186f932808ed601ddd583a30a3ce055477b1a26 (clean) (release) (start) |
Normally, you should not have to do it, […]
Pi-Top [4] mini-PC runs the New Raspberry Pi 4
The features and design have changed, but the reliability and the advanced processing capability are all the well-known new Raspberry Pi 4, housed in the new Pi-Top [4]. The popular platform has come out with a portable design with expanded connectivity, scalability, and increased processing capabilities. It boasts an OLED display in a mini-PC form-factor that the company has announced will go on sale on Kickstarter. The SBC industry is seeing a general increase in features and processing ability. Added device connectivity, especially in multimedia capability. The Pi-Top [4] is no exception. The laptop version of Pi-Top is still a viable computer with many features for an SBC footprint. The new Pi-Top [4] mini-PC has expanded RAM, increased ports, and comes with an inventor’s kit. The Pi-Top [4] comes with a roster of accessories that include; sensors, LED’s, and potentiometers to get those just beginning their journey on the path […]
4K Video Playback on Raspberry Pi 4 with LibreELEC (Alpha)
In my short Raspberry Pi 4 review, I tested 4K video output and playback in Raspbian, and sadly neither are working properly, with video output stuck to 1080p60 even after selecting 4K HDMI in the settings and yes, I double checked for “hdmi_enable_4k=1” in config.txt, while H.265 video playback is still clearly using software decode in both VLC and omxplayer. However, LibreELEC team announced support for Raspberry Pi 4 in LibreELEC 9.2 Alpha1 release based on Kodi 18.3 and Linux 4.19.x. So I downloaded LibreELEC-RPi4.arm-9.1.001.img.gz and flash it to a microSD card with balenaEtcher. The good news is that I could manually set the resolution to 3840×2160 and confirm it works with my TV, but the refresh is limited to 30 Hz maximum. Other refresh rates currently available include 23.98 Hz, 24 Hz, 25 Hz, and 29.97 Hz. The hardware is capable if 4K 60Hz, so it’s just a question […]
Raspberry Pi 4 Benchmarks & Mini Review
Raspberry Pi 4 has just been released with many improvements over Raspberry Pi 3 Model B+ including a faster processor, a proper Gigabit Ethernet port, USB 3.0 interfaces, and 4K video support. That’s the theory, but how does it work in practice? I can now let you know as I’ve received a Raspberry Pi 4 sample courtesy of Cytron, and ran some tests and benchmarks on the very latest boards from the Raspberry Pi foundation. System Info Before starting with the benchmarks, let’s go through some basic system info:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
pi@raspberrypi:~ $ cat /etc/issue Raspbian GNU/Linux 10 \n \l pi@raspberrypi:~ $ uname -a Linux raspberrypi 4.19.46-v7l+ #866 SMP Fri Jun 7 18:00:39 BST 2019 armv7l GNU/Linux pi@raspberrypi:~ $ df -h Filesystem Size Used Avail Use% Mounted on /dev/root 13G 4.7G 7.4G 39% / devtmpfs 334M 0 334M 0% /dev tmpfs 463M 0 463M 0% /dev/shm tmpfs 463M 6.4M 456M 2% /run tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 463M 0 463M 0% /sys/fs/cgroup /dev/mmcblk0p6 253M 40M 213M 16% /boot tmpfs 93M 0 93M 0% /run/user/1000 /dev/sda4 200G 175G 24G 89% /media/pi/USB3_BTRFS /dev/sda2 241G 181G 48G 80% /media/pi/USB3_EXT4 /dev/sda1 245G 182G 63G 75% /media/pi/USB3_NTFS pi@raspberrypi:~ $ cat /proc/cpuinfo processor : 0 model name : ARMv7 Processor rev 3 (v7l) BogoMIPS : 270.00 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 .... processor : 3 model name : ARMv7 Processor rev 3 (v7l) BogoMIPS : 270.00 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 Hardware : BCM2835 Revision : a03111 Serial : 00000000ea51204b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
$ inxi -Fc0 System: Host: raspberrypi Kernel: 4.19.46-v7l+ armv7l bits: 32 Console: tty 1 Distro: Raspbian GNU/Linux 10 (buster) Machine: Type: ARM Device System: Raspberry Pi 4 Model B Rev 1.1 details: BCM2835 rev: a03111 serial: 00000000ea51204b CPU: Topology: Quad Core model: ARMv7 v7l variant: cortex-a72 bits: 32 type: MCP Speed: 1500 MHz min/max: 600/1500 MHz Core speeds (MHz): 1: 1500 2: 1500 3: 1500 4: 1500 Graphics: Device-1: bcm2835-vc4 driver: vc4_drm v: N/A Device-2: bcm2835-hdmi driver: N/A Display: tty server: X.org 1.20.4 driver: modesetting unloaded: fbdev tty: 80x24 Message: Advanced graphics data unavailable in console. Try -G --display Audio: Device-1: bcm2835-audio driver: bcm2835_audio Device-2: bcm2835-hdmi driver: N/A Sound Server: ALSA v: k4.19.46-v7l+ Network: Message: No ARM data found for this feature. IF-ID-1: eth0 state: up speed: 1000 Mbps duplex: full mac: dc:a6:32:00:9e:9c IF-ID-2: wlan0 state: up mac: dc:a6:32:00:9e:9d Drives: Local Storage: total: 946.35 GiB used: 540.58 GiB (57.1%) ID-1: /dev/mmcblk0 vendor: SanDisk model: SL16G size: 14.84 GiB ID-2: /dev/sda type: USB vendor: Seagate model: Expansion size: 931.51 GiB Partition: ID-1: / size: 12.68 GiB used: 4.71 GiB (37.1%) fs: ext4 dev: /dev/mmcblk0p7 ID-2: /boot size: 252.0 MiB used: 39.3 MiB (15.6%) fs: vfat dev: /dev/mmcblk0p6 Sensors: Message: No sensors data was found. Is sensors configured? Info: Processes: 179 Uptime: 4h 37m Memory: 1000.5 MiB used: 324.1 MiB (32.4%) gpu: 76.0 MiB Init: systemd runlevel: 5 Shell: bash inxi: 3.0.32 |
For reference, you’ll find Raspberry Pi 4 Linux boot log here. Phoronix benchmarks Let’s go ahead and install the latest version of Phoronix benchmarks:
1 2 3 |
sudo apt install php-cli php-gd php-xml php-zip wget http://phoronix-test-suite.com/releases/repo/pts.debian/files/phoronix-test-suite_8.8.1_all.deb sudo dpkg -i phoronix-test-suite_8.8.1_all.deb |
Now let’s run the test to compare the performance of Raspberry Pi 4 model B to some other Arm Linux boards including Raspberry Pi 3 Model B.
1 |
phoronix-test-suite benchmark 1709271-TY-1704029RI26 |
For reference, my office has an […]
Raspberry Pi 4 vs Pi 3 – What are the differences?
So now that the Raspberry Pi 4 model B has just been launched, it may be worth checking out the differences against the previous latest single board computer from the Raspberry Pi foundation, namely Raspberry Pi 3 model B+. Let’s get straight to the Raspberry Pi 4 vs Pi 3 B+ comparison table. Features/Specs Raspberry Pi 4B Raspberry Pi 3 B+ Release date 24th June 2019 14th March 2018 SoC Broadcom BCM2711 quad-core Cortex-A72 @ 1.5 GHz Broadcom BCM2837B0 quad-core Cortex-A53 @ 1.4 GHz GPU VideoCore VI with OpenGL ES 1.1, 2.0, 3.0 VideoCore IV with OpenGL ES 1.1, 2.0 Video Decode H.265 4Kp60, H.264 1080p60 H.264 & MPEG-4 1080p30 Video Encode H.264 1080p30 Memory 1GB, 2GB, or 4GB LPDDR4 1GB LPDDR2 Storage microSD card Video & Audio Output 2x micro HDMI ports up to 4Kp60 3.5mm AV port (composite + audio) MIPI DSI connector 1x HDMI 1.4 port up […]
Raspberry Pi 4 Features Broadcom BCM2711 Processor, Up to 4GB RAM
Long expected, the Raspberry Pi 4 model B has finally launched, and it should not disappoint with a much more powerful Broadcom BCM2711 quad-core Cortex-A72 processor clocked at up to 1.5 GHz, 1 to 4GB LPDDR4, 4K H.265 video decoding and output support, a proper Gigabit Ethernet port, as well as USB 3.0 and 2.0 ports. Raspberry Pi 4 comes with all those extra features, but the form factor remains the same, and importantly the price is still $35 for the version with 1GB RAM, making Raspberry Pi alternatives suddenly much less interesting. Raspberry Pi 4 specifications: SoC – Broadcom BCM2711 quad-core Cortex-A72 (ARMv8) @ 1.5GHz with VideoCore VI GPU supporting OpenGL ES 3.0 graphics System Memory – 1GB, 2GB or 4GB LPDDR4 Storage – microSD card slot Video Output & Display I/F 2x micro HDMI ports up to 4Kp60 (Currently 1080p60 max. in dual-display configuration, although 2x 4Kp30 is […]