TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (351 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (136696 times)
  2. FAT32 Library (69915 times)
  3. Network Ethernet Library (55929 times)
  4. USB Device Library (46254 times)
  5. Network WiFi Library (41882 times)
  6. FT800 Library (41138 times)
  7. GSM click (28975 times)
  8. PID Library (26407 times)
  9. mikroSDK (26350 times)
  10. microSD click (25351 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 using PIC18F4550

Rating:

10

Author: Sajjad Ahmed

Last Updated: 2016-02-19

Package Version: 6.0.0.0

Category: USB

Downloaded: 7180 times

Followed by: 2 users

License: MIT license  

I make this project just to learn USB communication protocol with PIC18F4550, you can use HID terminal of MikroC for sending and receiving data. I also develop visual C sharp application, which can receive and transmit data, there is also proteus simulation: my.world782@gmail.com
Ignore PWM lines bcz I am working on this code.

No Abuse Reported

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

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

Do you want to report abuse regarding "USB HID using PIC18F4550".

  • Information
  • Comments (4)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

This project is just to start learning USB data transmission and to control PIC micro controller working using USB. It is amazing for beginners because I compress everything required for this project, but user must have required tool to open these files, like Microsoft Visual Studio, MikroC for PIC and Proteus ISIS. All tools are freely available so you just have to download them. Source code for Windows application is also available which is very simple but after all you have to pay some time to learn and then make your customized project as you like.

An open source project anyone can edit the code and publish it. Update me with your work and don't forget to comment about everything.

I update this blog if there is feedback.

RELATED CODES

USB HID Mouse Wheel On PIC18F2550

0

This project demonstrates how to create the USB HID pointing device with scroll wheel support. This device consists of the PIC18F2550 MCU and encoder.

[Learn More]

USB_NA

24

USB libraries, new architecture. Permits composite USB devices (possibilities: HID, CDC and MSD). -- for P18's or P24's with USB --
Version 1.1: Modified so that (changes to) values in "UsbProjectItems" like PID and VID are actually visible in the executable.

[Learn More]

USB Joystick pic 18f4550

5

project with headline and using port B as input for digital keys and an0-2 for x,y, and trothle i dont know how to do a structure i have been trying but cant found the sequence of how its done so im mission 4 botton and pov !!!

[Learn More]