Skip to content

Instantly share code, notes, and snippets.

View eddo888's full-sized avatar

David Edson eddo888

View GitHub Profile
# micropython
# Complete project details at https://RandomNerdTutorials.com
import sys, math, ubinascii, ssd1306, max7219, machine, ntptime, time
from machine import Pin, SoftI2C, SPI
from umqttsimple import MQTTClient
from rotary_irq_esp import RotaryIRQ
from stepper import Stepper