Skip to content

Largely inspired by the Spaceship project in the Arduino Projects Book but using a custom sketch with a similar result

Notifications You must be signed in to change notification settings

nicholasbester/arduino-the-spaceship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

#Arduino Starter Project - The Spaceship

This is a project from my Arduino starter series.

In this project I'm going to make a spaceship hyperdrive, well not really but this project is from the Arduino Projects Book and it's an awesome learning experience on the way to Arduino mastery.

My code for this example greatly differs from the example provided in the Arduino Projects Book, I decided to use the Bounce2 library to set the button up easier. It makes life easier when dealing with push buttons.

This project is ideal for beginners who want to grasp the basics of Arduino programming and prototyping. Enjoy!

######Project Requirements Arduino Uno/Duemilanove/Diecimila USB cable to program Arduino Breadboard Three LEDS (Two red and one green) Three 220 Ohm Resistors Two 10k Resistors One Pushbutton Wires to power the components on the breadboard

######The Breadboard Setup Ensure that your configuration is the same as specified in this image

About

Largely inspired by the Spaceship project in the Arduino Projects Book but using a custom sketch with a similar result

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%