Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (100 codes)
  2. Dany (44 codes)
  3. NART SCHINACKOW (34 codes)
  4. Alcides Ramos (33 codes)
  5. Agent Wolfz (14 codes)
  6. Andrew Hazelden (13 codes)
  7. Roman Black (11 codes)
  8. Alberto Trasimeni (11 codes)
  9. Roman Toropov (9 codes)
  10. Simon Platten (8 codes)

Most Downloaded

  1. Network Ethernet Library (11819 times)
  2. FAT32 Library (8656 times)
  3. Timer Calculator (6609 times)
  4. PID Library (5269 times)
  5. Network WiFi Library (5249 times)
  6. SMS home alarm system (4436 times)
  7. External Memory (4124 times)
  8. mikromedia for PIC18FJ - Examples (3579 times)
  9. microSD click - Example (3513 times)
  10. GPS click - Example (3278 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

USB HID Mouse

Rating:

Author: Emil Enchev

Last Updated: 2013-01-05

Category: USB

Downloaded: 512 times

Not followed.

USB HID Mouse project Two modes input signals: standard, using raster grid mouse sensor, or using single pulses. Three buttons and 4 pulse inputs. The project contains complete input signal description. No special HID driver needed!

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "USB HID Mouse" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "USB HID Mouse" changes.

Do you want to report abuse regarding "USB HID Mouse".

  • Information
  • Comments (0)
Download

Download Project [1.14MB]

Version 1.0.0.0

DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

USB Mouse And Keyboard, Using Only One PIC Microcontroller

This example shows the possibillity of the MikroC PRO's HID library to emulate more than one device (keyboard and mouse) at the same time, using only one PIC Microcontroller. When you connect the USB port, the computer will recognize a mouse and a keyboard. They can work together. No additional drivers needed.

[Learn More]

MikroC HID Joystick With Analog/Digital POV

An extended version of USB HID Joystick. X,Y and Throttle analog input. POV Hat alternate analog or digital input. 4 buttons supported. PORTB,RB4 selects Analog POV input when set to 1 or Digital POV input, when RB4=0. PORTB,RB5, RB6 and RB7 change POV value.

[Learn More]

MikroC PRO HID Keyboard

PIC 18F4550 based example how to make the PIC microcontroller comunicate like a HID Keyboard.

[Learn More]