rapid prototyping classwork

Rapid Prototyping was a class I took at Cornell. The curriculum involved developing hardware and firmware on an ESP32 Development Board to complete various projects which are shown below:


Bop It Box

I built a box to emulate a Bop-It toy (Simon Says game). A button, potentiometer, and flex sensor served as the inputs for the game and an RGB LED prompted users on which of the three inputs to activate.

 
 
 
 
 
 

Accelerometer with LCD

Small project to interface an I2C accelerometer with a 16x2 LCD.

 
 

Keypad with Dot Matrix Panel

Small project to interface a keypad with a dot matrix panel.

 
 

Temperature Sensor with LCD

Small project to interface an I2C ambient temperature sensor with a 16x2 LCD.