Skip to content

This repository contains the code for the Pro Micro, which manages both serial communication and light integration.

Notifications You must be signed in to change notification settings

Glow-Delta/Tube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 

Repository files navigation

Tube

This repository contains the code for the Pro Micro, which manages both serial communication and light integration.

To commit changes, make a new branch with the following branch name: [your first name]/[name of associated ticket]

IDE Setup !important

  1. Change the volts to 5V under 'Tools' -> 'Processor' -> '5V' image
  2. Add the following link under 'File' -> 'Preferences' -> 'Additional boards manager URLs': https://espressif.github.io/arduino-esp32/package_esp32_index.json,https://raw.githubusercontent.com/sparkfun/Arduino_Boards/main/IDE_Board_Manager/package_sparkfun_index.json
    image
  3. You are good to go!

About

This repository contains the code for the Pro Micro, which manages both serial communication and light integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages