alf45tar / PedalinoMini

Wireless and Bluetooth MIDI Foot Controller
GNU General Public License v3.0
502 stars 89 forks source link

M5Stack compatability #1

Closed CraigHissett closed 5 years ago

CraigHissett commented 5 years ago

https://docs.m5stack.com/#/

The M5Stack (and smaller M5Stick variants) are great ESP32 boards with integrated display. Would it be be feasible to use this to run the PedalinoMini software? It would be great to use one as the brains behind a small simple footswitch.

alf45tar commented 5 years ago

M5Stick could works because has the same OLED but no IO pins. We need to add an I2C port expander. M5Stack should works without the display.

M5Stack is very interesting but right now is out of the scope of this project. I am focus on different hardware and I will release a new version soon.

Supporting M5Stack is not a top priority of the project but I am open to any discussion.

CraigHissett commented 5 years ago

Amazing, thanks for the feedback buddy. I have an i2c expander ordered, and when it arrives I may well have a look at getting this to run on it. I agree - the M5stack hardware is a great board. One day I'd love to use a few of them in a modular midi build :)