Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.26 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.26 KB

Name In Lights

Description

Assignment in highschool tech class. Ojective was to spell your name in LEDs with Arduino. It was to show that you are limited by the amount of output pins on the arduino, and you can't place too many LEDs on each pin or else you will overdraw current. I however already knew a thing or too about Arduino's, so I had a work around :p. This is made in TinkerCAD because we were virtual during covid

This is LED matrix:

  -1x3 LED display that can display up to 3 characters in 7x5 resolution

  -a character can be inputed into the serial monitor and will be displayed on the display

  -a button to turn on and off the display

I made this all by myself! (However I did watch tutorials on how to use some of the components, I linked all my help in the comments of the code)

Languages and Utilities Used

  • Arduino (C++)
  • TinkerCAD

What the wiring looks like:

Neat Gaaris-Tumelo