Useless machines are generally built as a fun pastime, as they do nothing of value by their very definition. The most popular type generally involves a self-cancelling switch. However, there... Read more
This is a very exciting time for those who like to spend their downtime exploring virtual worlds. The graphics in some big-budget titles are easily approaching photorealism, and immersive mu... Read more
This foot pedal plugs into the Arduino case which plugs into your PC via microUSB cable. Arduino microcontrollers can easily be used to power fun projects like robots and even sending tweets... Read more
The PS2 mouse is an input device which can communicate with a host device using the PS2 protocol. It can be connected to a host device using the 6 pin mini DIN connector. The mouse will cont... Read more
3D AIR mouse | Arduino + Processing I’m an Industrial design student, and last year as part of a course called “Technology as RAW materiel” I built this project as my final... Read more
Make a game pad with an accelerometer inside! This project tutorial will show you how you can convert a console game pad into a USB keyboard mouse for playing games on your PC. The USB game... Read more
List of tools: 1. Exacto 2. Arduino Nano / USB chord (Mini-B) 3. Dremel / Drill 4. Paper & Pencil 5. Sharp IR Sensor (2Y0A21 F) 6. Hot glue gun 7. Solder gun / Solder 8. A small mirror O... Read more
Control Keyboard & Mouse Android app via Arduino
This instructable will show you how to control your computer’s keyboard and mouse with an Android app via bluetooth to an Arduino BACKGROUND Ever wanted to control your computer’... Read more
I live alone in a small house in Shenzhen, and i really I love this graceful and dynamic city. As an software engineer, I have no girlfriend yet, and usually nobody visit my room, I really l... Read more
Arduino Keyboard and Mouse Control Code
This example illustrates the use of the Mouse and keyboard libraries together. Five momentary switches act as directional buttons for your cursor. When a button is pressed, the cursor on you... Read more
Arduino isn’t limited to taking input from sensors: you can even connect up a full-size PS/2 keyboard just as if it were a “real” computer and type away! Connecting a keybo... Read more
Arduino Joystick Mouse Control Code
Using the Mouse library, you can controls a computer’s onscreen cursor with an Arduino Leonardo, Micro, or Due. This particular example uses a pushbutton to turn on and off mouse contr... Read more