> ## Documentation Index
> Fetch the complete documentation index at: https://docs.researchanddesire.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to RADR, the open-source wireless remote controller for the OSSM and Bluetooth-enabled devices.

## What is RADR?

**RADR** (pronounced like "radar") is a user-friendly, everyday wireless controller for sex machines and Bluetooth toys. Originally designed to control the [Open Source Sex Machine (OSSM)](/ossm/guides/getting-started/introduction), RADR has evolved into a versatile controller supporting a wide range of Bluetooth-enabled devices through the [Buttplug.io](https://buttplug.io/) protocol.

<Frame>
  <img src="https://mintcdn.com/researchanddesire/jJRHG3qMLFJixI5b/radr/_images/image%20(1).webp?fit=max&auto=format&n=jJRHG3qMLFJixI5b&q=85&s=e07e09845cfd3c2a75c20622808f1325" alt="RADR wireless remote controller" width="4080" height="3072" data-path="radr/_images/image (1).webp" />
</Frame>

## Key Features

<CardGroup cols={2}>
  <Card title="Wireless Control" icon="signal-stream">
    Bluetooth Low Energy (BLE) connectivity with automatic device discovery and pairing.
  </Card>

  <Card title="Multi-Device Support" icon="bluetooth">
    Control OSSM, Lovense toys, and hundreds of other devices via Buttplug.io.
  </Card>

  <Card title="Intuitive Interface" icon="hand-pointer">
    Two rotary encoders, three buttons, and bumpers for eyes-free operation.
  </Card>

  <Card title="Full-Color Display" icon="display">
    320x240 TFT LCD shows all settings, battery status, and device information.
  </Card>

  <Card title="4+ Hour Battery" icon="battery-full">
    Built-in lithium battery with USB-C charging and intelligent power management.
  </Card>

  <Card title="Open Source" icon="code-branch">
    Fully open hardware and software under the CERN OHL-S v2 license.
  </Card>
</CardGroup>

## Design Philosophy

RADR was created with these principles in mind:

1. **Simplicity** — Control your devices without reaching for a phone or computer
2. **Reliability** — Direct Bluetooth connection without cloud dependencies
3. **Tactile Feedback** — Operate by feel with physical knobs and buttons
4. **Openness** — Community-driven development and full source availability

## Getting Started

If you're new to RADR, start here:

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="./quick-start">
    Get your RADR set up and paired in minutes.
  </Card>

  <Card title="Device Support" icon="list-check" href="../reference/device-support">
    See which devices work with RADR.
  </Card>
</CardGroup>

## What's in the Box

If you purchased a complete RADR from Research And Desire:

* RADR wireless remote
* USB-C charging cable

You'll need to provide:

* A compatible device (OSSM, Lovense toy, etc.)
* A USB power source for charging

## Building Your Own

RADR is open-source hardware. You can build your own using:

* [PCB Design Files](https://github.com/researchanddesire/radr-wireless-remote/tree/main/Hardware/Electronics) — Altium design files and schematics
* [3D Print Files](https://github.com/researchanddesire/radr-wireless-remote/tree/main/Hardware/Print%20Files) — STL and STEP files for the enclosure
* [Bill of Materials](https://github.com/researchanddesire/radr-wireless-remote/tree/main/Hardware) — Complete parts list
* [Firmware Source](https://github.com/researchanddesire/radr-wireless-remote/tree/main/Software) — ESP32 firmware

<Card title="Hardware Documentation" icon="screwdriver-wrench" href="/radr/Hardware/getting-started/introduction">
  Technical documentation for building RADR.
</Card>

## Community

Join the Kinky Makers community to share your builds, get help, and contribute to development:

<DiscordInvite community="kinky-makers" />

## Next Steps

<CardGroup cols={2}>
  <Card title="Quick Start Guide" icon="play" href="./quick-start">
    Get up and running with RADR.
  </Card>

  <Card title="User Guides" icon="book" href="../user-guide/introduction">
    Learn all the controls and features.
  </Card>

  <Card title="Technical Specs" icon="microchip" href="/radr/Hardware/getting-started/introduction">
    Explore the hardware specifications.
  </Card>

  <Card title="Open Source" icon="code" href="../housekeeping/open-source/introduction">
    Learn about RADR's open-source licensing.
  </Card>
</CardGroup>
