Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
Official Arduino Portenta H7 Lite Connected Edge AI Board ABX00046 — image 1
Hover to zoom

1 / 3 · Click to enlarge

Arduino

Official Arduino Portenta H7 Lite Connected Edge AI Board ABX00046

34+ bought in past month
AI Summary
Portenta Family for premium buyers

The Official Arduino Portenta H7 Lite Connected Edge AI Board ABX00046 by Arduino is a premium portenta family designed for premium buyers. It features Model No. / Name: ABX00046 and Connectivity: Wi-Fi 2.4 GHz, Bluetooth 4.1, Ethernet.

₹15,124
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹15,124
Buying tip: A top-tier option — the best features and quality available in this category.
Estimated delivery: 17 Aug31 Aug
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Model No. / Name: ABX00046
Connectivity: Wi-Fi 2.4 GHz, Bluetooth 4.1, Ethernet
Secure Element: Microchip ATECC608
Power Supply Voltage (V): 5V, (USB/VIN)
Operating Voltage (V): 3.3V
UART: 4x ports (2 with flow control)

Ideal For

Everyday convenience
Share:
SKU: robu-1582221Category: Portenta Family

About This Product

The Official Arduino Portenta H7 Lite Connected Edge AI Board ABX00046 by Arduino is a premium portenta family designed for premium buyers. It delivers reliable performance at an accessible price.

Key Specifications

  • Model No. / Name: ABX00046
  • Connectivity: Wi-Fi 2.4 GHz, Bluetooth 4.1, Ethernet — faster pairing, longer range, and lower battery draw
  • Secure Element: Microchip ATECC608
  • Power Supply Voltage (V): 5V, (USB/VIN) — works with standard household power
  • Operating Voltage (V): 3.3V — works with standard household power
  • UART: 4x ports (2 with flow control) — compatible with modern devices
  • Ethernet: 10 / 100 Mbps (through expansion port only) — compatible with modern devices
  • Operating Temperature (°C): -40 °C to +85 °C

Why Buy from Pricio?

Pricio sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

The Arduino® Portenta H7 Lite Connected is a powerful microcontroller board designed for advanced embedded applications. It follows the MKR form factor but is enhanced with an 80-pin high-density connector. With its dual-core architecture, the board can run high-level languages alongside real-time tasks, making it ideal for projects involving AI, IoT, and machine learning. It can function either as a traditional microcontroller or as the main processor for an embedded computer, allowing for a wide range of innovative applications.    

Applications:

  1. High-end industrial machinery
  2. Laboratory equipment
  3. Computer vision
  4. PLCs
  5. Robotics controllers
  6. IoT Solutions
  7. Wearable Technology
  8. Industrial Automation

Use your MKR board on Arduino's IoT Cloud, a simple and fast way to ensure secure communication for all of your connected Things.

   

Features:

  1. Flexible Programming Options: Supports multiple programming environments including Official Arduino and MicroPython.
  2. Parallel Task Management: Both cores can communicate, allowing seamless integration of complex functions and algorithms.
  3. Industrial-Grade Applications: Suitable for use in industrial environments, especially when paired with the Portenta Vision Shield for real-time video processing.
  4. Power Efficiency: Designed for low-latency operations, optimizing performance while minimizing power consumption.
  5. Modular Expansion: The high-density connector allows for easy integration with additional Portenta family modules and shields.
  6. Robust Debugging Support: JTAG/SWD interface for hardware debugging, facilitating development and troubleshooting.
 

Package Includes:

1 x Official Arduino Portenta H7 Lite Connected Edge AI Board ABX00046

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.