Olaf (GraspGG)

GraspGG

Geek Repo

Location:Westwood.Germany.Central Europe.Planet Earth

Github PK Tool:Github PK Tool

Olaf's starred repositories

Arduino

Arduino IDE 1.x

Language:JavaLicense:NOASSERTIONStargazers:14057Issues:1099Issues:9839

IRremoteESP8266

Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/

Language:C++License:LGPL-2.1Stargazers:2830Issues:94Issues:874

NightDriverStrip

NightDriver client for ESP32

Language:G-codeLicense:GPL-3.0Stargazers:1277Issues:76Issues:109

ESP32-Radio

Internet radio based on ESP32, VS1053 and a TFT screen.

Language:C++License:GPL-3.0Stargazers:962Issues:100Issues:492

light_ws2812

Light weight library to control WS2811/WS2812 based LEDS and LED Strings for 8-Bit AVR microcontrollers.

Language:CLicense:GPL-3.0Stargazers:937Issues:101Issues:70

Ka-Radio32

esp32 version of Ka-Radio (https://github.com/karawin/Ka-Radio) by jp Cocatrix

volume-meter

Simple example of implementing a clip-detecting volume meter in Web Audio.

Language:JavaScriptLicense:MITStargazers:424Issues:17Issues:15

ESP32-MiniWebRadio

Internetradio with ESP32, I2S DAC and SPI TFT Display with Touchpad

AudioOwl

Fast and simple music and audio analysis using RNN in Python 🕵️‍♀️ 🥁

Language:PythonLicense:MITStargazers:277Issues:10Issues:12

osm

Open sound meter. FFT based application for tuning sound systems.

Language:C++License:GPL-3.0Stargazers:202Issues:18Issues:62

realtime-bpm-analyzer

Library using WebAudioAPI to analyse BPM from files, audionodes. It's also able to compute BPM from streams as well as realtime using a microphone. This tool might be useful for music producers and DJs or anybody that wants to get BPM from any music source.

Language:TypeScriptLicense:Apache-2.0Stargazers:200Issues:4Issues:18

spinorama

A library to display and compare spinorama (speakers measurements) graphs.

Language:PythonLicense:GPL-3.0Stargazers:100Issues:8Issues:95

ESP3DLib

ESP3D library for Marlin and ESP32 boards

Language:C++License:GPL-3.0Stargazers:98Issues:12Issues:34

BeatCounter

Detect tempo in beats per minute (BPM)

Language:C++License:GPL-2.0Stargazers:82Issues:10Issues:19

Beat-and-Tempo-Tracking

Audio Beat and Tempo Tracking

Language:CLicense:MITStargazers:69Issues:5Issues:12

attiny_pixel_switch

WS2811/12 patterns for ATtiny85 + switch!

Language:ArduinoLicense:GPL-3.0Stargazers:56Issues:15Issues:1

ESP32-Radio-with-Spectrum-analyzer

Web Radio ESP32 - VS1053b - ILI9341 with Spectrum analyzer

equivariant-self-supervision-tempo

Official implementation of "Equivariant Self-Supervision for Musical Tempo Estimation (ISMIR 2022)"

Language:PythonLicense:ISCStargazers:23Issues:1Issues:0

Tempo-beat-and-downbeat-estimation-for-electronic-dance-music

This project aims to estimate the tempo (in BPM or beats per minute), the locations of the beats and downbeats of a song in the genre of electronic dance music using some feature extraction and autocorrelation and cross-correlation techniques.

Language:MatlabStargazers:14Issues:0Issues:0

ErriezTM1638

TM1638 LED driver with key-scan library for Arduino

Language:C++License:MITStargazers:13Issues:3Issues:0

OpenMatrix

Control HUB75 RGB Matrices with just an ESP32

Language:JavaScriptLicense:MITStargazers:10Issues:1Issues:0

ErriezLKM1638

JY-MCU JY-LKM1638 8x 7-segment display, 8x dual LED and 8x button library for Arduino

Language:C++License:MITStargazers:7Issues:3Issues:0

pixelart

LED Panel display (64x64) to show pictures and animation as well as current time and social media information of selected channels with ESP32-S3 and HUB75E LED matrix

Language:C++License:GPL-3.0Stargazers:6Issues:1Issues:0

music-analysis

Project that detects beats within an inputted song and finds its tempo (beats per minute). This repository accompanies our paper, "Global Tempo Estimation Algorithm for Popular Music with Noise-Filtration and Spectral Clustering Algorithm."

Language:PythonStargazers:4Issues:0Issues:0

Music_emotion_classification-

In this project we build an algorithm for detection tempo (AfDP) that processes audio recordings and based on statistical model detects emotions. An AfDP determines the beats per minute using the concept of spectral energy flux and digital filter algorithm.

Language:JavaStargazers:3Issues:2Issues:0

esphome-st7567s-display

ST7567S (I2C) display component for Esphome

Language:C++License:MITStargazers:3Issues:1Issues:1

auto-bpm-analyzer

Automatic BPM (beats per minute) detection for music -- batch process and tag a folder of tracks

Language:ShellLicense:MITStargazers:1Issues:0Issues:0

rpi-led-matrix-server

A simple C++ program to display a slideshow of images on a HUB75 matrix display.

Language:C++Stargazers:1Issues:2Issues:0

BPMDetector

A BPM(beats per minute) detection tool that can give you the tempo of any given song using Kotlin

Language:KotlinStargazers:1Issues:2Issues:0

bpm_detector

Working on a tool that can detect the BPM (beats per minute) of an arbitrary track (wav-file)