{"id":16238616,"url":"https://github.com/sieren/blidino","last_synced_at":"2025-03-16T12:32:38.217Z","repository":{"id":23357832,"uuid":"26718835","full_name":"sieren/blidino","owner":"sieren","description":"Arduino USB-MIDI to MIDI over Bluetooth LE Project ","archived":false,"fork":false,"pushed_at":"2016-09-26T21:03:06.000Z","size":286,"stargazers_count":154,"open_issues_count":4,"forks_count":16,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-02-27T09:12:56.803Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.s-r-n.de/midimittr/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sieren.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-16T15:48:33.000Z","updated_at":"2024-07-17T17:42:42.000Z","dependencies_parsed_at":"2022-08-29T09:50:21.464Z","dependency_job_id":null,"html_url":"https://github.com/sieren/blidino","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sieren%2Fblidino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sieren%2Fblidino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sieren%2Fblidino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sieren%2Fblidino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sieren","download_url":"https://codeload.github.com/sieren/blidino/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243814869,"owners_count":20352052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T13:40:57.049Z","updated_at":"2025-03-16T12:32:37.913Z","avatar_url":"https://github.com/sieren.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build\nStatus](https://travis-ci.org/sieren/blidino.svg?branch=master)](https://travis-ci.org/sieren/blidino)\n\nblidino\n=======\n\nArduino USB-MIDI to MIDI over Bluetooth Project.\nThis repo hosts sketches and instructions to wirelessly connect USB Class compliant MIDI Devices to iOS / OSX Devices based on the recently released MIDI over Bluetooth protocol by Apple.\n\nThe [BLEParser.h](https://github.com/auxren/blidino/blob/master/nRF51822-BLEMIDI/BLEParser.h) is fully templatized and can be injected with any class that supports the modelled functions (it is based around USBH_MIDI).\n\nGoogleMock based Unit-Tests ensure its basic feature-functionality (Single MIDI Notes, Running MIDI Status, SysEx).\n\nSimply execute `./run_unit_tests.sh` and the corresponding CMAKE file should take care of the rest (including fetching GoogleMock and GoogleTest).\n\n\nProjects\n========\n\n\n[nRF52188](https://github.com/sieren/blidino/tree/master/nRF51822-BLEMIDI)\n\nThis project holds code specifically aimed at the *nRF51288* by RedBearLab. It is designed to work out of the box with the [Circuits@Home USB Host Shield 2.0](http://www.circuitsathome.com/products-page/arduino-shields/usb-host-shield-2-0-for-arduino). You can get both boards for a total of around 50$.\n\n\nRequirements\n====================\n\nAs of 02.2016 this sketch requires the recent RBL SDK (based on S130). To make sure you are using the right firmware,\ndrop the [bootloader.hex](https://github.com/RedBearLab/nRF51822-Arduino/blob/S130/bootloader/bootloader.hex) to the mBED drive.\nOlder RBL Boards sold in 2014/2015 may still be using S110, thus updating is recommended if not done already. \n\nFAQ\n====================\n\n    • Do I have to use the USB Shield to make this work?\n\n    Certainly not, removing all the USB Routines from the Code and replacing them with other functions is quite easy.\n    The BLEParser takes in a Receiver Type which can be anything. To see an example of a fake-receiver, see the unit-test code.\n\n\n    • Does this work with other Bluetooth boards?\n\n    I suppose, but not out of the box. You'd have to re-implement the nRF SDK specific bluetooth functions for your board.\n    The only supported boards right now are the ones based on the nRF51288 (and marketed through RBL). \n    Rewriting this code natively for the nRF SDK is quite easy though and proved an ideal reference in the past.\n\n\nKnown Issues\n====================\n\n\n    • USB to BLE Parsing\n\n    MIDI to BLE-MIDI Parsing needs to be rewritten and made testable. This will be added shortly.\n\nSpecifications\n==============\n[Apple MIDI over Bluetooth\nPDF](https://developer.apple.com/bluetooth/Apple-Bluetooth-Low-Energy-MIDI-Specification.pdf)\n\n\n\nVideos\n=======\n\n\u003ca href=\"http://www.youtube.com/watch?feature=player_embedded\u0026v=Dgju2BHyXzk\n\" target=\"_blank\"\u003e\u003cimg src=\"http://img.youtube.com/vi/Dgju2BHyXzk/0.jpg\" \nalt=\"Video\" width=\"240\" height=\"180\" border=\"10\" /\u003e\u003c/a\u003e\n\n\n\u003ca href=\"http://www.youtube.com/watch?feature=player_embedded\u0026v=pk6db6KNVUQ\n\" target=\"_blank\"\u003e\u003cimg src=\"http://img.youtube.com/vi/pk6db6KNVUQ/0.jpg\" \nalt=\"Video\" width=\"240\" height=\"180\" border=\"10\" /\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsieren%2Fblidino","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsieren%2Fblidino","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsieren%2Fblidino/lists"}