Skip to content

townsean/creation-crate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

creation-crate

Creation Crate is a monthly subscription box service. Each month you recieve a Arduino UNO R3 and parts to complete a project. The instruction book includes source code for the project.

This repository is for storing sketch files I type up from the project instructions.

The Projects

Month 1 - Mood Lamp

mood_lamp.ino is a lamp that changes colors and only turns on when it's dark.

mood lamp

Read the project details here!

Month 2 - Memory Game

memory_game.ino is a memory game. Users match the pattern of the LEDs with button presses.

memory game

(It looks like I correctly matched the pattern here, but I did not press the blue button hard enough and it did not pick up on the input.)

Read the project details here!

Month 3 - Distance Detector

distance_detector.ino is a distance detector. With the help of an ultrasonic sensor, the Arduino will provide visual (LEDs) and audio (buzzer) indicators of how away an object is.

Read the project details here!

Month 4 - LED Dice Game

led_dice_game.ino simulates the roll of a 6-sided die.

LED dice game

Read the project details here!

Month 5 - Optical Theremin

optical_theremin.ino simulates a theremin, an electronic musical instrument that detects hand movement to control the frequency of the sound.

Month 6 - 2-Player Reflex Game

reflex_game.ino is a 2-player reflex game. The game measures how quickly players react.

Month 7 - Weather Station

(details coming soon)

Month 8 - Audio Visualizer

(details coming soon)

License

GNU General Public License

About

Arduino sketch files for my Creation Crate projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%