I got a TM1638 display working with my raspberry pi. I ported the Arduino TM1638 C library from Ricardo Batista to C# and changed it to use GPIO library. Writing to the 7-segment display and the LEDs works fine. I haven't tried out the buttons yet.
My code is available at https://github.com/cypherkey/RaspberryPi.Net
TM1638 display
2 posts
- Attachments
-
- photo.JPG (32.89 KiB) Viewed 947 times
- Posts: 11
- Joined: Thu Jun 28, 2012 5:11 am
Cool! I will check out RaspberryPi.Net
- Posts: 42
- Joined: Wed Jul 18, 2012 10:16 am