Skip to content

Instantly share code, notes, and snippets.

View ABUCKY0's full-sized avatar
🐢
I may be slow to respond.

ABUCKY0 ABUCKY0

🐢
I may be slow to respond.
  • 20:09 (UTC -05:00)
View GitHub Profile

A Guide on Using WS2812B LED Strips with a V5 VEX Robotics Brain

Resources

This section contains links to other resources either used to write this gist or other information I deemed useful for users of these led strips.

Introduction

{
"metadata": {
"version": 16,
"comment": "This file contains the tile servers available to Terramap by default. It is fetched by the mod each time it starts."
},
"maps": {
"gmaps": {
"url": "http://mt.google.com/vt/lyrs=m&x={x}&y={y}&z={z}",
"urls": [
"http://mt1.google.com/vt/lyrs=m&x={x}&y={y}&z={z}",
##################################
# Parse VEX Tournament Rule Pages
##################################
MAX_WORKER_THREADS = 6
### IMPORTS
from selenium import webdriver
from selenium.webdriver.chrome.service import Service
from selenium.webdriver.chrome.options import Options
from webdriver_manager.chrome import ChromeDriverManager