Builds

Hardware & physical systems

Real machines, real sensors, real feedback. Cogninoid Labs builds hardware that can be touched, measured, and improved — not just simulated.

3In progress
5Planned
8Total builds
FDM + SLAPrint methods

Adeept Modular Arm v1

In Progress
Robotic Arm

A 6-axis robotic arm based on the Adeept ADA031 platform, modified for AI-driven control experiments. Firmware in C++/Arduino; Python control API in development. Integrated into the Cogninoid device ecosystem.

First hardware platform integrated into the MEIDLab AI agent system.

ArduinoPythonServo ControlROS6-DOF

FDM Robotic Gripper Mk1

In Progress
End Effector

A 3D-printed adaptive gripper designed for the Adeept arm. Uses a rack-and-pinion mechanism driven by a servo, with a force-sensitive resistor for grasp detection. Designed parametrically in Fusion 360.

Fully parametric design — any jaw width or finger length can be regenerated in minutes.

FDM PrintingFusion 360Force SensingServo

Sensor Fusion Node

Planned
Sensing

A lightweight embedded module combining IMU, force/torque, and proximity sensors into a unified ROS node. Designed to be strapped to any robot link for real-time state monitoring.

Modular hardware design — swappable sensor payloads without firmware changes.

ROS 2IMUI2CRaspberry PiC++

3D Print Farm Controller

In Progress
Lab Infrastructure

A Python-based orchestration system for managing multiple FDM 3D printers in a small lab setting — queue management, failure detection, and print job logging.

Reduces manual monitoring overhead for long print jobs by 80%.

PythonOctoPrint APISQLiteFastAPI

High-Speed Vision Module

Planned
Sensing

A compact vision module using a global-shutter camera for real-time object detection and pose estimation in robotic manipulation tasks. Designed to mount to any standard robot wrist.

Global shutter eliminates motion blur artifacts during fast arm movements.

OpenCVYOLOv8GigE VisionEmbedded GPU

Autonomous Lab Bench

Planned
Experimental Platform

A self-contained tabletop platform where an AI agent can autonomously run small-scale physical experiments — moving samples, actuating valves, measuring properties, and logging results.

Designed to run overnight experiments without human supervision.

RoboticsMicrofluidicsAI PlanningComputer Vision

Rapid Prototyping Jig Kit

In Progress
3D Printing

A library of parametric jig and fixture designs for common lab tasks: PCB holders, sensor mounts, cable guides, and alignment tools. Generated via OpenSCAD with configurable parameters.

Reduces custom fixture design time from hours to minutes.

OpenSCADFDMPLA/PETGParametric CAD

Embedded AI Inference Node

Planned
AI Hardware

A compact compute module based on Raspberry Pi + Hailo-8 accelerator, designed to run neural network inference at the robot edge — decision latency under 20ms.

Edge inference eliminates cloud round-trip latency for real-time control tasks.

Hailo-8ONNXRaspberry PiTensorRT