Close Menu
  • Home
  • About
  • Wearables
  • Earbuds
  • Computer Accessories
    • Routers
    • Remotes
  • Embedded
    • Single Board Computers
    • Addon Boards
    • Raspberry Pi
  • Wireless Routers
  • Contact
Facebook X (Twitter) Instagram
Trending News
  • POCO F8 Ultra: First Leaks Reveal Flagship-Beating Specs, Design & Expected 2025 Launch
  • LattePanda IOTA Debuts: Palm-sized Intel N150 SBC (RP2040) Beats Raspberry Pi 5
  • Redmi Pad 2 Review (2025): The Best Budget Tablet Value? Full Review
  • Orange Pi 600 specs revealed: A compact Intel PC built into a keyboard, featuring an Intel N150 processor
  • Xiaomi 17 Pro Max Camera Leaked: Specs vs. iPhone 17 Pro Max
  • The new Xiaomi 17 lineup, set to launch this September, aims to compete with the iPhone 17
  • Up to 60% Off AliExpress Promo Codes | Sep-Oct 2025 Coupons
  • Orange Pi 6 Plus 12-core ARM board Official Details & Prices released
AndroidPIMP
Facebook X (Twitter) Instagram
  • Home
  • About
  • Wearables
  • Earbuds
  • Computer Accessories
    • Routers
    • Remotes
  • Embedded
    • Single Board Computers
    • Addon Boards
    • Raspberry Pi
  • Wireless Routers
  • Contact
AndroidPIMP

Banana Pi BPI-R3: Everything you need to know

23
By androidpimp on August 17, 2024 Embedded Computers
Table of contents
  1. Banana Pi BPI-R3 board
  2. Banana Pi BPI-R3
  3. Specifications
  4. Key Features
  5. Real-World Applications
  6. Improved Cooling
  7. A Quick Product Demo
  8. Banana Pi BPI-R3 Board Layout
  9. Hardware
    1. Storage Interfaces
    2. Connectivity
  10. Wi-Fi 6 Ready
    1. Misc & Other Interfaces
    2. Part 1: Package Contents, Unboxing, and Hardware
    3. Package Contents:
  11. Unboxing All Items
    1. The Banana Pi R3 Board
    2. Unboxing the Banana Pi R3 Case – 1 of 2
    3. Unboxing the Banana Pi R3 Case – 2 of 2
    4. Power Supply
    5. Antennas
  12. Part 2: Case Design
    1. Great Design but not flawless
  13. Part 3: Operation
    1. Downloading OpenWrt image file
  14. Flashing and Booting From eMMC
  15. Bootstrap switch
  16. Flashing OS files via USB Serial Module
    1. How to Install an M.2 NVMe SSD
    2. Installing an SSD Card With a Heatsink
    3. NVMe Performance Testing
    4. (Read/Write) SSD Performance Test
  17. Part 4: Installing a Fan-Cooled Heat Sink
    1. FAN Wiring Configurations (Options)
    2. Configuration Option No. 1 (Passive Cooling)
    3. Cooled FAN Heatsink
    4. Preparing Conductive Silicone Thermal Pad
    5. Configuration Option No. 2
    6. Connecting 4 Pins Cooled Heatsink wires w/ the XH2.54 4 PIN wires
    7. Final Step (Powering/Operating the FAN)
    8. How to Automatically load the script
    9. Configuration Option No. 3
    10. Connecting 4 Pins Cooled Heatsink wires w/ the VH3.96-2PIN wires
    11. Configuration Option No. 3 (With Support for PWM)
  18. Configuration Option No. 4 (Without PWM Support)
    1. Adjusting these trip points
    2. Controlling the fan rotation speeds:
  19. Part 5: Checking Temperatures
    1. Testing another Cooling Configuration.
  20. Part 6: WiFi Antennas Installation (Best Practices)
    1. Antennas Arrangement & Installation
    2. Installation tips!
  21. Installing a Wi-Fi 6E Expansion Network Card
  22. Part 7: Adding a 2.5G Network Card (Optional Configuration)
  23. Part 8: Setting up a NAS Server (Optional Configuration)
    1. How to set up a NAS device (Optional Configuration, DIY Style)
  24. Part 9: Connectivity
    1. Network Throughput Testing using iPerf
    2. What WIFI throughput speeds should you expect?
    3. iPerf Test: 2.5 SFP RJ45 LAN Speed Test
  25. Banana Pi R3 (Back view)
    1. iPerf Test: Wireless (WiFi) Speed Test
  26. Tweaking Network Performance
  27. Final Thoughts
  28. Should You Buy it?
  29. Price and Availability

Part 3: Operation

To Banana Pi R3 offers Ubuntu Core, including OpenWrt Linux distributions, but the device’s primary function will be most likely to function as a home router device. You can install the bootable OS files on the Micro SD Card, NOR, NAND, or the 8GB eMMC chip. The most straightforward method is to get a decent Micro SD Card with good read and write speeds. Before using a Micro SD media, we recommend testing its performance using the SpeedOut benchmarking app. Any branded card with a minimum read and write rate of at least 30 MB/s should be fine and not cause performance bottlenecks. The faster the card, the better!

SpeedOut Benchmarking/Testing Tool

banana pi r3 sd card benchmark

Downloading OpenWrt image file

The Banana Pi R3 SD Card image file can be found under MediaTek/filogic image repository located on the official openwrt.org website under the name bananapi_bpi-r3-sdcard.img.gz.

banana pi r3 openwrt image

After grabbing and downloading the latest Snapshot file, to burn (flash) it, you will need to extract the image from the GZ Archive and burn (flash) it using a software tool such as Win32 Disk Image or Etcher.

And lastly, after successfully booting the R3 board, you will need to consider that this image doesn’t come pre-installed with the LuCI web interface, so you must install it via the command line. To connect to the board, you can use PuTTy SSH and telnet client and SSH to the board gateway IP address: 192.168.1.1 and log into the shell environment with the user root (Without a password). Once logged in, we recommend installing Luci, including other popular packages (listed below).

  • opkg update
  • opkg install luci
  • opkg install kmod-nvme
  • opkg install luci-app-statistics
  • opkg install block-mount
  • opkg install hdparm

Now you can access the LuCI web interface by entering the IP 192.168.1.1 and accessing all the OpenWrt options. On a first-time login to the web interface, you are asked to assign a new password that will also be valid for ssh access.

Compatibility issues

One of the drawbacks of working with a Snapshot (Development image) is that newly updated kernel Images are constantly updated daily and weekly, which might cause compatibility issues between previously installed packages/ libraries requiring a newer kernel. The best solution is to use Banana Pi R3 company’s official images (Links available on the company wiki page).

Banana Pi R3

Onboard Bootstrap switch

The Banana Pi R3 Bootstrap switch allows you to select Jumper settings according to different operation modes. The company also added a small rectangle-shaped cut in the Case, enabling easy access to the jumpers without a need to open the cover, making it very convenient for users.


Flashing and Booting From eMMC

The R3 board offers a wide selection of boot storage configurations. You have options to burn (flash) the image files to different media such as eMMC, NAND, NOR, SD Card including boot recovery if needed.

The installation process

The SD card and eMMC device share the same SoC interface, so you will need to flash one SD image, boot from the SD card, flash a Nand image into Nand, and then flash an eMMC image into eMMC after changing the bootstrap to boot from Nand. Lastly, you need to change the bootstrap switch to boot from eMMC.

Bootstrap switch

The user can flash the OS files and choose the preferred storage media from which the system files will be loaded.

Flashing OS files via USB Serial Module

By using the Banana Pi R3 UART 3 Pin serial port you can access all of these options and here is how to do it, step by step.

Step #1

Purchasing a USB to TTL Serial Adapter. For the best driver compatibility under Windows 11, we strongly recommend using one based on F232BL chip by FTDI.

Product Photo

Product description

Purchasing link

Model: CH340

USB to UART Converter Module

View on AliExpress


This site contains affiliate links to products. We may receive a commission for purchases made through these links.


Step #2

Set up your serial adapter according to the following wire arrangement on the R3 board and the serial adapter. Each wire should connect to the opposite pole. The R3’s TX is attached to the serial adapter’s RX, for example. Please note that connecting the 5V and 3V pins is not necessary.

R3 Board PinSerial adapter wires
RX >>>TX
TX >>>RX
GND >>>GND

Step #3

After connecting the three wires to the R3 board use Win32 Disk Imager or Etcher software to burn the MicroSD card. Just download it from the OpenWrt snapshot repository (Click here), unzip and burn it.


Step #4
Insert the Micro SD card and set Bootstrap Jumpers to High.


Step #5

Install Putty client and configure the following settings:

  • Connection type to: serial
  • Speed: 115200
    Serial line: Select the correct COM port recognized by windows device driver, for Ex. COM3
    And finally select Open.

Step #6

The R3 board should be plugged into the terminal window while the terminal window is open and displaying a blank terminal screen.


Step #7

At this point, you should get a boot menu as shown in the screenshot below:


Step #8
In the boot menu select Option 8. “Install bootloader, recovery and production to NAND“.


Step #9
Disconnect the R3 board power cord. Set Bootstrap Jumpers to High, Low, High, Low to boot from NAND.


Step #10

Reconnect the R3 board power cord. Now it boots from NAND and select Option 9.

“Install bootloader, recovery and production to eMMC.”


Step #11

Disconnect the R3 board power cord. Set Bootstrap Jumpers to Low, High,High,Low and unplug your Micro SD Card. Now you should be able to boot from eMMC. Once you boot successfully and have SSH access, you will probably want to install the LuCI web interface package and unplug the USB to TTL Serial Adapter.


How to Install an M.2 NVMe SSD

The Banana Pi R3 has an M.2 socket that can add a supported Wi-Fi 6E card or an NVMe SSD Card. Our installation was smooth and straightforward. to recognize the SSD as a storage device under OpenWrt; you must install two essential packages: kmod-nvme and block-mount. Afterward, select the device name shown on the mount points screen. It will be recognized as /dev/nvme0n1 or a similar name. After choosing a preferred file system, you can mount it.

banana pi r3 ssd test 2
banana pi r3 ssd test 3
banana pi r3 ssd test 4
banana pi r3 ssd test 5
banana pi r3 ssd test 6
banana pi r3 ssd test 7
banana pi r3 ssd test 8
banana pi r3 ssd test 9
banana pi r3 ssd test 1

Installing an SSD Card With a Heatsink

Because there is a +1 mm gap between the SSD card and the Case, which is pretty limiting if you want to add an SSD with a built-in Heatsink, It’s possible to install a 1 mm copper plate and mount it on top of the SSD using a thermal past with adhesive property. This will significantly help in reducing the chip’s temperature and extend the SSD card lifespan.

NVMe Performance Testing

Listing all available storage devices:

root@OpenWrt:/mnt/nvme0n1# fdisk -l
Disk /dev/mtdblock0: 122.5 MiB, 128450560 bytes, 250880 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk /dev/mtdblock1: 2 MiB, 2097152 bytes, 4096 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk /dev/mtdblock2: 3 MiB, 3145728 bytes, 6144 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk /dev/mtdblock3: 512 KiB, 524288 bytes, 1024 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
The backup GPT table is corrupt, but the primary appears OK, so that will be used.
The backup GPT table is not on the end of the device.

Disk /dev/mmcblk0: 59.48 GiB, 63864569856 bytes, 124735488 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 5452574F-2211-4433-5566-778899AABB00

Device          Start    End Sectors  Size Type
/dev/mmcblk0p1     34   8191    8158    4M Linux filesystem
/dev/mmcblk0p2   8192   9215    1024  512K Linux filesystem
/dev/mmcblk0p3   9216  13311    4096    2M Linux filesystem
/dev/mmcblk0p4  13312  21503    8192    4M EFI System
/dev/mmcblk0p5  24576  90111   65536   32M EFI System
/dev/mmcblk0p6  90112 131071   40960   20M EFI System
/dev/mmcblk0p7 131072 344063  212992  104M unknown

Disk /dev/ubiblock0_1: 27.97 MiB, 29331456 bytes, 57288 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk /dev/nvme0n1: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: GVR1TB
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
root@OpenWrt:/mnt/nvme0n1# sudo hdparm -t --direct /dev/nvme0n1
-ash: sudo: not found
root@OpenWrt:/mnt/nvme0n1# hdparm -t --direct /dev/nvme0n1

(Read/Write) SSD Performance Test

Read transfer rate test: bypassing the hard drive’s buffer cache memory

root@OpenWrt:/mnt/nvme0n1# hdparm -t --direct /dev/nvme0n1

/dev/nvme0n1:
 Timing O_DIRECT disk reads: 1922 MB in  3.00 seconds = 640.06 MB/sec
1 2 3 4 5 6 7 8 9 10
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
androidpimp
  • Website

Related Posts

LattePanda IOTA X86 SBC (Front View)

LattePanda IOTA Debuts: Palm-sized Intel N150 SBC (RP2040) Beats Raspberry Pi 5

September 28, 2025

Orange Pi 6 Plus 12-core ARM board Official Details & Prices released

September 17, 2025
Banana-bpi-R4-Pro-Board

Banana Pi BPI-R4 Pro: Wi-Fi 7 Router with 10G SFP+ Ports Released

September 16, 2025
0 0 votes
Article Rating
Subscribe
Notify of
23 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Melroy van den Berg
2 years ago

When you do recommend installing a passive (or active) heat sink to this setup? Passive cooling is I think a no brainer, it’s cheap and silent. Strange they don’t add passive heat sink to their package product, as part of the package.

0
Reply
androidpimp
2 years ago
Reply to  Melroy van den Berg

“Strange they don’t add passive heat sink to their package product, as part of the package”.
They had some supply problems because of COVID.

If you have a large heatsink that will fit and cover all chips, it might be worth trying the passive cooling option. Just use a lower in height so you have the option to add a fan.

0
Reply
Melroy van den Berg
2 years ago
Reply to  androidpimp

I just noticed that the “complete kit” also comes with heat sinks. Seperate heatsinks for each chip. If you buy a large heatsink, that will work as well, BUT keep in mind that the chips have different heights, meaning you should use different heat pads (1.5 mm and 0.5 mm) to have a good coverage of the heat sink on the different chips. I did read about performance issues on forum.banana-pi.org forum, when you don’t cool the chips enough. Especially with passive cooling, it might still be a good idea to add additional vent holes manually in the casing. Since… Read more »

0
Reply
androidpimp
2 years ago
Reply to  Melroy van den Berg

So use 1.5-2 mm thermal pads. Nothing will happen. They are elastic, so it does not matter if you are using the highest type for all chips. It’s not rocket science. I agree about the vent holes. You can drill a few holes.. or you can also glue a small fan to the bottom of the case. And maybe use the GPIO header pins as a power source. Just to get the hot air out of the case.

0
Reply
Melroy van den Berg
2 years ago
Reply to  androidpimp

Actually there is a fan header connnector on the R3 board. Which can do PWM.

0
Reply
androidpimp
2 years ago
Reply to  Melroy van den Berg

Kindly Try it, and let me know if it works well.
you can email me with the info. Thanks

0
Reply
Melroy van den Berg
2 years ago

Ps. also add a link to the package deal of the Banana Pi BPI-R3? https://www.aliexpress.com/item/1005004886608696.html.

Since you mentioned the single board computer only on your last page.

0
Reply
androidpimp
2 years ago
Reply to  Melroy van den Berg

Thanks. I added the link for the complete kit.

0
Reply
Ivan
2 years ago

Which version of PCIe does the board support?

0
Reply
androidpimp
2 years ago
Reply to  Ivan

According to MediaTek website >> M.2 M-Key PCIe interface (2-lane PCIe 2.0)

0
Reply
Hattan
2 years ago

Is there any nas software or docker image that will handle those multiple hdds ? Exampme if i want to raid, zfs or btrfs

0
Reply
androidpimp
2 years ago
Reply to  Hattan

1) OpenWrt has NAS support.
2) You can also try CasaOS.
3) OpenMediaVault should run on Debian.

0
Reply
Pablo
1 year ago

I don’t get what is about the ONTi SFP. It is suposed to be a GPON ONT? In aliexpress I see that it comes in pairs (Tx 1310 and Rx 1550 the first one and other with Tx 1550 and 1310), like a pair which is meant to be connected together.

https://es.aliexpress.com/item/4000265957277.html?spm=a2g0o.productlist.main.17.5893oPf4oPf4kf&algo_pvid=54d3e4cb-00c6-4269-8acb-3ae1e2c40f54&algo_exp_id=54d3e4cb-00c6-4269-8acb-3ae1e2c40f54-8&pdp_npi=4%40dis%21ARS%217735.49%213867.74%21%21%2122.10%21%21%402132a26216964772264216569ed485%2110000001076765699%21sea%21AR%214647643211%21AB&curPageLogUid=VmCG7Kwqm2TR

0
Reply
androidpimp
1 year ago
Reply to  Pablo

This module is not compatible with GPON technology.
If the module information / specifications do not indicate it’s a GPON compliance, then it is safe to say that it is not GPON compliant.

0
Reply
Miles
1 year ago

Did you use anything to glue the copper-made sheet plates on chips?

Last edited 1 year ago by Miles
0
Reply
androidpimp
1 year ago
Reply to  Miles

I used a thermal silicone adhesive plaster.

0
Reply
Jacky
6 months ago

This website doesn’t work. Whenever you click on a topic or try to love to Next page it refreshes the page and stays on page 1

0
Reply
Author
androidpimp
6 months ago
Reply to  Jacky

Thank u. The problem was fixed.

0
Reply
domel
6 months ago

Hello, I can’t read other 9 pages from 10 in the Banana Pi BPI-R3: Everything you need to know article. Now content is unavaible. Please to fix, it’s great portion of knowledge. Best regards

0
Reply
Author
androidpimp
6 months ago
Reply to  domel

Hi, please check now.
Thanks

0
Reply
domel
6 months ago
Reply to  androidpimp

It’s working now, great, thank You:)

0
Reply
Miles
1 month ago

Above you mention that the XH2.54 4PIN SATA power connector can be used with a 12v fan. Would I lose PWM capacity?

0
Reply
Author
androidpimp
1 month ago
Reply to  Miles

It should work, but I didn’t try it with a 12V Fan. In a worst-case scenario, you can always buy a 5V separately from AliExpress and assemble it with screws on top of your existing heatsink.
If you choose to connect to the 3-pins FAN socket using Banana Pi original heatsink, PWM is also enabled by default or at least the option to
set a tipping temp point when the fan will stop or start working.

0
Reply
Categories
PureVPN
PureVPN Ad Banner
VyprVPN – No. 1 in Anonymity
Vyprvpn 350x260
PrivadoVPN – No. 1 in Parental Control
PrivadoVPN 350x437
Recent Posts
  • POCO F8 Ultra: First Leaks Reveal Flagship-Beating Specs, Design & Expected 2025 Launch
  • LattePanda IOTA Debuts: Palm-sized Intel N150 SBC (RP2040) Beats Raspberry Pi 5
  • Redmi Pad 2 Review (2025): The Best Budget Tablet Value? Full Review
  • Orange Pi 600 specs revealed: A compact Intel PC built into a keyboard, featuring an Intel N150 processor
  • Xiaomi 17 Pro Max Camera Leaked: Specs vs. iPhone 17 Pro Max
  • The new Xiaomi 17 lineup, set to launch this September, aims to compete with the iPhone 17
  • Up to 60% Off AliExpress Promo Codes | Sep-Oct 2025 Coupons
  • Orange Pi 6 Plus 12-core ARM board Official Details & Prices released
  • Banana Pi BPI-R4 Pro: Wi-Fi 7 Router with 10G SFP+ Ports Released
  • Orange Pi Mini PC featuring Cixin P1 SoC is gearing up for launch.
  • Orange Pi X debuts with Intel N100/N150 processor, offering an affordable x86 SBC.
  • Orange Pi 4 Pro RISC-V SBC with Allwinner SoC and WiFi 6, is set to release.
  • The Poco X8 Pro release date is just around the corner, following its recent certification
  • Orange Pi AI Ultra SBC with Qualcomm QC8550 is coming soon
  • ELEBAO B10 Intel Powered NAS Mini PC features X4 NVMe slots with Dual 2.5GbE
  • Banana Pi BPI-R4 Lite: An Affordable R4 Router Board Variant is now available!
  • PrivadoVPN Review 2025: Is It Good for Streaming & Privacy?
  • Premium Budget RGB Gaming Keyboard 2025? Rii RK805 Full Review
  • Banana Pi BPI-RV2 Review: The $35 RISC-V Router That Runs OpenWrt Like a Pro
RSS Recent RSS Feed
  • POCO F8 Ultra: First Leaks Reveal Flagship-Beating Specs, Design & Expected 2025 Launch September 28, 2025
  • LattePanda IOTA Debuts: Palm-sized Intel N150 SBC (RP2040) Beats Raspberry Pi 5 September 28, 2025
  • Redmi Pad 2 Review (2025): The Best Budget Tablet Value? Full Review September 26, 2025
  • Orange Pi 600 specs revealed: A compact Intel PC built into a keyboard, featuring an Intel N150 processor September 25, 2025
  • Xiaomi 17 Pro Max Camera Leaked: Specs vs. iPhone 17 Pro Max September 19, 2025
Facebook X (Twitter) Instagram Pinterest
@2025 - All Right Reserved. Designed by AndroidPIMP

Type above and press Enter to search. Press Esc to cancel.

Accessibility
Accessibility modes
Epilepsy Safe Mode
Dampens color and removes blinks
This mode enables people with epilepsy to use the website safely by eliminating the risk of seizures that result from flashing or blinking animations and risky color combinations.
Visually Impaired Mode
Improves website's visuals
This mode adjusts the website for the convenience of users with visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract, Glaucoma, and others.
Cognitive Disability Mode
Helps to focus on specific content
This mode provides different assistive options to help users with cognitive impairments such as Dyslexia, Autism, CVA, and others, to focus on the essential elements of the website more easily.
ADHD Friendly Mode
Reduces distractions and improve focus
This mode helps users with ADHD and Neurodevelopmental disorders to read, browse, and focus on the main website elements more easily while significantly reducing distractions.
Blindness Mode
Allows using the site with your screen-reader
This mode configures the website to be compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software for blind users that is installed on a computer and smartphone, and websites must be compatible with it.
Readable Experience
Content Scaling
Default
Text Magnifier
Readable Font
Dyslexia Friendly
Highlight Titles
Highlight Links
Font Sizing
Default
Letter Spacing
Default
Left Aligned
Center Aligned
Right Aligned
Visually Pleasing Experience
Dark Contrast
Light Contrast
Monochrome
High Contrast
High Saturation
Low Saturation
Adjust Text Colors
Adjust Title Colors
Adjust Background Colors
Easy Orientation
Mute Sounds
Hide Images
Hide Emoji
Reading Guide
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Dark Cursor
Big Light Cursor
Cognitive Reading
Virtual Keyboard
Navigation Keys
Voice Navigation

AndroidPIMP

Accessibility Statement

  • www.androidpimp.com
  • September 29, 2025

Compliance status

We firmly believe that the internet should be available and accessible to anyone, and are committed to providing a website that is accessible to the widest possible audience, regardless of circumstance and ability.

To fulfill this, we aim to adhere as strictly as possible to the World Wide Web Consortium’s (W3C) Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA level. These guidelines explain how to make web content accessible to people with a wide array of disabilities. Complying with those guidelines helps us ensure that the website is accessible to all people: blind people, people with motor impairments, visual impairment, cognitive disabilities, and more.

This website utilizes various technologies that are meant to make it as accessible as possible at all times. We utilize an accessibility interface that allows persons with specific disabilities to adjust the website’s UI (user interface) and design it to their personal needs.

Additionally, the website utilizes an AI-based application that runs in the background and optimizes its accessibility level constantly. This application remediates the website’s HTML, adapts Its functionality and behavior for screen-readers used by the blind users, and for keyboard functions used by individuals with motor impairments.

If you’ve found a malfunction or have ideas for improvement, we’ll be happy to hear from you. You can reach out to the website’s operators by using the following email

Screen-reader and keyboard navigation

Our website implements the ARIA attributes (Accessible Rich Internet Applications) technique, alongside various different behavioral changes, to ensure blind users visiting with screen-readers are able to read, comprehend, and enjoy the website’s functions. As soon as a user with a screen-reader enters your site, they immediately receive a prompt to enter the Screen-Reader Profile so they can browse and operate your site effectively. Here’s how our website covers some of the most important screen-reader requirements, alongside console screenshots of code examples:

  1. Screen-reader optimization: we run a background process that learns the website’s components from top to bottom, to ensure ongoing compliance even when updating the website. In this process, we provide screen-readers with meaningful data using the ARIA set of attributes. For example, we provide accurate form labels; descriptions for actionable icons (social media icons, search icons, cart icons, etc.); validation guidance for form inputs; element roles such as buttons, menus, modal dialogues (popups), and others. Additionally, the background process scans all the website’s images and provides an accurate and meaningful image-object-recognition-based description as an ALT (alternate text) tag for images that are not described. It will also extract texts that are embedded within the image, using an OCR (optical character recognition) technology. To turn on screen-reader adjustments at any time, users need only to press the Alt+1 keyboard combination. Screen-reader users also get automatic announcements to turn the Screen-reader mode on as soon as they enter the website.

    These adjustments are compatible with all popular screen readers, including JAWS and NVDA.

  2. Keyboard navigation optimization: The background process also adjusts the website’s HTML, and adds various behaviors using JavaScript code to make the website operable by the keyboard. This includes the ability to navigate the website using the Tab and Shift+Tab keys, operate dropdowns with the arrow keys, close them with Esc, trigger buttons and links using the Enter key, navigate between radio and checkbox elements using the arrow keys, and fill them in with the Spacebar or Enter key.Additionally, keyboard users will find quick-navigation and content-skip menus, available at any time by clicking Alt+1, or as the first elements of the site while navigating with the keyboard. The background process also handles triggered popups by moving the keyboard focus towards them as soon as they appear, and not allow the focus drift outside it.

    Users can also use shortcuts such as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to jump to specific elements.

Disability profiles supported in our website

  • Epilepsy Safe Mode: this profile enables people with epilepsy to use the website safely by eliminating the risk of seizures that result from flashing or blinking animations and risky color combinations.
  • Visually Impaired Mode: this mode adjusts the website for the convenience of users with visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract, Glaucoma, and others.
  • Cognitive Disability Mode: this mode provides different assistive options to help users with cognitive impairments such as Dyslexia, Autism, CVA, and others, to focus on the essential elements of the website more easily.
  • ADHD Friendly Mode: this mode helps users with ADHD and Neurodevelopmental disorders to read, browse, and focus on the main website elements more easily while significantly reducing distractions.
  • Blindness Mode: this mode configures the website to be compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software for blind users that is installed on a computer and smartphone, and websites must be compatible with it.
  • Keyboard Navigation Profile (Motor-Impaired): this profile enables motor-impaired persons to operate the website using the keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to jump to specific elements.

Additional UI, design, and readability adjustments

  1. Font adjustments – users, can increase and decrease its size, change its family (type), adjust the spacing, alignment, line height, and more.
  2. Color adjustments – users can select various color contrast profiles such as light, dark, inverted, and monochrome. Additionally, users can swap color schemes of titles, texts, and backgrounds, with over seven different coloring options.
  3. Animations – person with epilepsy can stop all running animations with the click of a button. Animations controlled by the interface include videos, GIFs, and CSS flashing transitions.
  4. Content highlighting – users can choose to emphasize important elements such as links and titles. They can also choose to highlight focused or hovered elements only.
  5. Audio muting – users with hearing devices may experience headaches or other issues due to automatic audio playing. This option lets users mute the entire website instantly.
  6. Cognitive disorders – we utilize a search engine that is linked to Wikipedia and Wiktionary, allowing people with cognitive disorders to decipher meanings of phrases, initials, slang, and others.
  7. Additional functions – we provide users the option to change cursor color and size, use a printing mode, enable a virtual keyboard, and many other functions.

Browser and assistive technology compatibility

We aim to support the widest array of browsers and assistive technologies as possible, so our users can choose the best fitting tools for them, with as few limitations as possible. Therefore, we have worked very hard to be able to support all major systems that comprise over 95% of the user market share including Google Chrome, Mozilla Firefox, Apple Safari, Opera and Microsoft Edge, JAWS and NVDA (screen readers).

Notes, comments, and feedback

Despite our very best efforts to allow anybody to adjust the website to their needs. There may still be pages or sections that are not fully accessible, are in the process of becoming accessible, or are lacking an adequate technological solution to make them accessible. Still, we are continually improving our accessibility, adding, updating and improving its options and features, and developing and adopting new technologies. All this is meant to reach the optimal level of accessibility, following technological advancements. For any assistance, please reach out to

wpDiscuz