TinyCircuits Forum

General Category => New Product Ideas => Topic started by: tefriot3d on May 21, 2020, 02:10:40 PM

Title: Possible to send midi out thru usb in tinysaber?
Post by: tefriot3d on May 21, 2020, 02:10:40 PM
Think your cool toy would make a great midi controller.. found a USB midi library for the 841 here:

https://github.com/mimuz/mimuz-avr-core/tree/master/arduino/libraries/HybridMidiAttiny

what do you think? possible? could it be made wireless by attaching your bluetooth board with a bit of hacking?

seems like all the pins are used in the schematic, not sure tho.

Thanks, Tefriot
Title: Re: Possible to send midi out thru usb in tinysaber?
Post by: arronjanes on September 18, 2023, 06:10:37 AM
Think your cool toy would make a great midi controller.. found a USB midi library for the 841 here:

https://github.com/mimuz/mimuz-avr-core/tree/master/arduino/libraries/HybridMidiAttinyrooftop snipers (https://rooftopsnipers.io)

what do you think? possible? could it be made wireless by attaching your bluetooth board with a bit of hacking?

seems like all the pins are used in the schematic, not sure tho.

Thanks, Tefriot

It’s possible that you could use this library to create a MIDI controller with your toy. As for making it wireless, you might be able to attach a Bluetooth board and modify the code to work with Bluetooth. However, this would require some hacking and may not be a straightforward process.
Title: Re: Possible to send midi out thru usb in tinysaber?
Post by: memoryberet on October 06, 2023, 03:39:26 AM
Think your cool toy would make a great midi controller.. found a USB midi library for the 841 here:

https://github.com/mimuz/mimuz-avr-core/tree/master/arduino/libraries/HybridMidiAttiny connections game (https://connectionsgame.io)

what do you think? possible? could it be made wireless by attaching your bluetooth board with a bit of hacking?

seems like all the pins are used in the schematic, not sure tho.

Thanks, Tefriot

It’s possible that you could use this library to create a MIDI controller with your toy. As for making it wireless, you might be able to attach a Bluetooth board and modify the code to work with Bluetooth. However, this would require some hacking and may not be a straightforward process.
That's right. i tried modifying the code to work with Bluetooth but it wasn't simple which caused me to make many mistakes.
Title: Re: Possible to send midi out thru usb in tinysaber?
Post by: noahbrown123 on November 19, 2023, 10:57:57 PM
Think your cool toy would make a great midi controller.. found a USB midi library for the 841 here:

https://github.com/mimuz/mimuz-avr-core/tree/master/arduino/libraries/HybridMidiAttiny Immaculate Grid (https://immaculategridgame.com/)

what do you think? possible? could it be made wireless by attaching your bluetooth board with a bit of hacking?

seems like all the pins are used in the schematic, not sure tho.

Thanks, Tefriot

It’s possible that you could use this library to create a MIDI controller with your toy. As for making it wireless, you might be able to attach a Bluetooth board and modify the code to work with Bluetooth. However, this would require some hacking and may not be a straightforward process.
It seems like you are interested in creating a MIDI controller with your toy and making it wireless by attaching a Bluetooth board. While it is possible to do so using the library you mentioned, modifying the code to work with Bluetooth would require some hacking and may not be straightforward.