Elephant Robotics ultraArm P340 - A High-Performance 4 DOF Collaborative Robot
body { font-family: Arial, sans-serif; margin: 0; padding: 20px; } h2 { text-align: center; font-weight: bold; font-size: 2.5em; margin-bottom: 10px; }.product-section { display: f lex; flex-wrap: wrap; margin-bottom: 20px; }.product-section h3 { font-weight: bold; margin-bottom: 5px; } .product-description { flex: 1; padding: 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; } .product-learn-more-button { text-decoration: underline; font-weight: bold; color: #0095ff; cursor: pointer; } .product-learn-more-button:hover { color: #D10034; } .product-image { flex: 1; text-align: center; }.product-image img { max-width: 100%; height: auto; } .video-container { position: relative; width: 100%; max-width: 800px; /* Adjust this value as needed */ margin: 0 auto; } .video-container::before { content: ""; display: block; padding-top: 56.25%; /* 16:9 aspect ratio */ } .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; } .responsive-table { width: 100%; border-collapse: collapse; margin: 0 auto; } .responsive-table th, .responsive-table td { border: 1px solid #d8d8d8; padding: 8px; text-align: left; font-family: 'Microsoft YaHei'; font-size: 12pt; } .responsive-table tr:nth-child(even) { background-color: #f2f2f2; } @media only screen and (max-width: 768px) { .product-section { flex-direction: column; }.product-description, .product-image { text-align: center; }} ONE-STOP ARTIFICIAL INTELLIGENCE EDUCATIONAL PLATFORM ultraArm is a small desktop robotic arm. It is designed with classic metal structure and occupies only an area of A5 paper. It is equipped with high-performance stepper motors, and it owns ±0.1mm repeated positioning accuracy and high stability. UltraArm can achieve the precise writing and drawing, laser engraving, and can be freely matched with multiple accessories such as slide rail, conveyor belt, myAGV and cameras. It can complete different practical training projects according to different needs, and is widely used in many fields such as higher education, scientific research, vocational application education, etc. Cobot with Vision & Picking Robot Kit The ultraArm P340 visual grasping kit is an entry-level artificial intelligence package that integrates vision applications, positioning and grasping functionalities, and automatic sorting modules. Cobot with Laser Engraving Robot Kit The ultraArm P340 laser engraving kit is engineered to facilitate artistic learning and creation. Featuring a precision of 0.1mm, it enables the accurate engraving of patterns and text. This DIY robot kit presents an innovative option for student capstone design projects. Cobot with Drawing Robot Kit The ultraArm P340 drawing kit represents another innovative option for student capstone design projects. Its friendly operation interface facilitates efficient project completion for both everyday artistic creations and commercial application displays. Learn Robotics with Programming We provides a Gitbook for quickly building a robotic arm development environment with detailed tutorials on everything from setting up the environment to controlling the robotic arm and support popular programming languages like Python, C++, and Arduion. PRODUCT FEATURES UltraArm is compact and tough with metal structure. 340mm working radius, 650g payload, small but powerful. ultraArm helps you achieve more applications. PRODUCT SPECIFICATIONS DOF 3+1 Reach 340 mm Payload 650g Repeatability ±0.1 mm Life Span >5000 h Input Power 12V 5A Joint Ranges J1 -150° ~ +170°; J2 -20° ~ 90°; J3 -5° ~ 75° Weight 2.9kg Noise 60 dB Maximum Terminal Velocity 100mm/s Base Port Laser engraving interface adaptive claw interface suction pump interface burning switch Power Supply Adapter 100-240VAC 50-60Hz Installation Mode Horizontal Desktop Installation Power Module High performance stepper motor Method of Programming Elephant Ruban, Graphical programming myBlockly, Python Operating Temperature 0°~45° Working Environment Humidity 5%-80% Velocity of Joint J1 100°/S; J2 100°/S; J3 100°/S HARDCORE CONFIGURATION ELECTRICAL INTERFACES Integrated design with interfaces for laser engraving, adaptive gripper and suction pump, and a burning switch, ultraArm helps users switch functions easily for a better learning experience on practical exercises. SOFTWARE ECOSYSTEM MYBLOCKLY myBlockly is a drag-and-drop programming visualization software. It is a basic technique that allows users to drag and drop code blocks or other visual cues, rather than manually writing text-based code, which makes programming easier. ROS1 & ROS2 SIMULATION CONTROL SUPPORTED Based on the global mainstream robot communication framework, ROS, ultraArm supports the control and algorithm verification in the virtual environment, reducing the requirements of the experimental environment, improving experiment efficiency. ELEPHANT LUBAN Elephant Luban is a platform that generates the G-Code track, and provides basic cases for users. Users can select multiple functions including precise writing and drawing, laser engraving, etc. Quick Color Sorting The Vision & Picking Robot Kit incorporates open-source AI algorithms, supporting various teaching application scenarios. It offers functionalities including automatic sorting, positioning and grasping, and color classification. Quick Engraving Pattern 2.5W/5.5W can be used for engraving Combustible materials: wood, paper, plastic, leather, bamboo, bone, ivory, horn, rubber, acrylic, shells, gourds, and other materials that can be burned by fire. Metal materials: metal materials painted with ordinary spray paint or paint. A 2.5W laser can cut through 1mm thick materials such as wood, and 1mm thick materials including leather, kraft paper, non-woven fabric, and felt. AI Drawing Creation Elephant Luban is a visualization software equipped with an operation panel, pen clip, laser engraving head, and one-click trajectory generation. Users will enjoy warm moments of online production, nameplate and phone case DIY production, and AI drawing. Compound Mobile Robot: myAGV + UltraArm P340 Combining a mobile chassis with a UltraArm P340 robotic arm, the myAGV offers versatile functionalities for research, education, and individual makers. These include 2D/3D mapping and navigation, graphical programming, visual software integration, ROS simulation, and gamepad/keyboard control. myStudio Centralized Robot Management: myStudio offers firmware updates, video tutorials, and maintenance/repair information, all accessible from a one-stop platform. Download Windows Download Linux Download Mac Instructions Get User Tutorial On Gitbook (Recommended Reading) Get Software Tutorial On GitHub (Coding Learning) Download 3D File (Host & Accessories STEP Files) ultraArm P340 Video Your browser does not support the video tag. Learn More User Cases :root { --primary-color: #d10034; --secondary-color: #2c3e50; --accent-color: #D10034; --background-color: #ecf0f1; --text-color: #34495e; } .section-divider { border: 0; height: 2px; background-image: linear-gradient(to right, transparent, var(--primary-color), transparent); margin: 40px 0; } .mystudio-section, .instructions-section, .user-cases-section { background-color: #ffffff; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); padding: 40px; margin-bottom: 40px; } .section-header { text-align: center; margin-bottom: 30px; } .center-image { display: block; max-width: 100%; height: auto; margin: 30px auto; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); } .grid-layout { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; } .download-item, .instruction-item { background-color: #f8f9fa; border-radius: 8px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; } .download-item:hover, .instruction-item:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); } .download-link, .instruction-link { display: flex; align-items: center; justify-content: space-between; padding: 20px; color: var(--secondary-color); text-decoration: none; font-weight: bold; } .download-icon, .instruction-icon { width: 30px; height: 30px; transition: transform 0.3s ease; } .download-link:hover .download-icon, .instruction-link:hover .instruction-icon { transform: scale(1.1); } .tag { font-size: 0.8em; background-color: var(--accent-color); color: white; padding: 3px 8px; border-radius: 4px; margin-left: 10px; } .product-image img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .product-image img:hover { transform: scale(1.02); } .large-paragraph { font-size: 17px; font-weight: bold; } @media (max-width: 768px) { .grid-layout { grid-template-columns: 1fr; } .mystudio-section, .instructions-section, .user-cases-section { padding: 20px; } .card-grid { display: flex; flex-wrap: wrap; gap: 20px; justify-content: center; } .card { background: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); overflow: hidden; transition: transform 0.3s ease; width: 300px; } .card:hover { transform: translateY(-5px); } .card-image { height: 200px; width: 100%; object-fit: cover; } .card-content { padding: 15px; } .card-title { font-size: 1.2em; margin-bottom: 10px; } .card-description { color: #666; font-size: 0.9em; } .product-link { text-decoration: underline; font-weight: bold; color: #0095ff; cursor: pointer; } .product-link:hover { color: #D10034; }
More you might like
Related
Elephant Robotics ultraArm P340: A High-Performance 4 DOF Co
Related
Elephant Robotics ultraArm P340: A High-Performance 4 DOF Co
Related
Elephant Robotics ultraArm P340: A High-Performance 4 DOF Co
Related