TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (403 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (130 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (140876 times)
  2. FAT32 Library (73482 times)
  3. Network Ethernet Library (58268 times)
  4. USB Device Library (48456 times)
  5. Network WiFi Library (44062 times)
  6. FT800 Library (43629 times)
  7. GSM click (30520 times)
  8. mikroSDK (29225 times)
  9. PID Library (27196 times)
  10. microSD click (26887 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 code with three Quad encoders

Rating:

0

Author: Code Pleb

Last Updated: 2012-01-20

Package Version: 1.0.0.0

Category: Gaming and Fun

Downloaded: 1180 times

Not followed.

License: MIT license  

USB HID 'joystick' type of project providing three 'control knobs' via three optical quadrature encoders.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "USB HID code with three Quad encoders" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "USB HID code with three Quad encoders" changes.

Do you want to report abuse regarding "USB HID code with three Quad encoders".

  • Information
  • Comments (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!

RELATED CODES

Rotating_LED's

0

This program rotates the LEDs on PORTC and PORTD one at a time and at a varying speed. The direction of the rotation can be reversed by pushing switch RB0 (PORTB.0) causing an interrupt. It is for display purpose only. This is more for beginners, like me, starting to learn the C programming language and MikroC Pro.

[Learn More]

mikroBirthday

5

Celebrate a birthday by blowing out a virtual candle. This example was created in celebration of MikroElektronika's 10th Birthday! You get to blow out the candle on a cupcake by tapping the touch screen on a mikromedia dsPIC 33 board. After two seconds the candle lights itself up again and you can repeat the process.

[Learn More]

Random Draw Team Doubles

10

A MMB-PIC32 3 screen application to manage up to 16 player database for randomly creating 2 person teams for Sport or Game activities like FoosBall, Darts, BasketBall ect... Includes Visual-TFT and mBASIC for PIC32 source codes and Hex file to load on MMB. Detailed comments in main program module explains operation.

[Learn More]