Skip to content

Instantly share code, notes, and snippets.

View seanhodgins's full-sized avatar

Sean Hodgins seanhodgins

View GitHub Profile
@todbot
todbot / macropad_noisetoy_code.py
Last active January 7, 2022 02:02
Started as a demonstration of a simple 'Toner' class to play PWM tones in a non-blocking way. Now? It's noisy. (CircuitPython)
# macropad_noisetoy.py -- what in the heck
# This started as a demonstration of a simple 'Toner' class to play PWM tones
# in a non-blocking way. I've since messed that all up
# @todbot 14 Aug 2021
import time,random
import board, digitalio, pwmio
import rainbowio
import displayio, terminalio
@Igglybuff
Igglybuff / nzbget.json
Created June 28, 2020 19:40
NZBget Grafana dashboard
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": "-- Grafana --",
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
@MikeRatcliffe
MikeRatcliffe / FreeNAS.md
Last active December 2, 2021 23:26 — forked from jacobblock/FreeNAS.md
Ultimate FreeNAS Setup