TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (403 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (132 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 (140976 times)
  2. FAT32 Library (73517 times)
  3. Network Ethernet Library (58325 times)
  4. USB Device Library (48512 times)
  5. Network WiFi Library (44135 times)
  6. FT800 Library (43691 times)
  7. GSM click (30547 times)
  8. mikroSDK (29296 times)
  9. PID Library (27220 times)
  10. microSD click (26931 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

PIC32 Hid Bootloader - Windows 8 compliant

Rating:

5

Author: Amaury LAURENT

Last Updated: 2016-02-19

Package Version: 1.0.0.0

Category: Bootloaders

Downloaded: 1927 times

Followed by: 4 users

License: MIT license  

This is a modified version of MikroE's HID Bootloader I wrote to be complaitn with Windows 8.

Successfully tested on Win8 Pro 64bits (build 9200)

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "PIC32 Hid Bootloader - Windows 8 compliant" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "PIC32 Hid Bootloader - Windows 8 compliant" changes.

Do you want to report abuse regarding "PIC32 Hid Bootloader - Windows 8 compliant".

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

Project Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

Bluetooth Parani ES110 for pic32

0

This project shows a way to search devices and connect with a Parani ESD110 long range bluetooth module connected on the UART of a PIC32. I use a mikromedia for PIC32 dev board. Here is the documentation of the Bluetooth module: http://www.sena.com/products/industrial_bluetooth/esd110.php

[Learn More]

USB to UART1 CDC Bridge

0

A small but usefull project to directly access UART1 from a computer through USB Virtual Com Port.

[Learn More]

MP3 Player for Mikromedia PIC32

0

This project shows a way to play MP3 files on the dev board Mikromedia fro PIC32 using the stand alone audio codec VS1053 by VLSI. This program only uses interruptions from the input capture module to drive the codec. Play/pause/stop functions works, as the volume control (log corrected to suite the human ear sensibility).

[Learn More]