TOP Contributors

  1. MIKROE (2663 codes)
  2. Alcides Ramos (358 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 (137103 times)
  2. FAT32 Library (70236 times)
  3. Network Ethernet Library (56126 times)
  4. USB Device Library (46434 times)
  5. Network WiFi Library (42079 times)
  6. FT800 Library (41389 times)
  7. GSM click (29116 times)
  8. mikroSDK (26563 times)
  9. PID Library (26503 times)
  10. microSD click (25487 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

MIDI Monitor for simple MIDI messages and BassBoy

Rating:

0

Author: Robin Day

Last Updated: 2021-02-08

Package Version: 1.0.0.0

Category: Communication

Downloaded: 188 times

Not followed.

License: MIT license  

A simple MIDI monitor for checking the nuts and bolts of MIDI messages (5-pin DIN, not USB)
For EasyPIC7, PIC18F45K22 and MIDI hardware interface of your choosing

Now with PIC18F27Q43 project for 4 MIDI ports, IR remote, and Serial Port control
See C file header text for instructions and warnings

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "MIDI Monitor for simple MIDI messages and BassBoy" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "MIDI Monitor for simple MIDI messages and BassBoy" changes.

Do you want to report abuse regarding "MIDI Monitor for simple MIDI messages and BassBoy".

  • Information
  • Comments (0)

Project Blog

08 February 2021 - added project for PIC18F27Q43 driving 4 MIDI channels Tx and Rx

MPLABX only, since mikroE tools do not support this PIC

See C file header text for information on connections and use

ALSO FROM THIS AUTHOR

PIC18F47Q10 on EasyPIC v7a RTC and EEPROM monitor

0

I wanted to use a PIC18 Q with mikroE tool chain, but found support to be frustratingly limited. Solution - make a PIC18FxxQ10 SDK monitor project, but ignore everything SDK Libraries unavailable, so I had to roll my own functions Not sure there is any real point Maybe it will spark better ideas

[Learn More]

SRF02 Distance Measuring with EasyPIC7

0

A simple example for getting started with SRF02 Ultrasonic distance measuring module. - All switches off except LCD backlight SW4-6 on. - Connect SRF02 module as described in the C file header text. - JPG included to show SRF02 lead construction

[Learn More]

Infrared Tx Rx Samsung Sharp NEC Sony RC5 RC6 MCE Toshiba JVC IR - EasyPIC7 - PIC12 - MMB18 - MMB33 - ARM - Fusion PIC32

5

Transmit IR on RC2 of EasyPIC7 or Decode IR protocols using 38KHz 3-pin receiver chip on RC0 of EasyPIC7 - also PIC12 IR Tx/Rx and MMB Tx. See C file header text for details. Now Beta PIC32 IRclick too.

[Learn More]