 |
Completed: June 2014
Summary: The ChapR is a patented remote for controlling FTC, FLL, and FRC robots without a PC. It allows teams to easily set up drive practices and run autonomous programs without bothering the programmer(s) or fighting over the few PCs available. Created in 2013, it has been “sold” to hundreds of teams all over the world, using the “profits” to fund free ChapRs for teams in need. More information can be found here on the project website.
|
 |
Completed: October 2014
Contributors: Eric Rothfus, Joshua Rothfus
Summary: The online orders database is a custom web-accessible database for storing the customer and order information to aid production and sales of Chap Remotes. Created over the course of a summer as a way of teaching database and web programming, it has since processed over 150 orders. It uses a mySQL database with a WordPress interface in order to provide an internal system for processing orders. Each user has a login and role (courtesy of WordPress), so every member of the manufacturing team can do their part in marking items as shipped, replying to customers, requesting payment (via PayPal integration) etc.
|
 |
Completed: February 2015
Summary: The Fruit Spiral is a real life game that involves touching fruits made to show at the xLabs portion of the 2015 TEDXYouth@Austin. There are currently two different modes to the game, Classic and Piano. In Classic mode, users are instructed to touch fruits prompted by a speaker, and in piano mode, users can touch fruits to play piano notes. It uses a touch sensor that measures capacitance changes, an Arduino Pro-Mini for the processor, and a Vmusic 3 to output sound
|
 |
Completed: October 2015
Summary: The Chap Measuring Press is a precision marking tool. The three-axis of freedom, hand cranked, and easily constructed design allows users with no previous marking experience to easily learn how to operate an XY-axis screw powered machine and accurately mark parts for further machining. The purpose is to reduce manufacturing errors and inefficiency by pre-planning. Our implementation of the design and the project as a whole had several issues, but the prototype of the design was completed and the team learned valuable lessons from the project.
|
 |
Completed: June 2015
Summary: The Sensor Pro Board (the “SensorPro”) is an electronic circuit board that allows NXT users to efficiently and easily use sensors that are not offered by Lego with their FTC robot. It consists of a HiTechnic SuperPro Prototype Board , an Arduino Nano, a built-in gyro sensor, and pins that allow for additional sensor attachment.
Before the SensorPro, FTC teams had to either use existing sensors or use the HiTechnic board to create interfaces for new or custom sensors. While many teams used the HiTechnic board, one of its major drawbacks was the lack of I2C interface to modern sensors. The goal of this project was to allow I2C-based sensors to be used easily while allowing non-I2C sensors to still be used with the HiTechnic board.
|
 |
Completed: November 2015
Contributors: Sarah Guenov
Summary: The BeatBoard is an add-on to the roboRIO (the brains of FRC robots). It is used to separate sound into frequency bands to allow a user program to act upon noises in the high, medium and low frequency band. This data can then be used to flash LEDs or move motors (making the robot dance). It is designed as a “bling board” for FRC robots; that is to say, it adds no real functionality beyond being really cool.
|
 |
Completed: November 2015
Summary: The SprocketR is a web application to generate custom sprockets from user inputs. The user is able to specify big-picture parameters in order to determine the options with the least amount of slack. Once chosen, this sprocket pair can be generated as a .stl file to be 3D printed or machined.
|