TOP Contributors

  1. MIKROE (2779 codes)
  2. Alcides Ramos (376 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 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 (139563 times)
  2. FAT32 Library (72041 times)
  3. Network Ethernet Library (57254 times)
  4. USB Device Library (47615 times)
  5. Network WiFi Library (43219 times)
  6. FT800 Library (42559 times)
  7. GSM click (29930 times)
  8. mikroSDK (28292 times)
  9. PID Library (26930 times)
  10. microSD click (26309 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

UsbPicProg

Rating:

4

Author: Perica Jakimov

Last Updated: 2011-09-06

Package Version: 1.0.0.0

Category: USB

Downloaded: 1681 times

Not followed.

License: MIT license  

This is Simple USB programmer for PIC MCUs made with two mikroElektronika boards.
StartUSB for PIC is used as main board for the programmer, and PICFlash Experimental Board as second board.
The project was build by the concept from usbpicprog.org

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "UsbPicProg" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "UsbPicProg" changes.

Do you want to report abuse regarding "UsbPicProg".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other PIC Compilers
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

This project is a simple USB programmer for PIC microcontrollers.

The programmer is built with two mikroElektronika boards, the Start USB for PIC used as a main board, and PICFlash Experimental Board as MCU placement board.

The project is a variant for the programmer shown on usbpicprog.org .

The programmer is very simple, very interesting and very cheap!

The software used is also very simple and it support a lot of PIC MCUs, and can be run on Windows, Linux or Mac OS. Latest software and firmare can be downloaded from usbpicprog download page.

You can use the bootloader for "Start USB for PIC board" to upload the new bootloader!

Picture 01

Picture 01

Picture 01

View full image
Picture 02

Picture 02

Picture 02

View full image
Picture 03

Picture 03

Picture 03

View full image

RELATED CODES

Easy WindForm USB HID.NET with EasyPIC v7 and Visual C# Express 2010 and Visual BASIC.NET (Button, AD and LEDs)

0

This Project is a "Easy Hello World" to communicate via USB and PC with EasyPIC v7 + PIC18F4550 + Visual C# 2010 and Visual BASIC +USBHIDNetClass USB Drive dll. (student version).

[Learn More]

USB Random Generator

0

Turn your Mikromedia for STM32 into an USB Random Generator. This example uses the STM32F407VG hardware RNG to feed a stream of random bits to USB HID. In Linux, you could use the resulting /dev/hidraw0 as a drop-in replacement for /dev/urandom, just by plugging the device.

[Learn More]

USB HID using PIC18F4550

10

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.

[Learn More]