Pinned Loading
-
1b-drummer
1b-drummer PublicA simple drum looper built around the ATmega328P with a 1-bit audio output
C
-
avr-omnichord
avr-omnichord PublicAn Omnichord-style MIDI controller written for the ATmega328P using a PS/2 keyboard for input
C 2
-
Daily prompt generator for Inktober ...
Daily prompt generator for Inktober and the like for people who like shell scripts more than good prompts 1#!/bin/sh
23DICT_FILE=/usr/share/dict/american-english
4DICT_LEN=$(wc -l $DICT_FILE | cut -d ' ' -f 1)
5 -
Quick bash script to convert a multi...
Quick bash script to convert a multiline LaTeX equation to a png 1#!/bin/bash
23# Dependencies
4# - `pdflatex`, provided as part of [TeX Live](https://www.tug.org/texlive/) or [MiKTeX](https://miktex.org/)
5# - [ImageMagick](https://imagemagick.org)
-
jpeg-decay.sh
jpeg-decay.sh 1string=$1
2output=out
3ar_w=16
4ar_h=9
5res_mult=30
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.