Project

# Title Team Members TA Documents Sponsor
5 ANT-WEIGHT BATTLEBOT
wenhao Zhang
XiangYi Kong
Yuxin Zhang
Zhuoer Zhang design_document1.pdf
proposal1.pdf
# ANT-WEIGHT BATTLEBOT

Team Members:
- Xiangyi Kong (xkong13)
- Yuxin Zhang (yuxinz11)
- Wenhao Zhang (wenhaoz5)

# Problem

Antweight (≤2 lb) combat robots must operate under strict weight, power, and control constraints while enduring repeated impacts, motor stalls, and wireless failures. It’s extremely important for the stable and fast interconnection among power delivery, wireless control, and integration between mechanical and electronic subsystems.

# Solution

We propose a 2-lb antweight battlebot with a four-wheel-drive chassis and an active front roller-and-fork weapon. All electronics are integrated on a custom PCB centered on an ESP32 microcontroller. The system is divided into four subsystems—Power, Drive, Weapon, and Control—allowing modular development and testing. Wireless PC-based control is implemented via WiFi or Bluetooth, with firmware failsafes ensuring automatic shutdown on RF link loss.

# Solution Components

## Subsystem 1 - power

Supplies stable power to motors and electronics while preventing brownouts, overcurrent damage, and unsafe operation.

Components:
- 3S LIPO Battery (11.1v battery)
- LM2596S-3.3( regulator to output 3.3v)

## Subsystem 2 - Drive

Provides reliable locomotion, turning, and pushing power during combat.

Components:
- Four DC gear motors
- L298N (motor driver)
- Four wheels mounted to a 3D-printed chassis

## Subsystem3 - Weapon

Implements the robot’s primary mechanism for engaging and controlling opponents.

Components:
- Front roller driven by a DC motor
- PWM-based motor control circuitry
- Other 3D-printed weapon structure (forks, and wedge guides)

## Subsystem4 - Control

Handles wireless communication, motion control, weapon control, and safety logic.

Components:
- ESP32 microcontroller on custom PCB
- Integrated Bluetooth radio
- Current sensor for safety monitoring
- PC-based control interface

# Criterion For Success

- Weight Compliance: Total robot mass is less than 2.0 lb.


- Wireless Control: Robot is reliably controlled from a PC via Bluetooth with Failsafe Operation.


- Mobility: Robot operates continuously for 3 minutes without power resets.


- Weapon Reliability: Weapon can be repeatedly actuated without electrical or mechanical failure.



The Marching Band Assistant

Wynter Chen, Alyssa Louise Licudine, Prashant Shankar

The Marching Band Assistant

Featured Project

NetID/Names

wynterc2 (Wynter Chen), alyssal3 (Alyssa Licudine), shankar7 (Prashant Shankar)

Problem

Drum majors lead and conduct marching bands. One of their main jobs is to maintain tempo for the musicians by moving their hands in specific patterns. However, many drum majors, especially high school students, need to learn how to conduct specific tempos off the top of their head and maintain a consistent tempo without assistance for performances. Even those with musical experience have difficulty knowing for certain what tempo they're conducting without a metronome.

Solution Overview

Our project consists of an arm attachment that aids drum major conducting. The attachment contains an accelerometer that helps determine the tempo in beats per minute via hand movement. A display shows the beats per minute, which allows the drum major to adjust their speed as necessary in real time. The microcontroller data is wirelessly transmitted, and a program can be downloaded that not only visualizes the data in real-time, but provides an option to save recorded data for later. There is also a convenient charging port for the device.

This project is a unique invention that aims to help marching bands. There have been previous projects and inventions that have also digitized the conducting experience, such as the Digital Conducting Baton from Spring 2015. However, these have been in the form of a baton rather than a glove, and are used to alter music files as opposed to providing feedback. Additionally, orchestra conductors use very delicate motions with a baton, while drum majors create large, sharper motions with their arms; thus, we believed that an arm attachment was better suited for marching band usage. Unlike other applications that only integrate digital instruments, this project seeks to assist live performers.

Link to RFA: https://courses.grainger.illinois.edu/ece445/pace/view-topic.asp?id=37939

Project Videos