Luck-fox Pico Max RV1106G3 Linux Micro Development Board, Integrates ARM Cortex-A7/RISC-V MCU/NPU/ISP Processors, Support MIPI CSI, RGB LCD, GPIO, UART, SPI, I2C Interfaces (with 256MB DRAM DDR3L)
Thumbnail 1Thumbnail 2Thumbnail 3Thumbnail 4Thumbnail 5Thumbnail 6Thumbnail 7Thumbnail 8Thumbnail 9

Luck-fox Pico Max RV1106G3 Linux Micro Development Board, Integrates ARM Cortex-A7/RISC-V MCU/NPU/ISP Processors, Support MIPI CSI, RGB LCD, GPIO, UART, SPI, I2C Interfaces (with 256MB DRAM DDR3L)

4.6/5
Product ID: 639316370
Secure Transaction

Details

  • Brand
    UeeKKoo
  • Model Name
    Luck-fox Pico
  • Ram Memory Installed Size
    256 MB
  • Memory Storage Capacity
    256 MB
  • CPU Speed
    1.2E+3 MHz
💻1.2GHz ARM Cortex-A7
📸5MP ISP with HDR
🧠0.5-1.0 TOPS NPU

Description

🚀 Unleash Your Creativity with the Pico Max!

  • 📉 SMART ENCODING - Adaptive stream saving reduces bit rate by over 50%, maximizing storage efficiency.
  • 🖼️ STUNNING VISUALS - 5MP ISP with cutting-edge image enhancement algorithms for crystal-clear visuals.
  • 🔌 VERSATILE CONNECTIVITY - Supports MIPI CSI, RGB LCD, GPIO, UART, SPI, and I2C for seamless integration.
  • ⚡ HIGH PERFORMANCE PROCESSING - Equipped with a powerful ARM Cortex-A7 and advanced NPU for efficient computing.
  • 💾 EFFICIENT MEMORY MANAGEMENT - 256MB DDR3L RAM ensures smooth multitasking and high bandwidth performance.

The Luck-fox Pico Max RV1106G3 is a cutting-edge Linux micro development board featuring a 1.2GHz ARM Cortex-A7 processor, 256MB DDR3L RAM, and a powerful built-in NPU. Designed for developers, it supports multiple interfaces and advanced image processing capabilities, making it an ideal platform for innovative projects.

Large manufacture image 1Large manufacture image 2Large manufacture image 3Large manufacture image 4Large manufacture image 5Large manufacture image 6

Specifications

Processor1.2E+3
RAMDDR3L
BrandUeeKKoo
SeriesLuck-fox Pico Max
Operating SystemLinux
Item Weight0.32 ounces
Package Dimensions3.58 x 2.32 x 1.06 inches
ColorMax (256MB Memory) No Header
Processor BrandRockchip
Number of Processors1
ManufacturerUeeKKoo
ASINB0D6QVC178
Country of OriginChina
Date First AvailableJune 11, 2024

Reviews

4.6

All from verified purchases

C**S

Genuine

Great value

C**Y

Works great as a luckfox for ps4

Works great to jailbreak ps4

A**Z

Board muy funcional!!!

La compré para utilizarla en una Playstation 4 pro, y funciona muy bien. No es complicada su programación, incluso los payloads se cargan en el navegador de la consola. Prefiero esta board que los dongles que están publicando que podrían dañar el puerto de red colocando mal la consola. Producto muy recomendado!!!

R**D

Works great

Using this on my PS4. No need for sdcard. After initial setup I turn the PS4 on and within 2 minutes goldenhen is loaded

T**L

Fun for projects

Great quality, good for projects. Product is as described, no issues whatsoever.

J**S

Nice little Ethernet enabled microcontroller

This is a nice little Ethernet enabled microcontroller. Great for camera projects, as it has a CSI interface onboard. Relatively simple to program, with decent documentation. I used it to make a wired front doorbell camera system that interfaces to Home Assistant. Would definitely recommend to others if it suits your needs.

J**Y

Little network Linux stick. Memory limited by camera allocation.

These are basically Linux camera boards. These stick ones lack the audio features and LCD output of the ultra (square form factor), but they get a micro SD card slot to expand storage. The NPU lets you do some live image analysis, and the large NAND flash gives space for a small machine learning model.This particular model seems like it would be handicapped by the limited 128MB of memory due to a large portion being dedicated to the camera. If you build without camera support that puts it in a different category of being a pretty full featured network/USB stick Linux device.Doesn't seem like there's mainline kernel support.Luckfox provides some base images to choose from. There is a 3.5GB SDK to build your own images. I built an SPI image with the SDK to take advantage of all the ram. Some limitations are that you have to use Windows to write SD card images. I used a VM for building the image. It took a little over an hour for the build. The build directory was 10GB afterwards so be sure to leave space.When it came to burning the SPI image it was easier on real hardware because the USB device kept changing its identification during various stages. With only 1M dedicated to the camera this device ends up with 120M available to Linux.Lots of questions are well covered in the docs, but can be a little dense.Has additional memory limitation due to the camera having a dedicated buffer. It's about 66MB worth so that can really be limiting on this smaller 128MB board. If you don't need the camera that allocation can be disabled by building an image with the SDK.It ships with a limited busybox image. Easy to get access via the serial console (115200 baud). It also exposes a USB ethernet device on the USB port.

P**R

Lots of Compute in This Tiny Low-Cost SBC; Decent Support, Too.

Finally, a single board computer with some decent web-based support. First, there's a decently comprehensive manual online. Using this manual, I saw that there are a half-dozen, mostly documented ways to boot, including Ethernet. After standing up a DHCP server, I was able to log in.Here are some vital stats:# cat /proc/cpuinfoprocessor : 0model name : ARMv7 Processor rev 5 (v7l)BogoMIPS : 26.17Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpaeCPU implementer : 0x41CPU architecture: 7CPU variant : 0x0CPU part : 0xc07CPU revision : 5Hardware : Generic DT based systemRevision : 0000Serial : 896d9786a3b8bdbb# cat /proc/meminfoMemTotal: 186388 kBMemFree: 156608 kBMemAvailable: 164516 kBBuffers: 0 kBCached: 11240 kBSwapCached: 0 kBActive: 6140 kBInactive: 9736 kBActive(anon): 220 kBInactive(anon): 4972 kBActive(file): 5920 kBInactive(file): 4764 kBUnevictable: 0 kBMlocked: 0 kBSwapTotal: 0 kBSwapFree: 0 kBDirty: 4 kBWriteback: 0 kBAnonPages: 4656 kBMapped: 7556 kBShmem: 556 kBKReclaimable: 3908 kBSlab: 8288 kBSReclaimable: 3908 kBSUnreclaim: 4380 kBKernelStack: 576 kBPageTables: 416 kBNFS_Unstable: 0 kBBounce: 0 kBWritebackTmp: 0 kBCommitLimit: 93192 kBCommitted_AS: 19044 kBVmallocTotal: 1032192 kBVmallocUsed: 3580 kBVmallocChunk: 0 kBPercpu: 32 kBCmaTotal: 67584 kBCmaAllocated: 12 kBCmaReleased: 67572 kBCmaFree: 0 kB# df -kPFilesystem 1024-blocks Used Available Capacity Mounted onubi0:rootfs 185676 61440 124236 33% /devtmpfs 93120 0 93120 0% /devtmpfs 93192 0 93192 0% /dev/shmtmpfs 93192 60 93132 0% /tmptmpfs 93192 496 92696 1% /run/dev/ubi4_0 20640 17540 3100 85% /oem# uname -aLinux luckfox 5.10.110 #1 Tue Nov 14 18:06:04 CST 2023 armv7l GNU/Linux

Common Questions

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Rajesh P.

Customer service was outstanding when I had questions about the product.

2 days ago

Anjali K.

The product quality is outstanding. Exactly what I needed for my work.

1 month ago

Shop Global, Save with Desertcart
Value for Money
Competitive prices on a vast range of products
Shop Globally
Serving millions of shoppers across more than 100 countries
Enhanced Protection
Trusted payment options loved by worldwide shoppers
Customer Assurance
Trusted payment options loved by worldwide shoppers.
Desertcart App
Shop on the go, anytime, anywhere.
£25.00

Duties & taxes incl.

UKstore
1
Free Shipping

with PRO Membership

Free Returns

30 daysfor PRO membership users

15 dayswithout membership

Secure Transaction

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Ravi S.

I loved the variety of products available. Will definitely shop again.

2 months ago

Meera L.

Smooth transaction and product arrived in perfect condition.

3 weeks ago

Luck Fox Pico Max Rv1106g3 Linux Micro Development Board Integrates | Desertcart GB