-
👋 Hi, I’m @Pigankle (A d a m * P r i c e )
-
📫 Reach me at [email protected]
Pinned Loading
-
Turn a rotary dial phone into an mp3...
Turn a rotary dial phone into an mp3 mixtape, with each number corresponding to one track, except for 8, which plays a random track (Magic 8-Ball). When the phone is on cradle, dialing a number sets the volume. Thanks to simonjenny, of the Fairytale Phone project, (https://gist.github.com/simonjenny/8d6c29db8b8a995a4d89) for the basic approach. 1#!/usr/bin/python3
2import RPi.GPIO as GPIO
3import math, sys, os
4import subprocess
5import socket
-
-
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.