reginaflores / ccLab

Silly Arduino project for Parsons D&T course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ccLab Arduino Project: Color Box

Here is my Arduino Project. I made a "Color Box" - a box that displays squares of color when the user pushes numbers on the keypad. Each number is associated with a color and the user can push any button and see a rainbow! It is a fun project that is meant to show my understanding of Arduino, inputs, and outputs.

**Main Components: **

-Arduino Uno

-TFT 1.8"

-4x3 Pin Key Pad

-iPhone Box to conceal wires

**Libraries used: **

Adafruit_GFX.h

Adafruit_ST7735.h

SPI.h

Presentation

Here is my final presentation: Final Presentation

Here is a video of me explaining a bit more about the code: Explanation

Here is a video of the box working - final testing: Box Working

Documentation

Here are some images of my process.

Schematic used to set up key pad: breadboarding

Wiring the LCD screen: tft_board

Working on the box: breadboarding

Cutting the box: box

Wiring the keypad: keypad

Prototyping box with bread-boards: 2boardsScreen 2boards

Assembling the box and components: boxInsode

Final box ready to go: final

About

Silly Arduino project for Parsons D&T course


Languages

Language:Arduino 100.0%