phofman / win10-iot

Playground for Win10 IoT C# applications running on Raspberry Pi 2
GNU General Public License v2.0
0 stars 1 forks source link

Wiring diagram #1

Closed komainu85 closed 8 years ago

komainu85 commented 8 years ago

Do you have a wiring diagram for the seven segment display by any chance?

https://github.com/phofman/win10-iot/blob/8f5c24d5d8ce44e143324f007e1f885817e93c38/01_leds/7DigitDisplay/StartupTask.cs

phofman commented 8 years ago

I don't have it right now, but can draw one, if you like.

komainu85 commented 8 years ago

If that's not a lot of trouble that would be really helpful, thanks.

phofman commented 8 years ago

Take a look at Schematics folder for asked wiring diagram of 7-segment 4-digits display. Should do the trick ;)

komainu85 commented 8 years ago

That's awesome, thank you for this :)