Yahboom Jetson Orin Nano 4GB RAM 34Tops Development Board Kit Support Super with 256GB SSD, Wireless Network Card, Power Supply (Orin Nano 4GB SUB Developer Kit)

Yahboom Jetson Orin Nano 4GB RAM 34Tops Development Board Kit Support Super with 256GB SSD, Wireless Network Card, Power Supply (Orin Nano 4GB SUB Developer Kit)

$529.99

From the brand

Jetson Series Development Kit

ROS Robotic Arm Kit Series

Raspberry Pi Series Robotics

Raspberry Pi 5 Accessories

About Us

A provider of artificial intelligence and robot education solutions, and a high-tech enterprise integrating independent research and development, mass production and global sales.

Mission

With the vision and mission of lowering the threshold of creation and popularizing robot education, we continue to develop and innovate robot technology and teaching applications.

Ros Robot Aluminum chassis

DOFBOT PRO 3D Robotic Arm

Jetcobot Mycobot280 robot arm

Raspbot V2-Raspberry Pi5

Raspberry Pi5-4GB/8GB Robot

UNO Programming 360° robot

Six-legged programmable robot

3DOF AI Crawler Robot

Transbot 3dof Robot Arm Kit

6dof OpenCV Robot

Anti-collision Ackerman robot

Rosmaster X3 for Ros2 Python

Dogzilla S2

【Core Parameters】★AI Perf:34-67 TOPS ★GPU:512-core NVIDIA Ampere architecture GPU with 16 Tensor Cores ★CPU:6-core Arm Corte-A78AE v8.2 64-bit CPU 1.5MB L2 + 4MB L3 ★Memory:4GB 64-bit LPDDR5 51 GB/s ★Storage: external NVMe via M.2 Key M (NOTE:SUB Board No SD Card Slot)
【Packing List】★Developer Kit: Orin Nano 4GB/8GB*1 (core module and carrier board installed), power adapter*1, antenna*2, wireless network card*1 (installed), SSD*1;★Basic Kit: Developer Kit+DP to HDMI cable*1, Type-C cable*1, acrylic case*1; ★Advanced Kit: Basic Kit+IMX219-77° Camera*1, Camera case*1; ★Mini PC Kit: Basic Kit-Acrylic case+Cube Case+USB Camera; ★Ultimate Kit: Mini PC Kit+15.6inch Display+Wireless Keyboard+Mouse Set.
【AI Upgrade】Jetson Orin Nano series modules are compact in size but can deliver up to 34-67 TOPS of AI performance, with power consumption ranging from 7 watts to 25 watts. Compared to the Jetson Nano B01, it offers up to 80 times the performance and sets a new standard for entry-level edge AI.
【Highly compatible carrier board】Yahboom’s carrier board is fully compatible with orin nano module. Compared to carrier boards that use Jetson Nano on the market, the newly upgraded circuit supports 25W power mode, which enables larger and more complex neural networks and fully leverages the performance of the core module. The resources, size, and interfaces of the Yahboom carrier board are consistent with the official board, with the only difference addition of power switch button.
【Tutorial materials provided】The JETSON system based on Ubuntu 22.04 provides a complete desktop Linux environment with accelerated graphics, supporting NVIDI-ACUDA 12.6, TensorRT 10.7.0, cuDNN 9.6.0, OpenCV 4.10.0, etc. The performance on AI LLM, VLM and visual Transformer is significantly improved compared with the previous generation.

Technical Details

Collapse all

Brand ‎Yahboom
Operating System ‎Linux
Item Weight ‎1.76 pounds
Package Dimensions ‎7.87 x 7.09 x 3.94 inches
Color ‎Orin Nano 4GB SUB Developer Kit
Manufacturer ‎Yahboom
ASIN ‎B0F1FRLWYB
Country of Origin ‎China
Date First Available ‎May 31, 2023

Additional Information

Customer Reviews
3.3 out of 5 stars 7 ratings

3.3 out of 5 stars

Best Sellers Rank #8,660 in Single Board Computers (Computers & Accessories)

Warranty & Support

Amazon.com Return PolicyYou may return any new computer purchased from Amazon.com that is “dead on arrival,” arrives in damaged condition, or is still in unopened boxes, for a full refund within 30 days of purchase. Amazon.com reserves the right to test “dead on arrival” returns and impose a customer fee equal to 15 percent of the product sales price if the customer misrepresents the condition of the product. Any returned computer that is damaged through customer misuse, is missing parts, or is in unsellable condition due to customer tampering will result in the customer being charged a higher restocking fee based on the condition of the product. Amazon.com will not accept returns of any desktop or notebook computer more than 30 days after you receive the shipment. New, used, and refurbished products purchased from Marketplace vendors are subject to the returns policy of the individual vendor.

:

Product Warranty: For warranty information about this product, please click here

Feedback

Yahboom Jetson Orin Nano 4GB RAM 34Tops Development Board Kit Support Super with 256GB SSD, Wireless Network Card, Power Supply (Orin Nano 4GB SUB Developer Kit)


Found a lower price? Let us know. Although we can’t match every price reported, we’ll use your feedback to ensure that our prices remain competitive.

Where did you see a lower price?

Price Availability

/

/

/

/

Please sign in to provide feedback.

\n’ +


);
}

function getThankYouDiv(thankMsg) {
return (

‘ +

‘ +
thankMsg +

\n’ +



);
}

function getLoadingGifDiv() {
return ‘‘;
}

function isValidUrl(url) {
if (!url) {
return false;
}
var encodedUrl = encodeURI(url);
return encodedUrl.match(
/^(https?:\/\/)?(([a-z0-9-]|%[A-F0-9]{2})+\.)+(([a-z]|%[A-F0-9]{2})([a-z0-9]|%[A-F0-9]{2})*)(:[0-9]+)?(\/[a-z0-9;:,~!+#@&=%\/$\.?_-]+)?$/
);
}

function isNumericPrice(price) {
if (!price) {
return false;
}
return price.match(/^([0-9]+\.?[0-9]*)$|^([0-9]*\.[0-9]+)$/);
}

function isEmptyValue(input) {
return !input || input.length === 0 || input.match(/^\s*$/);
}

function truncate(input, length) {
if (!input) {
return ”;
} else {
return input.substr(0, length);
}
}

function formatDate(year, date, month) {
return year + ‘-‘ + month + ‘-‘ + date;
}

function trim(input) {
if (!input) {
return ”;
} else {
return input.trim();
}
}

function resetModalToInitialState(currentMonth, currentDate, currentYear) {
var enableOnlineStoreRadio = document.querySelector(‘#pricingFeedback_onlineRadio’);
var enableOfflineStoreRadio = document.querySelector(‘#pricingFeedback_offlineRadio’);
var onlineStoreInputForm = document.querySelector(‘#pricingFeedback_onlineInput’);
var offlineStoreInputForm = document.querySelector(‘#pricingFeedback_offlineInput’);
var onlineUrl = document.querySelector(‘#onlineUrl’);
var onlinePriceRaw = document.querySelector(‘#onlinePriceRaw’);
var onlineShippingRaw = document.querySelector(‘#onlineShippingRaw’);
var onlineDay = document.querySelector(‘#onlineDay’);
var onlineMonth = document.querySelector(‘#onlineMonth’);
var onlineYear = document.querySelector(‘#onlineYear’);
var onlineCalendar = document.querySelector(‘#onlineCalendar’);
var note1 = document.querySelector(‘#note1’);

var offlineStoreName = document.querySelector(‘#offlineStoreName’);
var offlineCity = document.querySelector(‘#offlineCity’);
var offlineState = document.querySelector(‘#offlineState’);
var offlinePriceRaw = document.querySelector(‘#offlinePriceRaw’);
var offlineDay = document.querySelector(‘#offlineDay’);
var offlineMonth = document.querySelector(‘#offlineMonth’);
var offlineYear = document.querySelector(‘#offlineYear’);
var offlineCalendar = document.querySelector(‘#offlineCalendar’);

var thankYouDiv = document.querySelector(‘#pricingFeedback_thank’);
var errorDiv = document.querySelector(‘#pricingFeedback_error’);
var submitButton = document.querySelector(‘#pricingFeedback_submit’);
var loadingGifDiv = document.querySelector(‘#loading’);

var stateDefaultOption = document.querySelector(‘#stateDefaultOption’);
var stateDefaultPrompt = document.querySelector(‘#stateDefaultPrompt’);
var offlineStateMain = document.querySelector(‘#offlineStateMain’);
var storeDefaultOption = document.querySelector(‘#storeDefaultOption’);
var storeDefaultPrompt = document.querySelector(‘#storeDefaultPrompt’);
if (thankYouDiv) {
thankYouDiv.innerHTML = ”;
}
if (errorDiv) {
errorDiv.innerHTML = ”;
}
if (loadingGifDiv) {
loadingGifDiv.innerHTML = ”;
}
if (submitButton) {
submitButton.style.display = ‘block’;
}
onlineUrl.value = ”;
onlinePriceRaw.value = ”;
onlineShippingRaw.value = ”;
offlineStoreName.value = ”;
offlineCity.value = ”;
offlineState.value = ”;
offlinePriceRaw.value = ”;

stateDefaultOption.innerHTML = $(“#selectProvince”).val();
stateDefaultPrompt.innerHTML = $(“#selectProvince”).val();

storeDefaultOption.innerHTML = “Enter the store name where you found this product”;
storeDefaultPrompt.innerHTML = “Enter the store name where you found this product”;

setInitialStates(
onlineMonth,
currentMonth,
offlineMonth,
onlineDay,
currentDate,
offlineDay,
onlineYear,
currentYear,
offlineYear,
onlineStoreInputForm,
offlineStoreInputForm,
enableOfflineStoreRadio,
enableOnlineStoreRadio,
onlineCalendar,
offlineCalendar,
offlineStateMain,
offlineState,
note1
);
}

});

3.5