You are on page 1of 1

Raspberry pi project.

Project: number display (0-9).


Components:
 Raspberry pi
 Breadboard
 7 segment-led display
 Male-female jumper wires
 Resistors
Connection process:
 Gpio pins used – 13,12,15,16,18,40,38.
 Common anode - connected to -1(3.3v)
For display numbers (0-9):
 0-13,15,16,18,38,40
 1- 13,40
 2- 13,12,15,18,38
 3-12,13,15,38,40
 4-13,12,16,40
 5-12,15,16,38,40
 6-12,15,16,18,38,40
 7-13,38,40
 8-12,13,15,16,18,38,40
 9-13,12,15,16,38,40

You might also like