Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
Sipeed MAix BiT for RISC-V AI+IoT — image 1
Hover to zoom

1 / 3 · Click to enlarge

Sipeed

Sipeed MAix BiT for RISC-V AI+IoT

29+ bought in past month
AI Summary
IoT Development Boards for everyday users

The Sipeed MAix BiT for RISC-V AI+IoT by Sipeed is a mid-range iot development boards designed for everyday users. It features Item Type: Sipeed Maix and Processor Type: 64-bit open architecture.

₹3,604
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: ₹3,604
Buying tip: A quality investment for dependable performance and premium build quality.
Estimated delivery: 16 Aug30 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

Item Type: Sipeed Maix
Processor Type: 64-bit open architecture
CPU: Powerful dual-core 64-bit open architecture-based processor with rich community resources
Debugging Support: High-speed UART and JTAG interface for debugging
Supply Current: & 600mA, external power supply
Supply Voltage: 4.8V ~ 5.2V, external power supply

Ideal For

Everyday convenience
Share:
SKU: robu-788884Category: IoT Development Boards

About This Product

The Sipeed MAix BiT for RISC-V AI+IoT by Sipeed is a mid-range iot development boards designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: Sipeed Maix
  • Processor Type: 64-bit open architecture — smooth, lag-free performance
  • CPU: Powerful dual-core 64-bit open architecture-based processor with rich community resources — smooth, lag-free performance
  • Debugging Support: High-speed UART and JTAG interface for debugging — compatible with modern devices
  • Supply Current: & 600mA, external power supply
  • Supply Voltage: 4.8V ~ 5.2V, external power supply — works with standard household power
  • GPIO interface: All GPIOs connected to header 2*20 2.54mm — compatible with modern devices
  • One-click Download circuit: Just connect the USB type C cable to complete the download Onboard CH340, which support 2Mbps baud rate — compatible with modern devices

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.

Sipeed MAix: AI at the edge

AI is pervasive today, from consumer to enterprise applications. With the explosive growth of connected devices, combined with a demand for privacy/confidentiality, low latency and bandwidth constraints, AI models trained in the cloud increasingly need to be run at the edge.

MAIX is Sipeed’s purpose-built module designed to run AI at the edge, we called it AIoT. It delivers high performance in a small physical and power footprint, enabling the deployment of high-accuracy AI at the edge, and the competitive price make it possible embed to any IoT devices. As you see, Sipeed MAIX is quite like Google edge TPU, but it act as master controller, not an accelerator like edge TPU, so it is more low cost and low power than AP+edge TPU solution.

Sipeed MAix BiT development board

As many DIYer want build their own work with breadboard, Sipeed newly provide breadboard-friendly board for you, it called MAix BiT MAix's CPU In hardware, MAIX have powerful KPU K210 inside, it offers many exciting features:
  1. 1st competitive RISC-V chip, also 1st competitive AI chip, newly released in Sep. 2018
  2. 28nm process, dual-core RISC-V 64bit IMAFDC, on-chip huge 8MB high-speed SRAM (not for XMR :D), 400MHz frequency (able to 800MHz)
  3. KPU (Neural Network Processor) inside, 64 KPU which is 576bit width, supports convolution kernels, any form of the activation function. It offers 0.25TOPS@0.3W,400MHz, when overclock to 800MHz, it offers 0.5TOPS. It means you can do object recognition 60fps@VGA
  4. APU (Audio Processor) inside, support 8mics, up to 192KHz sample rate, hardcore FFT unit inside, easy to make a Mic Array (MAIX offer it too)
  5. Flexible FPIOA (Field Programmable IO Array), you can map 255 functions to all 48 GPIOs on the chip
  6. DVP camera and MCU LCD interface, you can connect a DVP camera, run your algorithm, and display on LCD
  7. Many other accelerators and peripherals: AES Accelerator, SHA256 Accelerator, FFT Accelerator (not APU's one), OTP, UART, WDT, IIC, SPI, I2S, TIMER, RTC, PWM, etc.

Features:

  1. It is twice of M1 size, 1x2 inch size, breadboard-friendly, and also SMT-able
  2. It integrates USB2UART chip, auto-download circuit, RGB LED, DVP Camera FPC connector(support small FPC camera and standard M12 camera), MCU LCD FPC connector(support our 2.4 inch QVGA LCD), TF card slot.
  3. MAix BiT is able to adjust core voltage! you can adjust from 0.8V~1.2V, overclock to 800MHz!

Package Includes:

 1 x Sipeed MAix BiT for RISC-V AI+IoT

Note: The Camera snown in the image doesn't come with the product.

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.