Pinned Repositories
101Things
A collection of cool projects to make!
1A-Final-Project-Gimbal
code for a camera stabilizer, 1A Mechatronics Final Project
3-Axis-Camera-Gimbal-Stabilizer
A feedback control system for 3-axis camera gimbal stabilizer
8D-Audio
Some dsp to make songs "8D"
Adafruit_ZeroFFT
simple FFT for cortex m0
adlmidi
ADLMIDI is a MIDI player that uses OPL3 emulation.
ADSR
ADSR Envelope C
Airspeed_SensorBoard
align
LY68L6400-OCTOSPI
LY68L6400 driver for STM32 OCTOSPI
lin20121221's Repositories
lin20121221/synstack
Modular soft synth & Forth based VM for audio DSL experiments
lin20121221/Gimbal-3D
3 axis camera stabilizer adapted for smart phones
lin20121221/OpenHornMIDIsystem
lin20121221/ws-ldn-12
ARM / STM32F7 DIY synth workshop
lin20121221/android-dsp-drum-kit
lin20121221/lcd-font
14 segment display font with many character sets
lin20121221/Chord-Detector-and-Chromagram
A Chord Detection and Chromagram Estimation Algorithm
lin20121221/elm329
Open-source ELM329 OBD adapter
lin20121221/tap-tempo
lin20121221/Chord-recognition
Chord recognition in songs using Viterbi algorithm - Wrote a Python code which takes any audio file and converts it into a chromogram. It then computes the distance matrix between features and template, further applying Viterbi algorithm to generate corresponding chords.
lin20121221/fatfs
lin20121221/sndtools
real-time audio dsp and 3d visualization
lin20121221/android-music-player
Source code from Tuts+ tutorial - Android SDK: Create a Music Player
lin20121221/stm32-ethernet-over-usb
lin20121221/ECG-Analysis
ECG signal analysis in Julia
lin20121221/FEAPB
An intuitive user interface for hp-finite element analysis of three-dimensional piezoelectric beams
lin20121221/STM32F4HUB
Add USB Hub support to your STM32F4 project. Based on STM32Cube Library
lin20121221/stm32-midi-demo
use stm32f4 as (client) usb midi device
lin20121221/zybo-audio
Realtime audio DSP on the ZyBo
lin20121221/Dekrispator
Experimental Music synthesizer based on an STM32F4 Discovery board (ARM Cortex M4F from STM32 series) with USB MIDI Host function for interaction and automatic mode.
lin20121221/Audio-DSP-Master
Siren
lin20121221/Synth.cpp
C++ code for modular music synthesizer, works on Teensy 3.1.
lin20121221/DigisparkMIDI
A HID-MIDI driver for the Digispark Attiny85 Arduino
lin20121221/EAXReverb
Audio environment reverb effect DSP (EAX/EFX)
lin20121221/foo_dsp_prvb
A foobar2000 reverb DSP based on the Sony Playstation sound processor algorithm (this fork is to hack the algorithm into a reusable lib)
lin20121221/music-synthesizer
Homework No.1 for summer course: MATLAB
lin20121221/recognizer_musical_harmonies
This source code is a prototype written in matlab of computational solution of musical chords recognition.
lin20121221/DSP-Delay
A simple audio delay effect written in C
lin20121221/JuceCompressor
A compressor audio plugin made with JUCE
lin20121221/Audio-DSP
STM32F4-Discovery realtime audio dsp tutorial