PHOLAN
About
- Username
- PHOLAN
- Joined
- Visits
- 44
- Last Active
- Roles
- Member
Comments
-
Eric, The end goal is to have 2 drumsticks and one foot pedal. They will individually connect to an iOS device as an independent BLE MIDI. Metamotion will be capable of detecting what MIDI note is to be sent to the HOST application. I have made a …
-
Eric, Read the documentation from Segger. I'm wondering if there is a way to burn the Arduino IDE using JLink. That way I can use sensor fusion without having to do all the calculations manually.
-
thanks Eric, the main thing for me would be to have access to a boot loader. I can take it from there. Is it possible to have that? so that I don't have to use a programmer like a jtag?
-
Eric, Is there a basic guide or a basic firmware functionality available as a base that does not include whatever information that you are protecting?
-
Hi Eric, I wanted to build the logic and conversion to MIDI logic directly into the board. That's why the debugging need. From what I'm reading, I would need an intermediate device to process and convert the signals to midi and forward them to iOS.…