Arduino Alphabet

7.0K1130

Intro: Arduino Alphabet

This project is very interesting because it shows the sequence of all letters of our English alphabet. That is, the project generates capital letters from the A to the Z based on Arduino code and showed by an alphanumeric display.  I'm using a common cathode alphanumeric display and an Arduino Uno in order to constructing this project.   Use the following link so that watch a video of the project working: http://www.youtube.com/watch?v=jmZ5V43CFf8 

STEP 1: Bill of Materials

1 Photo shield for Arduino Uno (PCB only)
1 Common cathode alphanumeric display (14 segments)
14 Resistors of 220 Ohm, 1/4 Watt
1 Header pin male of 1x40 pins
1 Arduino Uno
1 USB-A to USB-B cable of 3ft


Required tools and supplies:

Soldering iron:
Jumper wire
Needle nose pliers
Wire stripper
Multimeter

STEP 2: Project's Diagram

Firstly, you should check what you are going to do then observe the diagram of your project.

STEP 3: Install the Alphanumeric Display

Observing your diagram, install the alphanumeric display on the PCB and solder its pins on it.  

STEP 4: Install the Resistors of 220 Ohm

After installing the alphanumeric display, install the resistors of 220 Ohm among the alphanumeric display and the pins marked in the project's diagram. Note that I first connected the resistors and then the pins to interface to my Arduino hardware.  However, being better that you first install the pins and then the resistors because it's easier for doing all connections and solder to the pins.

STEP 5: Separate the Pins That You Will Need

Take the component 1x40 header pins male and then cut 1x15 pins so that you can later separate those 15 pins in 1x3, 1x3, 1x6, and 1x1 pin that are the pins that you will need to connect to your Arduino platform.  

STEP 6: Insert the Pins Reserved

Insert the pins reserved in your Arduino hardware   Note the pins are 1x6 ( A0, A1, A2, A2, A3, A4, A5), 1X3 (2, 3, 4), 1X3 (8, 9, 10), 1X2 (12, 13), and 1x1 (GND).

STEP 7: Match the PCB With the Pins Installed

After inserting the pins into your Arduino hardware, match the PCB with those inserted in the Arduino and then solder them.  

STEP 8: Dismount Your PCB

Dismount your PCB after soldering the pins inserted into it and observe how it looks.

STEP 9: Complete Your Project

For completing your project, mount the PCB newly on your Arduino platform and with help of your USB-A to USB-B cable you can interface the computer and your project for uploading the Arduino code for this project by doing copy the following link:
http://pastebin.com/vciA8S1b

26 Comments

This project can also be seen in Amazon webpage at:

https://www.amazon.com/JAMECO-KITPRO-Arduino-Alphabet-Kit/dp/B00R5CH0TU/ref=sr_1_2?ie=UTF8&qid=1481318371&sr=8-2&keywords=Arduino+Alphabet%2C+jameco+electronics

This project can also be seen in Jameco Electronics at:

http://www.jameco.com/webapp/wcs/stores/servlet/ProductDisplay?langId=-1&storeId=10001&productId=2199560&catalogId=10001&CID=CLO

If you want to upload the code for this project, you need to visit the next site:

http://pastebin.com/u/Braulio777

LEATHERWORKING classes are now free in this site.

WOODWORKING classes are now free in this site.

MEAT classes are now free in this site.

CONCRETE classes are now free in this site.

GLUE classes are now free in this site.

WEARABLE ELECTRONICS classes are now free in this site.

RASPBERRY PI classes are now free in this site.

LASER CUTTING classes are now free in this site.

LAMPS classes are now free in this site.

CNC classes are now free in this site.

3D PRINTING classes are now free in this site.

Robots classes are now free in this site.

Electronic classes are now free in this site.

Arduino classes are now free in this site.

LEDS & LIGHTING classes are now free in this site.

Designing projects of this type is funny but also didactic. then they become something intended to teach.

It would be interesting doing more projects about alphabet with Arduino.

More Comments