# Logitech M280

> optical mouse from 2014

**Wikidata**: [Q135904312](https://www.wikidata.org/wiki/Q135904312)  
**Source**: https://4ort.xyz/entity/logitech-m280

## Summary
The Logitech M280 is a wireless optical mouse released in 2014 by Swiss-American tech company Logitech. It features a scroll wheel and three push-buttons, powered by a single AA battery, and is part of Logitech's lineup of computing peripherals.

## Key Facts
- **Brand**: Logitech
- **Release year**: 2014
- **Type**: Wireless optical mouse
- **Power source**: AA battery (1 required)
- **Components**: Scroll wheel, three push-buttons
- **Manufacturer**: Logitech
- **Wireless technology**: Radio communication
- **Classifications**: Computer mouse model, optical mouse, wireless mouse

## FAQs
### Q: What type of mouse is the Logitech M280?
A: The Logitech M280 is a wireless optical mouse, meaning it uses an optical sensor to detect movement and connects to a computer or device wirelessly.

### Q: How many buttons does the Logitech M280 have?
A: The Logitech M280 has three push-buttons and a scroll wheel, totaling four interactive components.

### Q: What power source does the Logitech M280 use?
A: The Logitech M280 is powered by a single AA battery, which is required for its operation.

### Q: Who manufactures the Logitech M280?
A: The Logitech M280 is manufactured by Logitech, a Swiss-American company specializing in computing peripherals.

### Q: What wireless technology does the Logitech M280 use?
A: The Logitech M280 uses radio communication for its wireless capabilities.

## Why It Matters
The Logitech M280 is significant as an entry-level wireless optical mouse released in 2014, part of Logitech's broader product lineup. It represents the company's commitment to providing affordable, functional computing peripherals for users. Its design, featuring a scroll wheel and three buttons, reflects Logitech's focus on practicality and ease of use. As a wireless optical mouse, it addresses the growing demand for cordless input devices, offering convenience without compromising performance. The M280's inclusion in Logitech's product catalog highlights the company's role in shaping the modern computing peripheral market.

## Notable For
- **Wireless optical design**: Combines optical tracking with wireless connectivity, a common feature in Logitech's product lineup.
- **Affordable entry point**: Positioned as an accessible option for users seeking basic mouse functionality.
- **Battery-powered**: Operates on a single AA battery, simplifying power management.
- **Logitech branding**: Part of a well-established brand known for quality and innovation in computing peripherals.

## Body
### Overview
The Logitech M280 is a wireless optical mouse developed by Logitech and released in 2014. It is classified as both an optical mouse and a wireless mouse, utilizing an optical sensor for movement detection and radio communication for wireless connectivity.

### Design and Features
- **Components**: The M280 includes a scroll wheel and three push-buttons, providing essential functionality for navigation and input.
- **Power**: It operates on a single AA battery, which is required for its operation.
- **Wireless capabilities**: The mouse uses radio communication to connect to computers or other devices wirelessly.

### Manufacturer and Branding
- **Manufacturer**: Logitech, a Swiss-American company with headquarters in Lausanne, Switzerland, and Newark, California, United States.
- **Brand**: The M280 is part of Logitech's product offerings, which include a wide range of computing peripherals.

### Classification
- **Instance of**: Computer mouse model.
- **Subclass of**: Optical mouse and wireless mouse.

### Additional Details
- **Aliases**: The mouse is also known as the Logitech Wireless Mouse M280 and Wireless Mouse M280.
- **Image**: An example image of the M280 is available on Wikimedia Commons.

```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "Logitech M280",
  "description": "Wireless optical mouse released in 2014 by Logitech",
  "additionalType": "ComputerMouseModel",
  "brand": {
    "@type": "Brand",
    "name": "Logitech"
  },
  "manufacturer": {
    "@type": "Organization",
    "name": "Logitech"
  },
  "hasPart": [
    {
      "@type": "Thing",
      "name": "scroll wheel"
    },
    {
      "@type": "Thing",
      "name": "push-button",
      "numberOfItems": 3
    }
  ],
  "hasWirelessCapability": "radio communication",
  "powerSource": "AA battery"
}