“Versatile handheld device merging keyboard and mouse functionality offering enhanced control. Plug and play device works via Bluetooth
The mouse and keyboard are two essential input devices used for computing. Wireless keyboards and mice have become increasingly popular due to their convenience and freedom from cables. Instead of relying on physical connections, they use wireless technologies such as Bluetooth or radio frequency (RF) to communicate with the computer.
Wireless keyboards and mice offer several benefits. They provide greater flexibility, allowing users to move and position themselves more comfortably without the constraint of cables. This can be particularly useful in scenarios such as presentations or when using a computer from a distance.
To ensure reliable wireless communication, these devices typically come with a receiver that plugs into the computer’s USB port. The keyboard or mouse connects wirelessly to the receiver, establishing a secure and stable connection.
Overall, the integration of wireless functionality in keyboards and mice has greatly enhanced user experience, providing greater freedom of movement and flexibility in various computing scenarios.
EXISTING SYSTEM vs CURRENT SYSTEM
Traditional mice and keyboards lack hardware-level customization options, often requiring users to rely on third-party software for customization purposes.
The Macro mouse, seamlessly integrate mouse and keyboard, customization, and gesture capabilities, are rare or highly expensive. This scarcity restricts users from experiencing the full potential of a unified device that combines these functionalities.
Universal control is another aspect where traditional mice and keyboards fall short. They offer limited support and lack the ability to work universally across various devices. In contrast, the macro mouse operates at the hardware level, enabling users to program it for use with any device, including embedded applications like drones or rovers. This means macro mouse could be used on various devices like phone or laptop seamlessly.
Battery life is a crucial consideration for wireless devices. Traditional wireless mice and keyboards often suffer from short battery life, requiring frequent recharging and negatively impacting the user experience. In contrast, the macro mouse boasts a massive 1500 mAh battery, providing extended usage time and enhancing overall satisfaction.
Latency is another area where traditional mice may lack configurability. However, the macro mouse can be tailored to work with high or low latency settings, allowing users to strike a balance between conserving battery life and optimizing the user experience. With its substantial battery capacity, the macro mouse defaults to a state of high throughput or low latency, contributing to an enhanced user experience.
The macro mouse offers unparalleled flexibility through its use of angular displacement. Users can control the mouse without physically moving it, as the device tracks the angles of movement. Additionally, users can configure the mouse to move at varying speeds corresponding to different angles, providing a customized and adaptable user experience.
HARDWARE OVERVIEW
To send the mouse and keyboard commands to a host computer the best protocol is the USB protocol, as it is universally accepted by most devices (including your phone).Arduino pro micro is a microcontroller having the capability of acting as USB device. Hence it can be used as a USB receiver. HC05 Bluetooth module is a generic Bluetooth module, easy to use and implement for data transfer via the Bluetooth. TP4056 is a Battery management module for charging and discharging.MPU6050 is a gyroscope that is used to capture the movement of the hand.”