Loading...

Luckfox Lyra B - RK3506G2 Mini Linux Development Board (256MB SPI NAND, 128MB DDR3)

Microcontrollers
₹1,599.00 ₹ 1355.08 + 243.91 GST
In stock
SKU
PRO5513

1-3 Days Express Shipping in India Available

Bulk Pricing
QTYUnit Price(Inlc. GST)
10+ ₹1,575.02 ₹ 1334.76 + 240.26 GST
20+ ₹1,551.03 ₹ 1314.43 + 236.6 GST
40+ ₹1,519.05 ₹ 1287.33 + 231.72 GST
50+ ₹1,503.06 ₹ 1273.78 + 229.28 GST

Contact us for Higher Quantities.

Contact us for Higher Quantities

Ultra-compact Linux SBC powered by Rockchip RK3506G2. Features 128MB DDR3L, ARM Cortex-A7/M0 cores, and extensive IO in a stamp-sized form factor. Ideal for IoT and Edge AI applications.

 This isn't just a "cheap alternative"—it is a purpose-built industrial Linux module designed to bridge the gap between microcontrollers and full Single Board Computers. By stripping away the expensive video outputs you don't need for headless tasks, it delivers a high-performance Linux environment at a price point that rivals standard microcontroller boards.

Under the hood, the Lyra B is a powerhouse. Powered by the Rockchip RK3506G2, it features a triple-core ARM Cortex-A7 processor clocked at 1.2GHz, paired with 128MB of DDR3 RAM. Unlike standard SBCs, this chip also integrates a dedicated Cortex-M0 MCU, allowing you to handle strict real-time IO tasks and power management without waking up the main Linux cores. This unique "hybrid" architecture makes it perfect for edge computing where you need the versatility of Linux (Python, Bash, Network stacks) combined with the precision of a microcontroller.

The critical "B" Variant Advantage: Reliability. What sets the Lyra "B" apart from the base model is the inclusion of 256MB of onboard SPI NAND Flash. While hobbyist boards rely entirely on SD cards—which are prone to corruption from vibration or sudden power loss—the Lyra B allows you to flash your OS (Buildroot) directly onto the soldered storage chip. This ensures a Probots™ ProSpec Grade  level of durability, making your deployed IoT gateways and remote loggers significantly more resistant to field failures compared to SD-card-based systems.

Why trust your project to Probots? We don't just move boxes; we verify the silicon. With our Probots™ Source-Trace  guarantee, you are assured of receiving genuine G2 revision boards directly from the factory, avoiding the rejected lots often found on open marketplaces. Furthermore, we back this specific board with a Probots™ Best Price Guarantee , ensuring that you get this industrial-grade capability at the most aggressive price point in the Indian market—perfect for students, labs, and volume manufacturing.

Specifications:

  • Processor: Rockchip RK3506G2

     

  • CPU: Triple-core ARM Cortex-A7 @ 1.2GHz

  • MCU: Integrated ARM Cortex-M0 (for real-time tasks)

  • NPU: Integrated Neural Processing Unit (0.5 TOPS)

  • Memory (RAM): 128MB DDR3L

  • Storage: 256MB SPI NAND Flash (Onboard) + MicroSD Slot

  • Display Interface: MIPI DSI 2-lane (Supports up to 1280x800 @ 60fps)  

  • GPIO: 24x Rockchip Matrix IO Pins (Multiplexed PWM, UART, SPI, I2C, I2S)

  • Power Input: 5V via USB-C

Applications: 

  • Headless IoT Gateway: connect USB Zigbee/LoRa dongles and run Home Assistant (Lightweight) or Mosquitto MQTT broker.
  • Industrial Control: Use the Cortex-M0 for strict timing IO while the Cortex-A7 handles the network communication.
  • Smart Display Driver: Utilize the MIPI DSI interface to drive small control panels for appliances.
  • Network Storage/Logger: Log high-frequency data to the onboard NAND or external SD card reliably.

Project Evolution

  • Prerequisite (The "Before"): You are comfortable with ESP32 or Arduino and have built projects that read sensors. However, you are hitting the ceiling: you need to run a database, host a web dashboard, or process audio, and the microcontroller just can't handle the memory load.

  • The Upgrade (The "After"): The Luckfox Lyra B unlocks the world of Embedded Linux.

  • Capability: Run Python scripts without compiling.
  • Capability: Host a local web server (Nginx/Lighttpd) to visualize data.

  • Capability: Use standard Linux tools (SSH, SCP, Cron) for automation.

  • Effort Level: Intermediate. You must be comfortable using a command-line interface (CLI) via SSH or Serial.

  • Hardware Evolution: This board allows you to transition from "Firmware" (C/C++) to "Software" (Python/Shell/Go), making your development cycle 10x faster.

Virtual Technician & Wiring

⚠️ Voltage Warning: The GPIO pins operate at 3.3V Logic. Do NOT connect 5V sensors or devices directly to the IO pins, or you will damage the SoC.
Booting: The device boots from the microSD card. Ensure you flash a compatible image (Buildroot/Ubuntu) properly.

Probots™ Tech-Bridge: Critical Wiring & Setup Guide
Probots™ Instant-R&D : Don't waste hours hunting for drivers.

  • Booting: The board ships blank. You MUST use the Rockchip Dev Tools (USB-C connection) to flash the initial image to the NAND.
  • IO Logic Level: The GPIO pins operate at 3.3V. Do NOT connect 5V logic sensors directly; use a logic level converter to protect the RK3506G2.
    Matrix IO Warning: The 24 GPIO pins are "Matrix IO," meaning they share functions. For example, enabling the 2nd I2C bus might disable a PWM pin. Always check the pinmux table in the Wiki before soldering your circuit.
  • USB Power: Use a high-quality USB-C cable. Low-quality cables often cause "Brownout" resets when the CPU ramps up speed.

Package Includes :

1 X Luckfox Lyra B - RK3506G2 Mini Linux Development Board 

Frequently Asked Questions (FAQ)

  1. Does this board come with WiFi?
    No, the Lyra B does not have onboard WiFi. You must use a USB WiFi dongle attached to the USB OTG port if wireless is needed.
  2. Can I boot from the SD card if the NAND is full?
    Yes, the boot priority typically checks SD card first, then NAND. You can use the SD card for extra storage or alternative OS testing.
  3. What OS does it run?
    It officially supports Buildroot (highly recommended for this RAM size) and Ubuntu 22.04 (Headless/CLI only).
  4. Is the 128MB RAM enough for Ubuntu?
    For a desktop environment? No. For a headless server (CLI)? Yes, but it is tight. We recommend Buildroot for maximum performance.
  5. How do I power the board? Via the USB-C port (5V).
  6. Does it come with pin headers soldered?
    No, this SKU is the "No Pin Header" version. You need to solder 2.54mm headers yourself.
  7. Can I connect a Raspberry Pi Camera (CSI)?
    The board features a MIPI interface configured primarily for DSI (Displays). For cameras, we recommend using a USB Webcam.
  8. How do I login via SSH?
    On the default image, connect via USB-C (RNDIS gadget mode). The IP is usually 172.32.0.93. Default user/pass is typically root / luckfox.
  9. Can I run Docker on this?
    Technically yes, but with 128MB RAM, it is not practical. Use native processes or lightweight containers strictly.
  10. What is the difference between Lyra and Lyra B?
    Lyra (Standard) has NO internal Flash storage. Lyra B has 256MB SPI NAND Flash.
  11. Does it support Python?
    Yes, the default Buildroot images usually include Python 3.
  12. Can I use the GPIOs from Python?
    Yes, via the libgpiod library or direct sysfs access, though C is recommended for speed.
  13. Is the Ethernet port plug-and-play?
    The chip has an Ethernet PHY, but the board only exposes the pins. You need a breakout with a Magnetics (RJ45 Magjack) to use it.
  14. What is the Cortex-M0 used for?
    It is a low-power core used for real-time tasks (like blinking an LED precisely) or power management while the main A7 cores sleep.
  15. Does it get hot?
    The RK3506G2 runs cool for most tasks. A heatsink is only needed for 100% load continuous operation.
  16. Can I connect a generic HDMI screen?
    No, this board has no HDMI port. It only supports MIPI DSI displays.
  17. How do I flash the NAND?
    Hold the "BOOT" button while plugging in the USB-C cable to enter Maskrom mode, then use the RKDevTool on Windows.
  18. What is the maximum SD card size?
    It supports SDHC/SDXC cards, tested up to 128GB.
  19. Can I power it from the GPIO 5V pin?
    Yes, you can back-power it via the 5V pin on the header, but ensure your supply is regulated.
  20. Is this compatible with Raspberry Pi HATs?
    Physical pinout compatibility exists for some pins, but software compatibility (drivers/overlays) is NOT automatic. You must manually configure the device tree.
Write Your Own Review
Only registered users can write reviews. Please Sign in or create an account

How to Order?

Probots sells every Electronics Part for your next Project. You can order 10,000+ Electronic Parts Online - Arduino, Raspberry Pi, NodeMCU Development Boards, Sensors, Motors, Motor Drivers, SMPS, Plastic Enclosures etc in India directly on probots.co.in

  • Place an order online our website probots.co.in for quick and fast delivery
  • You can contact us by phone, Whatsapp or Mail for bulk enquiries, technical queries or order related enquiries before placing the order.
  • If you require a Quotation or PI for your company, send us a request mail and we will help you with it.

Delivery Time?

We delivery electronics components and parts throughout India using standard couriers like Bluedart, Delhivery & India Post.

  • Dispatch Time: 1 Working Day for most orders
  • Guranteed Delivery Time: 1-3 days within India under Express Shipping

How to buy Electronics Components in Bangalore?

  • We offer store pickups for walkin customers in Bangalore. This is the fastest way to get electronic components in Bangalore.
  • Customers can visit our store to buy parts directly
  • Alternatively, you can place orders online and select Select Pickup as the delivery option and have your order picked up by Dunzo, Porter, etc. Please contact us for confirmation before arranging a pickup.

Need Help?

For order related queries contact -

Probots sells every Electronics Part for your next Project. You can order 10,000+ Electronic Parts Online - Arduino, Raspberry Pi, NodeMCU Development Boards, Sensors, Motors, Motor Drivers, SMPS, Plastic Enclosures etc in India directly on probots.co.in

We offer specialized services for Bulk, Wholesale & B2B Customers like discounted prices, additional shipping options, customised products, etc . Customer with large quantity & regular orders qualify for the specialised discounted rates.

We also offer dedicated sales team to assist you with the order process by providing sales quotations, PI, technical support for choosing products, etc.

Note: Business Orders are processed manually and usually take 1-3 days  to process compared to placing the order directly on our website. Please plan your purchases accordingly.

Need Help?
For bulk enquiries contact us by  -

Related Products

Similar Products in this Category

MechX Base Metal Perforated Plate With 9x5 Holes  for Robotics and DIY Building
MechX Base Metal Perforated Plate With 9x5 Holes for Robotics and DIY Building
Rating:
90%
Microcontrollers
₹55.00 ₹ 46.61 + 8.39 GST
16mm ProMax PPS16012GPL Metal Push Button Switch Waterproof Latching Green
16mm ProMax PPS16012GPL Metal Push Button Switch Waterproof Latching Green
Rating:
91%
Microcontrollers
₹299.00 ₹ 253.39 + 45.61 GST
5-Channel Flame Sensor Module
5-Channel Flame Sensor Module
Rating:
91%
Microcontrollers
₹129.00 ₹ 109.32 + 19.68 GST
SOP28 to DIP28 SMD IC Adapter Programmer Socket
SOP28 to DIP28 SMD IC Adapter Programmer Socket
Rating:
86%
Microcontrollers
₹3,039.00 ₹ 2575.42 + 463.58 GST
10 mm White LED
10 mm White LED
Rating:
89%
Microcontrollers
₹19.00 ₹ 16.1 + 2.9 GST
40 Watt Hot Melt Glue Gun
40 Watt Hot Melt Glue Gun
Rating:
88%
Microcontrollers
₹235.00 ₹ 199.15 + 35.85 GST
ZPH02 PM2.5 Air Quality Dust Particle Sensor Module
ZPH02 PM2.5 Air Quality Dust Particle Sensor Module
Rating:
93%
Microcontrollers
₹699.00 ₹ 592.37 + 106.63 GST
IBT-4 50A 5-15V H-bridge High-power Motor Driver Module
IBT-4 50A 5-15V H-bridge High-power Motor Driver Module
Rating:
93%
Microcontrollers
₹1,499.00 ₹ 1270.34 + 228.66 GST
CircuitX  SMPS Plastic Enclosure - Medium PEM10 For Power Supplies
CircuitX SMPS Plastic Enclosure - Medium PEM10 For Power Supplies
Rating:
89%
Microcontrollers
₹69.00 ₹ 58.47 + 10.52 GST
9 Pin JST PH 2mm Side Entry Header Right Angle
9 Pin JST PH 2mm Side Entry Header Right Angle
Rating:
91%
Microcontrollers
₹50.00 ₹ 42.37 + 7.63 GST

You may also be interested in

Bestselling Products

Popular Category Products

New Products


PROBOTS - ABOUT US

Probots offers Electronics Engineering Services to get your product from concept to production. We provide the following services - Circuit Designing, PCB Designing, Embedded Firmware Development, etc. We have successfully designed 100+ products in IoT, AI & ML, Automation, Robotics, Industrial Monitoring, Generic Consumer Devices, and Medical Devices.

We help customers build their own design and prototypes by supplying electronic parts. We stock a wide range of parts that we use for manufacturing products. These products are carefully sourced from best manufacturers at bulk pricings and we pass on the benefits to our customers. We sell Arduino, Raspberry Pi, IoT Sensors, ESP32, STM32 Development Boards, Electronic Components, Prototyping Tools and Robotics Parts.

Buy Arduino, Raspberry Pi, NodeMCU ESP32, Electronic Components, Plastic Enclosures and much more at Probots - India’s Largest Engineering and DIY Store

As one of India’s biggest distributors of electronic and technological components for the Embedded Systems and Robotics, we offer more than 110,000 products at a unique price-performance ratio, with maximum availability and minimum delivery times. With our broad spectrum of electronic components we are the ideal partner for component purchasing. In our online shop electronics engineers will find ICs and microcontrollers, as well as LEDs and transistors. We also offer resistors, capacitors, and pin-and-socket connectors and relays. We have the right equipment for your workplace, including soldering stations and multimeters as well as and high-quality tools. In addition, our product spectrum includes a large selection of items from plastic enclosures accessories and HDMI cables, batteries and rechargeable batteries. Have a look at our large selection of accessories. When it comes to and as well as connectors and memory cards our emphasis is on top quality at very attractive prices. Try out our fast dispatch service and top customer support, and compare our prices: We are certain that you will soon be among our satisfied customers.

WHERE TO BUY ELECTRONIC COMPONENTS ONLINE IN INDIA?

Probots sells the following items online - Arduino, Raspberry Pi Development Boards, NodeMCU ESP8266, ESP32, Sensors Modules, Electronic Components, Plastic Enclosures for Electronics, SMPS Power Suppliers, Resistors, Capacitors, and a wide range of products. You can order online on our website and we will deliver throughout India within 1-15 days.

ONLINE SHOPPING MADE EASY AT PROBOTS

If you would like to experience the best of online shopping for Electronic Modules & Components in India, you are at the right place. Probots is the ultimate destination for Electronics & Robotics, being host to a wide array of merchandise including Arduino, Raspberry Pi, NodeMCU ESP32, Sensors, Motor Drivers, Power Suppliers, SMPS, Batteries, Electronic Components, etc. You can get every part for your next project online and stop worrying about sourcing components from multiple sources. We sell products only after careful selection among multiple vendors. You can shop online at Probots from the comfort of your home and get your favourites delivered right to your doorstep.

BEST ONLINE SHOPPING SITE IN INDIA FOR ELECTRONICS & ROBOTICS

Irrespective of your project - IoT, Robotics, Python, OpenCV, AI, ML, Embedded Electronics, Automation, etc you will find all required components at probots.co.in. You will realise that the sky is the limit when it comes to the parts used in these projects and you can purchase them online on our store.

  • Plastic Enclosures
  • Electronic Modules
  • Electronics Components
  • Tools & Prototyping
  • Robotics 

BUY PLASTIC ENCLOSURES FOR ELECTRONICS IN INDIA

Probots manufactures and retails 100+plastic boxes and cases for electronic circuits. No minimum order quantity, bulk discounts available for business purchase. We make enclosures boxes for sensor nodes, controllers, IoT Products, handheld devices, wearables, wall mount devices, etc. 

Probots sells generic low cost effect enclosures, high quality premium IP65 Dust and Waterproof Enclosures, Enclosures with Transparent Lids, etc We have circuit enclosures boxes for all sizes - small, medium and large PCB boards. We also have Aluminium Enclosures, ABS enclosures, PVC Enclosures, Cabinets, Metal Boxes, etc. We also sell IP65 Waterproof PVC & Metal Cable Glands and Fan Filters

BUY Arduino Board Online India

Probots sells Arduino UNO, Arduino Mega, Arduino Nano, Arduino Pro, Mini, Micro, Lilypad, Due, and other development boards online in India. These boards come with Atmega328 and Atmega2560 and are great for learning electronics and programming. Order them online for your next robotics, electronic, IoT Project.


BUY Raspberry Pi Online India

Probots sells Raspberry Pi, Pico SBC (Single Board Computer), HDMI Displays, Raspberry Pi Starter Kit. We source them from official Distributors and offer the best quality development boards at lowest prices possible. We also sell a wide range of Raspberry Pi Accesories - Raspberry Pi Cameras & Lens, Heat sink Cases for Raspberry Pi, Raspberry Pi Sensors, Raspberry PI Power supplies, etc. Buy Raspberry Pi Online Now for your next Machine Vision Project, OpenCV Project, Image processing and recognition project!

Electronic Sensor Modules Online at Probots India

Buy Online Ultrasonic Sensors, Distance Sensors, Temperature Sensors, PIR Motion Sensors, ph Soil Sensors, Encoder Sensors, Magnetic Door Lock Sensors, Gas Sensors, Accelerometers & IMU Modules, Line Following Sensors, Force Flex Sensors, Current and Voltage Sensors, Flow Sensors, Light Sensors, Biometric Fingerprint Sensors, etc. We also have the latest electronic sensors for electronics and robotics like sound and voice sensors,  Gesture Recognition SEnsors, Load Cell Weight Sensors, etc. These sensors can be used with Arduino, Raspberry Pi, NodeMCU, ESP32 and other microcontrollers. Use them in your next electronics project. Order them online now.

Best Online Store for buying Electronic Components

Bits and pieces that make your project work are always hard to find. Probots has 500+ electronic components like Microcontroller ICs, LEDs, Header Pins, Connectors, Crystal Oscillators, Cables, Buzzers, Transistors, Motor Driver ICs,

Voltage Regulator ICs, ZIF & DIP Sockets, LED Holders, Switches, Potentiometers, LCD Displays, ICs, Resistors, Batteries & Holders, Heatsinks, Capacitors, Relays, Diodes, Heat shrink tubes, LED Displays, DIP Switches, Resistor Arrays, 7 Segment Displays, LED Strips, etc Chekout our wide range of electronic components and order them online in India now.

AFFORDABLE PARTS AT YOUR FINGERTIPS
Probots is one of the unique online electronics shopping sites in India where components are accessible to all. Check out our new arrivals to view the latest microcontrollers, sensors and ICs in the market. 

HISTORY OF PROBOTS
Becoming India’s no. 1 electronics destination is not an easy feat. Sincere efforts, digital enhancements and a team of dedicated personnel with an equally loyal customer base have made Proobts the onlie platform that it is today. The original B2C venture for electronics components was conceived in 2009 but transitioned into a full-fledged ecommerce giant within a span of just a few years. By 2012, Probots introduced 350 Indian and international brands to its platform, and this has only grown in number each passing year. Today Probots sits on top of the online electronics field with an astounding social media following, a loyalty program dedicated to its customers, and tempting, hard-to-say-no-to deals.

Probots Techno Solutions offers complete turn-key Embedded Electronics Design & Engineering Services. We can work on Product Specification through Prototyping, Proof of Concept to Production depending on individual client needs. 

Probots is one of the top Electronics Design companies based out of Bangalore. We provide range of Embedded Engineering Services that include Circuit Designing, PCB Designing, Customised IoT Hardware, Embedded Firmware Development, Hardware Prototyping, Proof of Concepts & Electronic Manufacturing Services.

With close to 10 years of solid experience in Electronics Design, we have successfully completed 100s of complex Electronic Product Designs across a wide range of domains - Consumer Products, Industrial, Medical and Aerospace Industries. Our team has completed projects for Fortune 500 companies as well as start-ups using both traditional and cutting edge technologies. 

Probots also offers consultancy, and testing services across the product and process development life cycle. 

Our biggest strength is our agile team that utilises our core experience, to deliver quick turnarounds giving you faster time-to-market.

  • Services (2)
  • Enclosures (209)
  • Modules (1385)
  • Components (2273)
  • Tools (222)
  • Robotics (1077)
Copyright © 2025-present Probots, Inc. All rights reserved.