tinySniffer: WiFi-Connected USB Sniffer Based on NanoPi NEO Air SBC

tinySniffer is a USB sniffer designed to capture USB 1.x and 2.0 packets remotely. Based on the Allwinner H3-powered NanoPi Neo Air SBC, tinySniffer makes use of WiFi connectivity to enable remote packet capture, and the captured data is compatible with the popular Wireshark packet analyzer tool.

While Wireshark can already capture USB packets, it has limitations, particularly in capturing some low-level USB packets. In such cases, a hardware USB sniffer like Total Phase Beagle USB, PhyWhisperer USB, or tinySniffer is necessary. The micro USB OTG port of the NanoPi NEO Air SBC is connected to the host computer, and the company added a USB 2.0 Type-A port connected to the USB interface on the GPIO header to connect a device under test, such as a USB keyboard, a USB Ethernet dongle, or a USB printer.

After configuring WiFi, the user can access the tinySniffer USB capture tool remotely by visiting the usb7.net website and selecting “My Devices.” This opens a terminal window in the browser, allowing users to capture packets with the sniff command.

tinySniffer

Specifications

  • Processor:
    • Allwinner H3
    • Quad-core Cortex-A7
  • Memory:
    • 512MB DDR3 RAM
  • Storage:
    • 8GB eMMC Flash
    • MicroSD card slot for expansion
  • Connectivity:
    • WiFi: Dual-band 802.11b/g/n
    • Bluetooth 4.0
  • Ports:
    • 1x Micro USB OTG port
    • 1x USB 2.0 Type-A port
    • GPIO header with USB interface
  • Software:
    • tinyDebian Linux distribution
    • Compatible with Wireshark for packet analysis
  • Additional Features:
    • Remote access via usb7.net
    • Supports capturing USB 1.x and 2.0 packets

Video

The tinySniffer runs on the tinyDebian Linux distribution, which was first introduced in an article about the NanoPi NEO Air SBC modified with a dual-band WiFi module from the same company. However, neither tinyDebian OS nor the sniff command is open-source, so replication of this USB sniffer is not possible if you already own a NanoPi NEO Air board. You can copy those to your computer and analyze them in Wireshark , and the main advantage of the solution is remote access. More details can be found in the documentation.

Connection diagra,
Connection diagram

The tinySniffer is sold for $199 on Tindie, which represents a significant markup compared to the $23 price for the NanoPi Air NEO. This pricing is similar to FPGA-based USB capture solutions.

Raspberry Pi Pico 2 Launches with RP2350 Microcontroller and Costs Only $5

Raspberry Pi Foundation has just announced the launch of Raspberry Pi Pico 2, built around the RP2350 Microcontroller. The new board will feature dual Cortex-M33 or Hazard3 processors, increased SRAM and flash memory, and advanced security features like anti-fuse OTP for key storage, Secure boot, and Fast glitch detectors.

The company also mentions that more upcoming variants will be like the Pico 2 W with wireless functionality and models with pre-installed headers. The previous Raspberry Pi Pico RP2040 sold nearly four million units for various applications and with the upgraded specs and low cost of this new RP2350-based Pico 2 board the company expects to exceed that number.

Raspberry Pi unveils Pico 2, powered by RP2350 MCU. features dual Cortex-M33/Hazard3, more memory, and advanced security like Secure Boot & anti-fuse OTP.

Let me clear one thing, the new RP2350 will feature two sets of dual-core processors: the RISC-V and the Cortex-M33, but you can only use one set at a time. Other than that it’s very similar to the RP2040 but has faster cores, more memory, and an extra PIO block. The Cortex-M33 cores also have added security features.

The block diagram of the new RP2350 MCU gives us a good idea about the internal workings of the CPU, you can find the block diagram along with other information about this new controller on the Datasheet for the RP2350 MCU.

The company also provides a Pinout diagram of the RP2350 MCU along with the block diagram of the device, and as of my understanding the company offers two packages the RP2350A and the RP2350B the main difference between the two is that the B-package features additional GPIOs and analog inputs whereas the A-Package has the same number of GPIOs as of the RP2350A.

Raspberry Pi Pico 2 Specifications

  • Processor:
    • Dual Arm Cortex-M33 or dual Hazard3 RISC-V processors @ 150MHz
  • Memory:
    • 520 KB on-chip SRAM
    • 4 MB on-board QSPI flash
  • Compatibility:
    • Software- and hardware-compatible with Raspberry Pi Pico 1
  • Programming:
    • Drag-and-drop programming using mass storage over USB
  • Form Factor:
    • The castellated module allows soldering directly to carrier boards
  • Security Features:
    • Optional boot signing, enforced by on-chip mask ROM
    • Key fingerprint stored in OTP
    • Protected OTP storage for optional boot decryption key
    • Global bus filtering based on Arm or RISC-V security/privilege levels
    • Peripherals, GPIOs, and DMA channels individually assignable to security domains
    • Hardware mitigations for fault injection attacks
    • Hardware SHA-256 accelerator
  • Interfaces and Peripherals:
    • 2 × UART
    • 2 × SPI controllers
    • 2 × I2C controllers
    • 24 × PWM channels
    • 4 x ADC channels
    • 1 × USB 1.1 controller and PHY (host and device support)
    • 12 × PIO state machine
  • Other:
    • Operating temperature: -20°C to +85°C
    • Supported input voltage: 1.8–5.5V DC

The Raspberry Pi Pico 2 utilizes the same C/C++ and Python SDK as its predecessor, with additional features for security. A new toolchain is available for RISC-V development. For more information, refer to the documentation website and GitHub repositories for the Pico SDK new MicroPython and CircuitPython images along with examples.

Upcoming boards based on RP2350

Various companies like Seed Studio, SparkFun, Tiny Circuits, Switch Science, Solder Party, and others have showcased their variants of the RP2350-powered dev boards which will be launching soon.

Raspberry Pi Pico 2 costs $5 and will be available until at least 2040. The RP2350 microcontroller price ranges from $0.80 to $1.30 depending on the variant and quantity.

Tenstorrent Wormhole-based Developer Kits and Workstations are Designed for AI Tasks

Tenstorrent has released four new products based on their next-generation Wormhole chip, designed for scalable multi-chip development. These include the TT-QuietBox Workstation, Wormhole-based N300 PCIe Card, Wormhole n150 and n300 Developer Kits, and TT-LoudBox Workstation. The new products build upon Tenstorrent’s first Grayskull AI Dev kits and leverage the company’s open-source software stacks for advancements in AI software development.

The TT-QuietBox is a $15,000 liquid-cooled workstation for AI development, featuring 8 Wormhole processors (4x n300 cards) and a 96GB memory pool. Its quiet operation makes it ideal for various environments. It includes an AMD EPYC 8124P CPU, 512GB DDR5 memory, 4TB NVMe storage, and various connectivity options.

Wormhole n300s

The n300s has dual Wormhole ASICs (128 Tensix Cores @ 1 GHz), 192MB SRAM, 24GB GDDR6 (12 GT/sec, 576 GB/sec). It achieves 466 TeraFLOPs (FP8) at 300W. Connectivity includes 2x Warp 100 Bridge, 2x QSFP-DD 400GbE, and PCIe 4.0 x16. Default cooling is passive with optional active cooling.

Wormhole n150s

The n150s features a Wormhole ASIC with 72 Tensix Cores running at 1 GHz, along with  108MB SRAM, and can be configured with 12GB GDDR6 memory with 12 GT/sec, and 288 GB/sec bandwidth respectively. The ASIC can deliver 262 TeraFLOPs (FP8) at 160W power. In terms of connectivity, it features 2x Warp 100 Bridge, 2x QSFP-DD 400GbE, and PCIe 4.0 x16. Default cooling is passive with optional active cooling.

TT-QuietBox And TT-LoudBox

The TT-LoudBox is a $12,000 4U rack-mounted workstation designed for AI development. It features 8 Wormhole processors (4x n300s cards) with a 96GB memory pool, supporting models up to 80 billion parameters. It includes two Intel Xeon Silver 4309Y CPUs, 512GB DDR4 memory, 3.8TB NVMe storage, and various connectivity options.

TT-QuietBox and TT-LoudBox are supported by open-source SDKs TT-Buda (high-level) and TT-Metalium (low-level). The n150 and n300 kits support various data precision formats: FP8, FP16, BF16, FP32 (output), BFP2, BFP4, BFP8, INT8, INT32 (output), UINT8, TF32, VTF19, VFP32, enhancing versatility for AI and computing tasks.

Tenstorrent’s Wormhole n150s is available for $999, while the Wormhole n300s is priced at $1,399. The company also offers two workstation options: the TT-QuietBox for $15,000 and the TT-LoudBox for $12,000.

by linuxgizmos

Waveshare Pi5 Module BOX is a Mini Computer Kit for the Raspberry Pi 5

Waveshare Pi5 Module BOX is a multi-functional all-in-one mini-computer kit designed for Raspberry Pi 5. The most interesting feature of this kit is that it is made from aluminum alloy and includes the option to add a Gigabit Ethernet, PCIe to 4-ch USB3.2 Gen1 USB adapter board, or PCIe to M.2 interface card on the card. Also, the kit allows you to add Dual Micro HDMI to an HDMI adapter that gives access to two HDMI ports for connecting your monitor.

Previously we have written about many waveshaper products including the Waveshare PCIe-Based 5G HAT+, the Waveshare ESP32-S3-Matrix Dev Board, the Waveshare ESP32-S3-Tiny Board, and many more feel free to check those out if you are interested in the topic.

Waveshare Pi5 Module BOX Specifications

  • Compatibility – Designed for Raspberry Pi 5 (not included)
  • Case Material – Aluminum alloy
  • PCIe Adapter Options:
    • Module BOX-A – PCIe to Gigabit Ethernet
    • Module BOX-B – PCIe to 4x USB 3.2 Gen1
    • Module BOX-C – PCIe to M.2
  • Internal Space – Extra space for HATs and cable management
  • Adapters – Includes Pi5 HDMI and Type-C adapters for dual 4K outputs and dual power supply options
  • Cooling – Airflow vents with optional fan support
  • Dimensions – 163 x 91 x 43 mm

This Waveshare Pi5 Module BOX  comes in three variants the Pi5 Module BOX-A which features a PCIe to Gigabit Ethernet adapter board is aloe the BOX-B features a PCIe to 4-ch USB3.2 Gen1 adapter, and finally there is the BOX-C which includes the PCIe to M.2 interface card. The company also provides detailed instructions on how to install the Raspberry Pi 5 and the attachment boards in case which can be found on the company’s product page. You can also check out the company’s wiki page for more information.

The Waveshare Pi5 Module Box can be purchased from Aliexpress where it’s priced between $24.10 to $28.69 or you can check out the waveshare store where it is priced at $21.99 to $23.99.

Recore A8 3D Printer Controller Board Features TMC2209 Stepper Motor Drivers

The Recore A8 is an all-in-one 3D printer control board with six built-in TMC2209 stepper motor drivers and support for two additional drivers.

The Recore A8 is an all-in-one 3D printer control board with six built-in TMC2209 stepper motor drivers and support for two additional drivers. It features additional connectors for end-stops, Neopixels, servos, probes, and BLTouch(An auto-leveling sensor for 3D printers), on top of that the board supports various temperature sensors and includes durable JST PH connectors for secure cable connections.

The maker of this control board mentions that the PCB is an 8-layer PCB, which holds the components and is used to cool the TMC2209 stepper motor driver adding to longevity and durability. The board also supports various types of temperature sensors, like thermistors, thermocouples, and PT100/PT1000 sensors which means it can be compatible with a range of 3D printers.

Previously we have written about similar 3D printer control boards including the BIGTREETECH PAD 5, and Phi Mainboard 5LC feel free to check them out if you are interested in those topics.

Recore A8 3D Printer Control Board Specifications

  • SoC and Processor:
    • Allwinner A64 SoC
      • Quad-core ARM Cortex-A53 CPU @ 1GHz
  • Stepper Motor Drivers:
    • 6x TMC2209 stepper motor drivers
      • Quiet operation
      • Precision control
  • Connectivity:
    • Industry-standard JST PH connectors
      • Improved cable retention
    • Configurable connectors
      • End-stops
      • Neopixels
      • Servos
      • Inductive probes
      • BLTouch (auto-bed leveling sensor)
  • Expansion Headers:
    • Supports 2 additional stepper motor drivers
      • Compatible with TMC2209 or Revolt drivers (48V power supply)
  • Temperature Management:
    • Supports:
      • Regular thermistors (4 inputs)
      • Direct use of thermocouples (4 inputs, no additional hardware needed)
      • PT100 and PT1000 sensors (PT100 requires an additional board)
  • Power Management:
    • Higher current 5V step-down converter
    • Enhanced voltage stability
    • Optimized ground layer clearances
    • Reduction in inrush current
  • PCB and Connectors:
    • 8-layer PCB for durability
    • More robust 2 mm JST connectors
    • Enable pin for stepper motors
  • Additional Features:
    • USB button for simplified interaction
    • Enhanced signal integrity

The Recore A8 3D printer control board, comes pre-installed with Debian Linux, offering users a choice of tools like Klipper, OctoPrint, MainSail, and Fluidd. Additionally, A recent Armbian forum update confirms support for models A5 through A8. The board is not fully open-sourced but documentation like PDF schematics, Allwinner binaries, and other files are available on GitHub, along with the Refactor Linux distribution for 3D printers. For more technical details, visit the Recore A8’s wiki page.

The Recore A8 3D Printer control board is available at the iagent.no online store for $149.00.

X-Sense STH51/STH54 Thermo Hygrometer Review – Accurate Climate Monitoring with Swiss Sensor and WiFi Connectivity

The X-Sense STH51/STH54 Thermo Hygrometer is a WiFi-enabled device for precise and convenient indoor climate monitoring. Featuring high-precision Swiss-made sensors, it delivers temperature accuracy of ±0.36°F (±0.2°C) and humidity accuracy of ±2% RH. The device also has Wi-Fi with an open-air transmission range of 1700ft or 500m, so you can connect it to your home router and monitor your home environment remotely through a smartphone or a web app. Before going any further, one quick thing to clear is that the X-Sense STH51 is the sensor only and doesn’t come with a base station whereas the STH54 product code comes with three sensors and a base station.

The STH51/STH54 has a sleek, modern design that seamlessly fits into any home or office. These devices are compact & lightweight, making them easy to place on a shelf or mount on a wall. The build quality feels well built, with durable materials ensuring longevity.

Operational Features and Functionality

WiFi Connectivity: Among all the features one standout feature is the WiFi connectivity, which allows the devices to sync with the X-Sense Home app, enabling remote monitoring from your smartphone. Whether at home or away from home or office, you can check real-time temperature & humidity levels in your home. The mobile & web app is user-friendly & provides detailed results with history, which is extremely useful for tracking long-term bias. The app is available for both iOS & Android devices, offering easy access to data and settings.

Temperature and Humidity Monitoring: The primary function of this device is to accurately measure and record temperature and humidity levels, to achieve this the sensor module uses advanced sensors to provide accurate or specific readings with very little error. This certifies that the data provided by these thermo-hygrometers is ideal for maintaining indoor conditions; you can rely on it.

24/7 Data Logging and History:  These devices store historical data, allowing you to review how temperature and humidity have changed over time. Analyzing this data helps identify trends and potential issues, enabling informed decisions for optimal environmental control.

Multiple Sensors: The STH51 requires the base station to work (doesn’t work stand-alone), and the option of the STH51 is for those who have already owned an X-Sense Base Station which also works with their Smoke & CO Alarms. With the help of the hub, multiple sensors can access temperature & humidity in different rooms at the same time. For example, you can place one sensor in the living room, another in the kitchen, & another in the bedroom. This way, you get a complete picture of the conditions of the entire house. It is useful for making sure every room is at the right temperature & humidity level, or for checking if there are any issues in specific areas.

Performance: In terms of performance, the sensor nodes can deliver consistent & reliable results. The sensors respond quickly to changes in the environment, and the readings are displayed and logged in the APP. The battery life is outstanding; these devices will last several months on a single one, depending on their usage and settings.

Precisely monitor your home's climate with X-Sense STH51/STH54 Thermo Hygrometer. WiFi-enabled, accurate readings, remote access via an app.

Alert System: To ensure you never miss a critical change in your environment, the X-Sense devices can send alerts and notifications directly to your smartphone. You can customize thresholds for temperature & humidity, receiving instant alerts if the conditions go beyond your set parameters. This feature is really useful for wine cabinets, and greenhouses to keep them in their best condition. It has configurable alerts for high or low temperature and humidity thresholds. (Please note that the X-Sense thermo-hygrometer is set to be used in a temperature range of -20-60°C as shown in the manual). Outside of this range, the measurement results will be somewhat skewed, and it is generally recommended that you do not use it in a refrigerator.

Integration with Smart Home Systems: The X-Sense thermo-hygrometer is compatible with smart home ecosystems, like Amazon Alexa. Google Assistant is not supported at the time of writing this review. This integration allows for voice-activated updates & flawless integration into existing smart home setups. Additionally, you can set up automation routines, such as triggering your HVAC system based on the readings from the sensors.

Android APP

X-Sense STH51/STH54 Thermo Hygrometer Specifications

  • Manufacturer: X-Sense
  • Model: STH51&STH54 (requires SBS50 Home Safety Hub)
  • Power Source: 2 AAA batteries (included)
  • Connection: 2.4 GHz Wi-Fi via SBS50 Base Station
  • Range: Up to 1,700 ft (500 m) open-air transmission
  • Monitoring Features: 24/7 monitoring, historical data storage, CSV data export
  • Compatibility: Works with Alexa for voice commands
  • Mounting Type: Free hanging, portable with lanyard
  • Included Components: 1 STH51&STH54 Thermo-Hygrometer, SBS50 Base Station
  • Battery Life: Up to 1 year
  • Temperature Range: -4°F to 140°F (-20°C to 60°C)
  • Temperature Accuracy: ±0.36°F (±0.2°C)
  • Humidity Range: 0% to 100% RH
  • Humidity Accuracy: ±2% RH
  • Weight: 14 ounces
  • Additional Features: Compact design, suitable for various environments including wine cabinets and terrariums
  • Dimensions: 6.61 x 4.72 x 3.27 inches

The X-Sense WiFi Thermometer Hygrometer models STH51/STH54 are excellent choices for anyone needing precise and convenient environmental monitoring. The fusion of accurate readings, WiFi connectivity, & smart home integration makes these devices a flexible addition to any home or office. The cost is slightly high for these thermo-hygrometers, but the features & performance make them worth buying, especially for those who want advanced functions and easy use.

The X-Sense STH51/STH54 Thermo Hygrometer can be purchased from the official X-sense store where it will cost you around $15.99 for a single sensor and $49.99 for 3-Pack & 1 Base Station. It’s also available on Amazon where prices are the same.

The PICO-MTU4: AAEON Develop the World’s Smallest Intel Core Ultra-Powered Board

AAEON’s newest PICO-ITX board offers Meteor Lake processors, LPDDR5x, and a -20°C to 70°C temperature range.

Premier embedded computing provider AAEON, has announced the release of the PICO-MTU4, the smallest single-board computer to host the new Intel® Core™ Ultra Processor platform.

On the ultra-small 100mm x 72mm PICO-ITX form factor, the PICO-MTU4 leverages the disaggregated die design, hybrid CPU core architecture, and integrated VPU of the Intel® Core™ Ultra series for a multi-thread performance increase of up to 24%, with a 50% reduction in SoC power consumption.

Key Features:

  • Intel Core Ultra 5/7 Processors on the PICO-ITX (100mm x 72mm) form factor
  • Wide -20°C to 70°C default temperature range
  • LPDDR5x, up to 32GB
  • M.2 2280 M-Key (PCIe 4.0 [x4]), and an M.2 2230 E-Key (PCIe 4.0 [x1])

The board is available in SKUs featuring both Intel® Core™ Ultra 7 and 5 Processors, all with a TDP of 15W, maxing out at a total of 12 cores (2 P-cores, 8 E-cores, and a further 2 Low Power E-cores) and 14 threads of processing power.

Equipped with LPDDR5x, two LAN ports (2.5GbE and 1GbE), two USB 3.2 Gen 2 ports, and a variety of serial interfaces for industrial protocols like dual COM for RS-232/422/485, a 4-bit GPIO, and SMBus, AAEON have indicated the board will target the advanced industrial robotics market, with SCADA, MES, and system monitoring devices singled out as particularly suitable uses.

Expansion comes in the form of SATA, an M.2 2280 M-Key (PCIe 4.0 [x4]), and an M.2 2230 E-Key (PCIe 4.0 [x1]). This not only grants adequate storage, but also Wi-Fi 6 support and other wireless communication options for edge solutions such as roadside units, the suitability of which is evident with the board’s default temperature tolerance range of -20°C ~ 70°C.

For detailed specifications, please visit the PICO-MTU4 product page on the AAEON website.

OBJEX Link S3LW IoT development board Includes Wi-Fi, Bluetooth, and LoRa Connectivity

The OBJEX Link S3LW is an IoT development board built for battery-powered operations. The board features a custom S3LW system-on-module (SoM) built around the ESP32-S3 MCU. The board supports Wi-Fi, Bluetooth 5, LoRa, and LoRaWAN communication protocols and features 33 GPIOs, I2C, I2S, SPI, UART, and USB interfaces, along with a STEMMA connector for easy integration.

There is a dedicated linear regulator for the LoRa radio, allowing for granular power control and optimization in different operating modes. The board can be powered via USB-C PD or a screw terminal block and supports various programming environments like ESP-IDF, Arduino IDE, PlatformIO, MicroPython, and Rus

Previously we have written about various development boards with ESP32-S3 MCU including LILYGO’s T3-S3 ESP32-S3 board, the LILYGO T3S3 E-Paper, the LILYGO T-Energy-S3 ESP32-S3 and much more, feel free to check those out if you are interested in various ESP32-S3 boards.

OBJEX Link S3LW IoT Development Board Specifications

  • Interface:
    • PCI Express x1, up to 5.0/2.5GT/s
    • M.2 2230 (A+E key) form factor
  • Ethernet:
    • Single port, RJ45 connector
    • 10/100/1000/2500Mbps auto-negotiation
    • IEEE 802.3x and IEEE 802.3z flow control
    • Wake-on-LAN support
    • Isolated LAN port
  • Controller: Intel I226-IT
  • Power Consumption: [email protected]
  • Additional Features:
    • MECFIX versatile mounting system
    • Time Sensitive Networking (TSN) capabilities
  • Environmental:
    • Operating Temperature: -40℃ to +85℃
    • Storage Temperature: -40℃ to +125℃
    • Humidity: 5% to 95% (non-condensing)
  • Compliance:
    • CE, FCC, UKCA
    • EN 55032, EN61000-3-2, EN61000-3-3, FCC Part 15 Subpart B, Class B
    • EN 55035, IEC 61000-4-2 to 4-11
  • Dimensions:
    • Main Board: 22.00 x 30.00 mm
  • Warranty: 3 years
  • MTBF: >20,161,919 hours

To save power, the module has a separate power control for the LoRa radio and a latch that can turn off the rest of the hardware when not needed. This works together with the ESP32’s sleep modes to use less energy.

The board and module can be used with different programming tools like Espressif ESP-IDF, Arduino IDE, PlatformIO, MicroPython, and Rust.

OBJEX will release open-source design files for the development board and modules in the future. For more information, visit the OBJEX Link S3LW product page to sign up for updates and view preliminary datasheets.

Radxa’s ROCK 2A–a budget-friendly SBC for video applications

Feature image-ROCK2a

Radxa, a company with a rich product line of embedded computers recently released the ROCK 2 series comprising the ROCK 2A and ROCK 2F. Based on the Rockchip RK3528A, both these modules are significantly more pocket-friendly than the Radxa X series powered by Intel processors. This discussion pertains specifically to the ROCK2A, the 4K Single Board Computer.

ROCK 2A: Features

ROCK 2A houses the popular Quad-core ARM Cortex-A53, complemented by the ARM Mali‑450 GPU based on ARM’s Utgard architecture. Hence, we can infer a reliable low-power performance from this SBC on the computing end. However, Radxa refrains from mentioning a concrete clocking speed. The ROCK 2A also has hardware decoders for H.264/H.265 and AVS2 video with encoders for H.264/H.265 at 4k60 and 1080p60 respectively, all running at 60 fps.

Interfaces of ROCK 2A

Built for video applications, the SBC includes LPDDR4 RAM in three options: 1, 2, and 4GB. But an On-board eMMC enhances the memory specs by either 16GB or 32GB. What is more intriguing is that the ROCK 2A comes with hefty interfaces. It features a 40-pin GPIO expansion header, ensuring compatibility with various accessories in the SBC market. For networking, the ROCK 2A includes a 10/100/1000Mbps RJ45 connector, supporting Power over Ethernet (PoE) with an additional module/HAT, allowing the device to be powered via an Ethernet cable connected to a PoE-capable switch or router.

The USB connectivity is also robust, offering three USB 2.0 HOST ports and one USB 3.0 OTG/HOST type-A port, with a combined power output of 2.8A across the four ports. The device supports high-definition video output through its standard HDMI port, capable of delivering 4K resolution at 60 frames per second. Additionally, the ROCK 2A is equipped with an AVOUT interface supporting 720×576 resolution video output at 60Hz and high-quality audio output, ideal for integrated multimedia applications. However, the SBC lacks an NPU which limits its application in object detection and video processing projects.

By including an FPC connector providing PCIe 2.0 one-lane signals, supporting SSD, SATA, 2.5G Ethernet ports, and other devices, Radxa furthers the use of the SBC in low power survellience applications but depending on the scale this may require additional expansion boards or HATs.

Interfaces:

  • IEEE 802.11 a/b/g/n/ac/ax (WiFi 6) and BT 5.4 with BLE
  • Onboard Antenna or External Antenna Connector Optional
  • 1x microSD Card Slot
  • 1x AV Out supporting video output up to 720×576@60Hz
  • 1x HDMI 2.0 supporting up to 4Kp60Hz
  • 3x USB 2.0 Type‑A HOST ports
  • 1x USB 3.0 Type‑A OTG / HOST port
  • 1x Gigabit Ethernet port with PoE support(Additional PoE HAT Required)
  • 1x FPC Connector with PCIe 2.0 1‑lane
  • 1x Power Button
  • 40‑Pin 0.1” (2.54mm) header supporting a wide range of interface options:
    •  2 x I2C
    •  4 x UART
    •  1 x SPI
    •  5 x PWM
    •  1 x ADC
    •  2 x 5V DC power in/out
    •  2 x 3.3V power out

When it comes to support, Radxa guarantees the availability of the ROCK 2A until at least September 2033, which becomes increasingly important in remote video applications of the SBC. Radxa also facilitates information exchange via its wiki page and forum.

The ROCK 2A, suitable for multimedia 4K applications is now available for purchase on the company’s AliExpress store. The pricing is as follows: $14.89 for the 1GB model, $19.68 for the 2GB model, $29.97 for the 4GB model, $24.85 for the 2GB model with 16GB eMMC, and $34.75 for the 4GB model with 32GB eMMC.

TOP PCB Companies