Skip to content

FRC4561TerrorBytes/WELLSummerCamp

Repository files navigation

Wade Edwards Learning Lab BabyBots

  • BaseBabyBot.ino is for making a babybot wired over USB, no match timers.
  • BaseBabyBotBluetooth.ino is for making a babybot wired over USB, no match timers.
  • MatchBabyBot.ino is for use in matches for USB bots, and stops bots automatically after a specified time.
  • MatchBabyBotBluetooth.ino is for use in matches for Bluetooth-controlled bots.
  • MotorDrive.ino makes two motors drive forward at full speed. No input needed.

Physical Requirements:

Software Requirements:

Quick Start Instructions

  1. Upload the file to the Arduino, plugged in via USB.
  2. Figure out the COM port currently assigned to your Arduino (the correct one will usually have a label saying it's an Arduino. If one fails, try another): Find your COM port
  3. Open PuTTY and switch to Serial. Input the correct COM port and hit "Open". Connect with PuTTY

This will open up a command prompt-style window where you can input letters like Serial Monitor in Arduino.

About

Arduino code for babybots made for or based on the TerrorBytes WELL summer camp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%