Skip to content

Instantly share code, notes, and snippets.

View HLTownsend's full-sized avatar

Henry HLTownsend

View GitHub Profile
@HLTownsend
HLTownsend / Robotics.ino
Created May 20, 2026 23:45
Robotics and Mech Build 2
//Gets the Library
#include <MD_MAX72xx.h>
#include <Adafruit_NeoPixel.h>
#include <LiquidCrystal_I2C.h>
#include <Wire.h>
//Tells the Library what type of display it is
#define HARDWARE_TYPE MD_MAX72XX::FC16_HW
//tells the library how many devices are attached.
#define MAX_DEVICES 1
//gives names to the pin numbers