Start Building.

100 Projects to Master Robotics.

LED Circuit Diagram
Easy

LED Blink

The "Hello World" of hardware. Learn to control a digital output and understand timing loops.

Button Input Diagram
Easy

Button Input

Master digital inputs and pull-up/pull-down resistors to trigger actions with a physical button.

Buzzer Circuit Diagram
Easy

Buzzer Alert

Generate audible tones and patterns using PWM signals to create simple notification systems.

LDR Sensor Setup
Medium

LDR Light Meter

Use an Analog-to-Digital Converter (ADC) to measure ambient light levels with a Photoresistor.

Ultrasonic Diagram
Medium

Ultrasonic Radar

Measure distance using sound waves to create a proximity detection system for your robots.

DHT11 Sensor View
Medium

Temp/Humidity Station

Interface with digital sensors to monitor environmental conditions in real-time.

Servo Connection
Medium

Servo Control

Learn precise angular positioning for robot joints and steering mechanisms using PWM.

DC Motor Driver Setup
Medium

DC Motor Drive

Master H-Bridge motor drivers to control the speed and direction of mobile robot wheels.

Stepper Motor Diagram
Hard

Stepper Precision

Achieve extreme movement accuracy for 3D printers and CNC machines using stepper motors.

Web Server Interface
Medium

Local Web Server

Host a dashboard directly on your Vhorde board to control hardware via any web browser.

BLE App UI
Medium

BLE Remote Control

Connect your smartphone to your robot using Bluetooth Low Energy for low-latency control.

MQTT Flow Diagram
Hard

MQTT Cloud Sync

Enable IoT capabilities by syncing sensor data to the cloud using the MQTT protocol.

Neural Interface View
Hard

Neural Interface

Decode EMG or EEG signals to control robotic actuators directly from human intent.

CV Object Detection
Hard

Computer Vision

Use the Nova Pro's NPU to run real-time object detection and tracking for autonomous navigation.

Kinematic Arm Model
Hard

Kinematic Arms

Implement Inverse Kinematics to control multi-axis robotic arms with fluid, natural movement.