Skip to content

Instantly share code, notes, and snippets.

@reidm
reidm / Twitter-@CircumCrippled-Biography-Extension.md
Created July 12, 2020 22:24 — forked from CCi2/:-(.txt
Because 160 characters don't suffice.

The end of infant circumcision is near.


Original Twitter biography (August 2019):

Foreskin advocate, rationalist, humanist, free thinker, community-friendly, Gerascophobic, Mental health recovery.
If I don't respond, I probably haven't seen it yet. Please do not take it personally.


@reidm
reidm / ADSRduino.ino
Created April 26, 2019 04:43 — forked from m0xpd/ADSRduino.ino
A simple ADSR for the Arduino
// ADSRduino
//
// a simple ADSR for the Arduino
// m0xpd
// Feb 2017
//
// see http://m0xpd.blogspot.co.uk/2017/02/signal-processing-on-arduino.html
//
// uses a Microchip MCP4921 DAC on digital pins 4,5,6 & 8 (see below)
// receives gate inputs on digital pin 2 (remember to protect e.g. with a 200R resistor and a 5V1 Zener diode)