Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7-Segment display on RaspberryPi

segment display pinout

This repository contains two examples of controlling a seven-segment display using Python and a Raspberry Pi.

Examples

/simple

Drive the display directly using 7 GPIO pins. It is accompanied by a blog post.

/shift-register

Control the display through a shift register. This example reduces the required GPIO pins from 7 to 3.

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages