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:14088Issues:1098Issues:9840

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:2884Issues:95Issues:880

libnfc

Platform independent Near Field Communication (NFC) library

Language:CLicense:LGPL-3.0Stargazers:1648Issues:80Issues:590

pigpio

pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO).

Language:CLicense:UnlicenseStargazers:1437Issues:67Issues:506

NightDriverStrip

NightDriver client for ESP32

Language:G-codeLicense:GPL-3.0Stargazers:1294Issues:76Issues:113

ESP32-Radio

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

Language:C++License:GPL-3.0Stargazers:971Issues:99Issues:494

light_ws2812

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

Language:CLicense:GPL-3.0Stargazers:942Issues:101Issues:71

ESP-DASH

Blazing fast library to create a functional dashboard for ESP8266 / ESP32

Language:C++License:GPL-3.0Stargazers:936Issues:51Issues:137

Ka-Radio32

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

PN532

NFC library for Arduino using PN532

Language:C++Stargazers:482Issues:50Issues:0

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:280Issues:10Issues:13

nanoFramework.IoT.Device

📦 This repo includes .NET nanoFramework implementations for various sensors, chips, displays, hats and drivers

Language:C#License:MITStargazers:215Issues:16Issues:0

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:203Issues:4Issues:18

utils

A collection of scripts and simple applications

Language:CLicense:BSD-3-ClauseStargazers:141Issues:26Issues:38

ESP3DLib

ESP3D library for Marlin and ESP32 boards

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

Beat-and-Tempo-Tracking

Audio Beat and Tempo Tracking

Language:CLicense:MITStargazers:87Issues:5Issues:12

attiny_pixel_switch

WS2811/12 patterns for ATtiny85 + switch!

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

ntag21x

NTAG21X(NTAG213, NTAG215, NTAG216) full function driver library for general MCU and Linux.

Language:CLicense:MITStargazers:35Issues:12Issues:0

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

Physical-computing-sensor-servo-tutorial-6a-Colour-finder-with-ams-TCS34725-and-HD-1900A

Identifying and sorting colours reliably via their Euclidean distance. Reading from a sensor and driving a servo with Arduino using millis() and an ISR. Say goodbye to blocking delay()

Language:C++License:GPL-3.0Stargazers:20Issues:5Issues:0

NDEF

NDEF Library for Arduino. Read and Write NDEF Messages to NFC tags with Arduino.

Language:C++License:NOASSERTIONStargazers:14Issues:3Issues:0

ErriezTM1638

TM1638 LED driver with key-scan library for Arduino

Language:C++License:MITStargazers:13Issues:3Issues: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

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

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)