jw-smaal's Stars
nasa/fprime
F´ - A flight software and embedded systems framework
peterall/eurorack-prologue
Eurorack Oscillators for Korg prologue, minilogue xd and Nu:tekt NTS-1
peterall/junologue-chorus
Juno-60 chorus emulation for Korg Prologue, Minilogue XD and Nu:tekt NTS-1
directions4/nts1-web-controller
Control your KORG Nu:Tekt NTS-1 digital kit from web browser.
boochow/nts-1-customizations
Official repository for hardware customizations of the Nu:Tekt NTS-1 digital kit
notahat/midi_patchbay
Hook up MIDI software and hardware and pass MIDI data between them, applying assorted filters on the way.
EricGeorge/HarmonyKit
Swift framework to generate scales and chords consistent with enharmonic rules
celtera/libremidi
A modern C++ MIDI 1 / MIDI 2 real-time & file I/O library. Supports Windows, macOS, Linux and WebMIDI.
sparkfun/MIDI_Shield
Midi shield product 9595, available from SparkFun Electronics
krevis/MIDIApps
MIDI apps for Mac OS X: MIDI Monitor and SysEx Librarian.
JanosGit/simpleMIDI
A class for easy accessing MIDI Interfaces. Currently supports: Apple CoreMIDI. Next step: Arduino
thestk/stk
The Synthesis ToolKit in C++ (STK) is a set of open source audio signal processing and algorithmic synthesis classes written in the C++ programming language.
thestk/rtmidi
A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI) and Windows (Multimedia)
Ruslan-Pantaev/midi_music_generator
C++ MIDI music generator Chords, Scales, Tone-rows - random or defined
GoogleCloudPlatform/iot-device-sdk-embedded-c
Cloud IoT Device SDK for Connectivity to IoT Core.
ARMmbed/mbed-os-ble-utils
mbed os BLE utilities used by ble examples
ARMmbed/mbed-HDK-Eagle-Projects
Collection of Eagle projects for targets, interfaces, shields and more
ARMmbed/mbed-os-example-ble
BLE demos using mbed OS and mbed cli
erica-synths/diy-eurorack
Erica Synths DIY Eurorack Modules
ARMmbed/mbed-os
Arm Mbed OS is a platform operating system designed for the internet of things
jw-smaal/mbed-os-nxp-MIDImon
jw-smaal/korg-nts-1-custom-panel-on-mbed-os
NTS-1 custom panel implementation running on ARM mbed os 5.15.5. The examples korg gives are for Arduino however the code is portable and also runs just fine on ARM Mbed studio.
korginc/logue-sdk
This repository contains all the files and tools needed to build custom oscillators and effects for the prologue synthesizer.
eudes/korg-nts1-esp32
An attempt to build a custom panel for the `Korg NTS-1` using the ESP32 and an investigation into the inner workings of the `nts-1-customizations` libraries.
korginc/nts-1-customizations
Official repository for hardware customizations of the Nu:Tekt NTS-1 digital kit
jw-smaal/lcd-PCF8574F-FC-113
I2C wing for standard LCD's. Minimal implementation.
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
jw-smaal/ColorTCS34725
Implementation of the TCS34725 (Color Sensor) chip for ARM mbed projects
jw-smaal/GyroL3GD20H
Implementation of the L3GD20H gyro chip for ARM embed projects
jw-smaal/SerialMidi
SerialMidi Class that implements USART MIDI transmissions and parsing for ARM OS based projects