Jump to content

Linx Toolkit Hardware Compatibility List: Difference between revisions

From LabVIEW Wiki
m RaspBerry Pi: Fix casing (it's Raspberry Pi according to raspberrypi.org)
m Add categories
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This is a list of tested hardware that works with the LINX Toolkit that ships with the [[LabVIEW Community Edition]].
This is a list of tested hardware that works with the [[LINX]] Toolkit that ships with the [[LabVIEW Community Edition]].


== Raspberry Pi ==
== Raspberry Pi ==
* Raspberry Pi4 Model B
* Raspberry Pi 4 Model B
** '''SoC''': Broadcom BCM2711B0 quad-core A72 (ARMv8-A) 64-bit @ 1.5GHz
** '''SoC''': Broadcom BCM2711B0, Quad-Core Cortex-A72 (ARMv8-A), 64-bit @ 1.5GHz
* Raspberry Pi3 Model B+
* Raspberry Pi 3 Model B+
** '''Soc''': Broadcom BCM2837B0, Cortex-A53 (ARMv8) 64-bit SoC @ 1.4GHz
* Raspberry Pi 3 Model A+
* Raspberry Pi3 Model B v1.2
** '''Soc''': Broadcom BCM2837B0, Quad-Core Cortex-A53 (ARMv8), 64-bit @ 1.4GHz
** Quad Core 1.2GHz Broadcom BCM2837 64bit CPU
* Raspberry Pi 3 Model B
** '''Soc''': Broadcom BCM2837, Quad Core Cortex-A53, (ARMv8) 64bit CPU @ 1.2GHz
* Raspberry Pi 2 Model B v1.2
** '''Soc''': Broadcom BCM2837, Quad Core Cortex-A53, (ARMv8) 64bit CPU @ 900MHz
* Raspberry Pi 2 Model B
** '''Soc''': Broadcom BCM2836, Quad Core Cortex-A7 (ARMv7) 32bit CPU @ 900MHz


== Beaglebone Black ==
== Beaglebone Black ==
* Processor: AM335x 1GHz ARM® Cortex-A8
* Processor: AM335x 1GHz ARM® Cortex-A8
== Successful manual installation of runtime (no direct Linx support yet) ==
[https://forums.ni.com/t5/LINX/Successfully-running-LabVIEW-on-a-RockPi-S-512MB/m-p/4064100 NI Forum post with instructions for arm64 Debian OS]
* Rock Pi S: Rockchip RK3308 Quad-core ARM Cortex-A35 (ARMv8-A) @ 1.3GHz
== External links ==
* [https://www.raspberrypi.org/ Raspberry Pi]
* [https://www.beagleboard.org/ BeagleBoard]
* [https://www.arduino.cc/ Arduino]
[[Category:Lists]]
[[Category:Hardware]]
[[Category:LabVIEW LINX]]
[[Category:Raspberry Pi]]
[[Category:BeagleBoard]]
[[Category:Arduino]]

Latest revision as of 17:40, 6 August 2024

This is a list of tested hardware that works with the LINX Toolkit that ships with the LabVIEW Community Edition.

Raspberry Pi

  • Raspberry Pi 4 Model B
    • SoC: Broadcom BCM2711B0, Quad-Core Cortex-A72 (ARMv8-A), 64-bit @ 1.5GHz
  • Raspberry Pi 3 Model B+
  • Raspberry Pi 3 Model A+
    • Soc: Broadcom BCM2837B0, Quad-Core Cortex-A53 (ARMv8), 64-bit @ 1.4GHz
  • Raspberry Pi 3 Model B
    • Soc: Broadcom BCM2837, Quad Core Cortex-A53, (ARMv8) 64bit CPU @ 1.2GHz
  • Raspberry Pi 2 Model B v1.2
    • Soc: Broadcom BCM2837, Quad Core Cortex-A53, (ARMv8) 64bit CPU @ 900MHz
  • Raspberry Pi 2 Model B
    • Soc: Broadcom BCM2836, Quad Core Cortex-A7 (ARMv7) 32bit CPU @ 900MHz

Beaglebone Black

  • Processor: AM335x 1GHz ARM® Cortex-A8

Successful manual installation of runtime (no direct Linx support yet)

NI Forum post with instructions for arm64 Debian OS

  • Rock Pi S: Rockchip RK3308 Quad-core ARM Cortex-A35 (ARMv8-A) @ 1.3GHz

External links