Tutorial: How to Use Arduino Uno as HID | Part 2: Arduino Mouse Emulation

George Bantique July 15, 2020 3 Comments

In this tutorial, we will explore the mouse emulation in Arduino Uno. This should be the part 2 in using the Arduino Uno as Human Interface Device. You may also want to visit the part 1 here: https://techtotinker.com/tutorial-how-to-use-arduino-uno-as-hid-part-1-arduino-keyboard-emulation/ CIRCUIT DIAGRAM VIDEO DEMONSTRATION SOURCE CODE /* Arduino USB Mouse HID demo */ /* Author: Darran Hunt […]


Read more Tutorial: How to Use Arduino Uno as HID | Part 2: Arduino Mouse Emulation