- Westwood.Germany.Central Europe.Planet Earth
-
06:09
(UTC +01:00)
Lists (15)
Sort Name ascending (A-Z)
Audio 🔈🎵
CTRL 🎛️ Arduino
Projekte, welche auf einem Arduino µC als Zentraleinheit fußenCTRL 🎛️ ESP32
Projekte, welche auf einem ESP32 /-2 /-3 als Zentraleinheit fußenCTRL 🎛️ ESP8266
Projekte, welche auf einem ESP8266 (NODEMCU) als Zentraleinheit fußenCTRL 🎛️ RASPI
Projekte, welche auf einem Raspberry Pi als Zentraleinheit fußenGaming 🎮
IMG_GIF 🖼️
LED 🚥 Matrix 🟩 WS2812B
Ausgabegerät: LED-Matrix mit WS2812B-StripesLED 🚥 MAX7219 Kontrukt
LED 🚥 Panel 🟩 "HUB75"
Ausgabegerät: LED-Panel mit HUB75-ConnectorLED 🚥 Streifen 📏 WS2812B
Ausgabegerät: LED-Streifen-AnordnungLibs & Tools ⌨️
🚀 My stack
OS 💻 Linux 💿
Projekte mit Linux Host oder -AnsteuerungOS 💻 Windows 💿
Projekte mit Windows 1x Host oder -AnsteuerungStarred repositories
GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL
This repository combines NFC technology with IFTTT for a real-time access control system using ESP32 with PN5180 or PN532.
NTAG21X(NTAG213, NTAG215, NTAG216) full function driver library for general MCU and Linux.
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()
📦 This repo includes .NET nanoFramework implementations for various sensors, chips, displays, hats and drivers
Platform independent Near Field Communication (NFC) library
Blazing fast library to create a functional dashboard for ESP8266 / ESP32
pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO).
ST7567S (I2C) display component for Esphome
esp32 version of Ka-Radio (https://github.com/karawin/Ka-Radio) by jp Cocatrix
Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
Internetradio with ESP32, I2S DAC and SPI TFT Display with Touchpad
Web Radio ESP32 - VS1053b - ILI9341 with Spectrum analyzer
Internet radio based on ESP32, VS1053 and a TFT screen.
WS2811/12 patterns for ATtiny85 + switch!
Light weight library to control WS2811/WS2812 based LEDS and LED Strings for 8-Bit AVR microcontrollers.
NightDriver client for ESP32
JY-MCU JY-LKM1638 8x 7-segment display, 8x dual LED and 8x button library for Arduino
TM1638 LED driver with key-scan library for Arduino
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…
Official implementation of "Equivariant Self-Supervision for Musical Tempo Estimation (ISMIR 2022)"
Fast and simple music and audio analysis using RNN in Python 🕵️♀️ 🥁
Audio Beat and Tempo Tracking
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 c…
A BPM(beats per minute) detection tool that can give you the tempo of any given song using Kotlin