Repositories
Select a repository to view its commits, contributors, and more.esp32-network-lib
ESP-IDF C++ components for network activities: NTP, HTTPS, H2, OTA, etc.
ofxFTDI
Simple library wrapper of libmpsse for talking to serial devices with an FTDI device, including latest git src for libftdi, libmpsse, and latest git static library of libusb-1.0. No other drivers are needed, and standard FTDI drivers must be disabled (or uninstalled) before running the app.
ofxAudioFeatures
A wrapper for aubio/FFTW audio feature library, with FFT, spectral features, and a dynamic array of timestamped onsets
ofxLEDs
Framework for controlling strips of RGB LEDs, with many virtual framebuffers to manage mapping 1d/2d/3d LED abstractions to 1D implementations.
ofxPrimes
A collection of openFrameworks addons, targeting release 006 and including openCL, MSAClient, and FiducialBackedGui
esp32-simulator
FreeRTOS-Sim (FreeRTOS POSIX port), and collection of stubbed esp-idf components to allow running esp-idf apps on POSIX OSes (macOS)
PTAM
Parallel Tracking and Mapping, modified for openFrameworks
ofxMarsyas
A lightweight wrapper for MarSystem::Series from the Marsyas MIR project. Targets OSX, and iPhone so far.
ofxOMXPlayer
Forked version of ofxOMXPlayer for standard ofx addon file structure
ofxMarsyasApps
A collection of applications using Marsyas, and the openFrameworks wrapper: ofxMarsyas.
ofxNanoKontrol2
Receive KORG NanoKontrol2 MIDI messages (using RtMidi), and/or mouse input, and draws a virtual model.
ofxWebUI
openFrameworks addon for exchanging UI parameters between an oF app and a jQuery Mobile GUI webapp, using protocol buffers and Poco WebSockets