All Projects → zukaitis → midi-grid

zukaitis / midi-grid

Licence: other
DIY midi controller project

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to midi-grid

libDaisy
Hardware Library for the Daisy Audio Platform
Stars: ✭ 164 (+173.33%)
Mutual labels:  embedded, hardware, midi, stm32
midi-eye
Ruby MIDI input event listener
Stars: ✭ 24 (-60%)
Mutual labels:  hardware, midi, midi-controller
Avem
🚁 轻量级无人机飞控-[Drone]-[STM32]-[PID]-[BLDC]
Stars: ✭ 465 (+675%)
Mutual labels:  hardware, stm32, kicad
Soicbite
A compact PCB footprint which allows SOIC test clips to be used as a space-efficient programming and debugging connector
Stars: ✭ 161 (+168.33%)
Mutual labels:  embedded, hardware, kicad
WolfieMouse
IEEE Reion 1 Micromouse competition.
Stars: ✭ 29 (-51.67%)
Mutual labels:  stm32, kicad
MiDispositivoMIDI V3
Open source Arduino MIDI controller.
Stars: ✭ 49 (-18.33%)
Mutual labels:  midi, midi-controller
stack-chan
A JavaScript-driven M5Stack-embedded super-kawaii robot.
Stars: ✭ 242 (+303.33%)
Mutual labels:  hardware, kicad
arm synth
Wavetable Synth Running on an STM32F 32-bit ARM Cortex M3 microprocessor
Stars: ✭ 23 (-61.67%)
Mutual labels:  embedded, midi
CureSynth Whip
Polyphonic MIDI Synthesizer for STM32F7
Stars: ✭ 45 (-25%)
Mutual labels:  midi, stm32
kikpad
KiKPad : the Midiplus SmartPad reinvented !
Stars: ✭ 31 (-48.33%)
Mutual labels:  midi, stm32
FreeRTOS-rust
Rust crate for FreeRTOS
Stars: ✭ 159 (+165%)
Mutual labels:  embedded, stm32
EnvOpenPico
An open source RP2040 MCU Board Family
Stars: ✭ 87 (+45%)
Mutual labels:  hardware, kicad
OpenDeck
Software and hardware platform for simpler building of MIDI controllers with support for DMX.
Stars: ✭ 438 (+630%)
Mutual labels:  midi, midi-controller
BS2-Web
Novation Bass Station II Web interface
Stars: ✭ 34 (-43.33%)
Mutual labels:  midi, midi-controller
djinn
Djinn Split Keyboard
Stars: ✭ 685 (+1041.67%)
Mutual labels:  hardware, kicad
Raspberry-MIDI-Controller
A python script that sends MIDI signals from the Raspberry (client) to a Computer (host)
Stars: ✭ 44 (-26.67%)
Mutual labels:  midi, midi-controller
uart
serial com api
Stars: ✭ 37 (-38.33%)
Mutual labels:  embedded, hardware
STM32F10x Servo Library
Servo library with stm developed by the Liek Software Team. We are working on new versions.
Stars: ✭ 14 (-76.67%)
Mutual labels:  embedded, stm32
Arduino-USBMIDI
Allows a microcontroller, with native USB capabilities, to appear as a MIDI device over USB to a connected computer
Stars: ✭ 98 (+63.33%)
Mutual labels:  midi, midi-controller
patchmaster
MIDI processing and patching system
Stars: ✭ 22 (-63.33%)
Mutual labels:  midi, midi-controller

Release Build Unit Tests UT coverage

midi-grid

DIY RGB MIDI grid controller

Video

midi-grid is an open source MIDI controller, main part of which is 8x8 LED illuminated button grid.

Main features of the device:

  • 8x8 RGB LED illuminated button matrix
  • 17 additional MIDI control buttons, most of them paired with RGB LED indicator
  • 1 internal menu button
  • 2 rotary encoders, acting as MIDI controls
  • Monochrome LCD display with adjustable backlight
  • Physical MIDI input and output ports

Currently device is developed to work with Ableton Live, specifically with modified Launchpad95 MIDI remote script - Launchpad95g. Additional functionality, like stand-alone modes, or compatibility with other DAWs may be implemented later.

More thorough information, regarding design and implementation, is available in wiki of this project.

This repository uses submodules - here's info how to fully clone it

Thanks to

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].