Project

# Title Team Members TA Documents Sponsor
64 Letter Shredder: Automatic Mail Sorting System
Angelo Santos
Lisa Pachikara
Sahas Munamala
Yixuan Wang design_document1.pdf
design_document2.pdf
final_paper1.pdf
photo2.png
photo3.jpg
presentation1.pdf
proposal1.pdf
video1.mp4
video
# Team Members:
- Angelo Santos (angelos4)
- Sahas Munamala (sahasrm2)
- Lisa Pachikara (lisamp2)

# Problem

It is common for many residents to encounter mail that does not belong to them from prior tenants. The documents may contain personal information about that tenant that could risk security threats and negative legal implications. There are also many occasions where tenants currently living in apartments get unwanted mail from senders they would like to blacklist, or from advertisers.

# Solution

We propose a mail sorter and shredder that would organize mail based on the names of the tenants and the senders that are allowed/blacklisted from the mail system. Names on the allowlist are sorted into the respective bins. Blacklisted names are sent to the shredder.

This would be done by scanning the mail, extracting the necessary information from the labels of the mail, and comparing all features to determine bin placement.

# Solution Components

- Raspberry Pi
- Camera x2
- Microcontroller
- Laser Block sensor
- Motors x3
- Shredder


# Subsystems
## Subsystem 1: Mail Recognition/Detector

This component will consist of an optical switch connected to the main control unit that will determine if mail is placed properly in the scanner. It will also contain 2 cameras and light sources to capture both sides of the mail.

## Subsystem 2: Main control unit

Controls the image capturing of the camera based on the optical switch, and runs an OCR to determine the sender and receiver from the printed or handwritten text. It will then compares the data to names/aliases within a local database to determine the destination of the mail being processed. Further, it will send control signals to different electric motors in the organization system.

## Subsystem 3: Webserver

We will run a webserver hosted on a raspberry pi. This web server will be responsible for updating the machine's internal filters.

## Subsystem 4: Organization System

This is the physical system that controls the directional movement of the documents such that it reaches the intended destination.

# Criterion For Success

- Mail sorter can sort mail into individual slots
- Mail sorter can read mail and extract necessary information like addresses/names from images of mail.
- Mail sorter settings can be set remotely
- Mail sorter can shred

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