Skip to content

brandmooffin/Arduino-LightUp-Skull

Repository files navigation

Arduino Light Up Skull

arduino-lightup-skull

Project Overview

  • Arduino Nano
  • Ultrasonic Sensor (HC-SR04)
  • 2 LEDs
  • 4 resistors (100ohms)

This project was originally created for HacksterMIA/GDG Miami meetup event.

Getting Started

  • Download or clone the repo (or fork it!)

Setting up

Deploy sketch

  • After you have the component connected, connect your Arduio Nano via USB
  • Open up Arduino IDE with the sketch
  • Verify the correct board is selected
    • Go to Tools and then Board and make sure you select Arduino Nano or something similar
  • Verify the correct COM port is selected
    • Go to Tools and then COM and make sure you have the correct COM port selected
  • Compile the sketch by clicking the checkmark button on the top left
  • If the compilation is successful then flash the code! Click on the arrow button next to the compile button

Troubleshooting

  • COM port is failing to connect to device and flash but I am certain it is the correct port!
    • Verify that the connection between the computer and board are good. If you are using a USB-C adapter make sure that it has enough power going to your board.

Contributing

Interested in helping make changes, adding features, or just want to help maintain this project in any way?

If you would like to help maintain this project please feel free to reach out on our slack https://join.slack.com/t/sefloridatech/shared_invite/enQtNDcxMDc4MDM1OTg4LTAyOWE1ZDliZWQ0MTkyYTc3NzM4ODEzYzYxODNiNGQwNzQxNWE0MDk5NDRlZDE2NDAwOThjZjExYmJjY2M0YWU

This project is open source and is open to anyone that's interested in looking to learn or would like to improve this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages