TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (352 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 (136733 times)
  2. FAT32 Library (69949 times)
  3. Network Ethernet Library (55941 times)
  4. USB Device Library (46265 times)
  5. Network WiFi Library (41886 times)
  6. FT800 Library (41170 times)
  7. GSM click (28983 times)
  8. PID Library (26413 times)
  9. mikroSDK (26360 times)
  10. microSD click (25375 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
Example

Bus Pirate

Rating:

0

Author: Robin Day

Last Updated: 2018-11-06

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Development Systems

Downloaded: 156 times

Not followed.

License: MIT license  

Dig your old Bus Pirate gadget out of the junk drawer and put it to use.
Example of Infrared Remote IR signal send.
Easy to add your own functions

No Abuse Reported

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

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

Do you want to report abuse regarding "Bus Pirate".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for dsPIC30/33 & PIC24
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

05 November 2018 First version - NEC only - expect more IR protocols and other features over time.

Bus Pirate support is pretty much dead, but the hardware can make a handy little gadget for odd little mikroC projects.

This code works with free version of dsPIC compiler, but I would expect the next version to exceed the demo limit and require full licence.

06 November 2018 Bug fix and added option for repeat messages

ALSO FROM THIS AUTHOR

Frequency Counter for EasyPIC7 - Updated

4

Updated Frequency Display / Counter example for EasyPIC7 with LCD fitted. Connect RC0 to RC2 for 2KHz test frequency. Select Frequency with RE0=1 or count with RE0=0

[Learn More]

EasyPIC7 control Velleman PS3005D Power Supply

4

Do you own a Velleman PS3005D Power Supply Unit? - no? ... then you might want to consider it. Here is a very early, very crude project to control this PSU from EasyPIC7. Note that this is a low quality PSU, but it is very cheap for something that can be controlled from a PIC board.

[Learn More]

mikromedia7 for STM32F4 IR receive - NEC and Sony

0

My first project for using mikromedia7 board (rev 1.02). Demonstrates use of the IR receiver on-board for decoding NEC and Sony SIRC12 TV remote protocols. Do not worry that Sony is 40 kHz and receiver is 38kHz. 40 kHz works fine, just at about half the range.

[Learn More]