Rugged Board -A5D2x
Search…
Rugged Board -A5D2x
Contents
Download BSP and Documents
G1: Getting Started
RB-Quick Start Guide
Test all the RB interfaces in 10 mins in command Line
Example Program for Interfaces Using Python 3
G2: Programming Guide
Software Architecture on RB (Software Stack Diagram)
RB Interface/Bus Programming using MRAA
RB Peripherals programming using UPM
G3: How to Do?
Modbus on RB
RB as Tiny Web Server
MQTT Client on RB
SQL Lite DB
AWS Green Grass on RB
Microsoft Azure on RB
G4: Use Cases / Application Notes
Smart Energy Meter with AWS cloud
IoT Based solution for Plants Water monitoring
Weather Monitoring Stations
FAQ
G5: System development Guide
Advance Host setup
Flash a Bootable SD Card for Rugged board
Flash a NOR with Bootable SD Card For Rugged Board A5d2x
Flash the NOR using tftp For Rugged Board A5d2x
Yocto Compilation For Rugged Board A5d2x
Download the Toolchain for Rugged Board A5d2x
How to Add New Package in Yocto(root file system)
Generate the SDK(toolchain) using YOCTO
How to compile the U-Boot for Rugged Board A5d2x
How to compile the kernel for Rugged Board A5d2x
Powered By
GitBook
Software Architecture on RB (Software Stack Diagram)
Software Architecture on RB (software stack diagram)
​
Required Hardware and Software Components
List of Hardware components required:
ruggedBOARD-A5D2x board itself.
USB to microUSB cable.
A PC with Linux or Windows installed.
List of Software components required:
Download & Prepare the following software components before proceeding.
Following Images of OS
boot.bin
uboot.bin
zImage
a5d2x-rugged_board.dtb(oftree)
rb-nor-core-image-minimal-rugged-board-a5d2x.squashfs(rootfs for NOR flash)
rb-sd-core-image-minimal-rugged-board-a5d2x-sd1.tar.gz(rootfs for SDCARD)
Following Environment files
tftp-nfs.sh
initial-packages.sh
SDK(Software Development Kit)
G1: Getting Started - Previous
Example Program for Interfaces Using Python 3
Next - G2: Programming Guide
RB Interface/Bus Programming using MRAA
Last modified
1yr ago
Copy link
Contents
Software Architecture on RB (software stack diagram)
Required Hardware and Software Components