TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (392 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (123 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 (140533 times)
  2. FAT32 Library (73022 times)
  3. Network Ethernet Library (58025 times)
  4. USB Device Library (48212 times)
  5. Network WiFi Library (43821 times)
  6. FT800 Library (43292 times)
  7. GSM click (30354 times)
  8. mikroSDK (28983 times)
  9. PID Library (27112 times)
  10. microSD click (26714 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: Hex Hexreader

Last Updated: 2021-02-08

Package Version: 1.0.0.0

Category: Communication

Downloaded: 222 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

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]

'anyIR' Infrared Transmitter for MMB18, MMB33 and MMB STM32-M4, also Fusion-PIC32

5

Ever wondered what extra things you could do if your TV remote control had extra buttons? This project allows you to send every possible code to your TV or other domestic devices, as long as it uses one of the 8 common protocols provided here

[Learn More]

Serial to GLCD for EasyPIC7

5

I found a need to build my own serial GLCD (text only). Thought I might share it in case someone else had an interest. Demonstrates circular UART buffer with interrupt and simple use of GLCD for text.

[Learn More]