{% extends "templates/base.html" %} {% block title %}Certified devices{% endblock %} {% block meta_description %}Devices that have been certified for use with Ubuntu.{% endblock %} {% block meta_copydoc %}https://docs.google.com/document/d/1HdOYjjt175MPJz86abLx5XGPaERccQuK8HlyUnVEEIQ/edit{% endblock %} {% block outer_content %}
‹ Certified hardware

Ubuntu certified IoT devices

IoT vendors rely on Ubuntu for their devices, from drones and robots to edge gateways and development boards. Ubuntu Core delivers bullet-proof security, reliable updates and access to a rich ecosystem on 32 and 64-bit ARM and X86 platforms.

{{ image ( url="https://assets.ubuntu.com/v1/f9f8ace9-gateway.svg", alt="", width="126", height="150", hi_def=True, loading="auto" ) | safe }}
{% with title="All certified devices", query=query, placeholder="Search in certified devices", total_results=total_results, total_pages=total_pages, offset=offset, limit=limit, vendor_filters=vendor_filters, release_filters=release_filters, results=results %} {% include "certified/shared/category-search-results.html" %} {% endwith %} {% endblock %}