Skip to content

let the raspberry blink the digits of the mathematical pi number

License

Notifications You must be signed in to change notification settings

detman/pi-digit-blinker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

pi-digit-blinker

let the raspberry blink the digits of the mathematical pi number

This is a plain stupid raspberry script

Its main purpose is to test the gpio setting and to get familiar with wiring the pi with led's - its my first raspberry hardware session.

Instead of just blinking this scripts tells us the digits of the mathematical pi number (3.1415926...) by blinking the value of each digit.

The script assumes that you wired up the GPIO 17 with an LED. I'm using a 330 OHM resistor. The electronic layout is GPIO-17 > LED(+), LED(-) > 330 OHM resistor > GND

THIS SCRIPT COMES WITH NO WARRANTY

Copyright Detlef Hüttemann (c) 2016 http://www.detlef-huettemann.com

About

let the raspberry blink the digits of the mathematical pi number

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages