Skip to content

Instantly share code, notes, and snippets.

View Artem-B's full-sized avatar
⚠️
Busy-ish. Will be slow to respond.

Artem Belevich Artem-B

⚠️
Busy-ish. Will be slow to respond.
View GitHub Profile
@electronut
electronut / ldr.py
Created May 4, 2014 06:14
Display analog data from Arduino using Python (matplotlib animation)
"""
ldr.py
Display analog data from Arduino using Python (matplotlib)
Author: Mahesh Venkitachalam
Website: electronut.in
"""
import sys, serial, argparse
@ax3l
ax3l / CUDA_Compilers.md
Last active October 27, 2025 07:06
CUDA Compilers
@livibetter
livibetter / README.rst
Last active November 22, 2025 10:35
Frequency spectrum of sound using PyAudio, NumPy, and Matplotlib