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

# Devices

There is a wide variety of devices that you can connect to your Edge Impulse project. These devices can help you collect datasets for your project, test your trained ML model and even deploy your ML model directly to your development board with a pre-built binary application (for [fully supported development platforms](/hardware)).

On the **Devices** tab, you'll find a list of all your connected devices and a guide on how to connect new devices that are supported by Edge Impulse.

<Frame caption="Devices tab displaying connected devices.">
  <img src="https://mintcdn.com/edgeimpulse/FtCF_ajfwASxt-xU/.assets/images/devices-jenny.png?fit=max&auto=format&n=FtCF_ajfwASxt-xU&q=85&s=7a660a2443cd9910f668e57c891dbf71" width="1600" height="871" data-path=".assets/images/devices-jenny.png" />
</Frame>

To connect a new device, click on the **Connect a new device** button on the top right of your screen.

<Frame caption="Connect a new device button.">
  <img src="https://mintcdn.com/edgeimpulse/YFRg7QUJGQP2MxTz/.assets/images/connect-a-new-device.png?fit=max&auto=format&n=YFRg7QUJGQP2MxTz&q=85&s=36eaa49dc75f8722791f4bf5b3d3d599" width="418" height="118" data-path=".assets/images/connect-a-new-device.png" />
</Frame>

You will get a pop-up with multiple options of devices you can connect to your Edge Impulse project. Available options include:

* [Connecting a fully supported development board](/hardware).
* [Using your mobile phone](/hardware/devices/mobile-phone).
* [Using your computer (Linux/Mac)](/hardware/devices/macos).
* [Using the serial port to connect devices that are not fully supported](/tools/clis/edge-impulse-cli/data-forwarder).
