I am new to the Maple platform. I have some experience with Visual Basic but I have very limited experience with the C language.
I have a project which I need to use a Seven segment LED display. I have recently found a suitable display at a reasonable price, it is based on the " Tm1638 " chip. It is a serial display that can be daisychained. It has a 8 digit, "7 segment" display, with 8 bicolor LEDs, and an 8 button keyboard that can detect multiple button combination. The current price is about 8$ US.
The chip by itself is running $1.50 on eBay. Each chip can control a 3 x 8 keyboard matrix, And can be used to drive a 8 x 8 or an 8 x 10 LED matrix.
A driver has been created for the Arduino, but will not Compile for the Maple platform. Has anyone Ported this driver to the Maple board.
There is a ton of information for the Arduino, including videos. Too much to list here so you'll have to Google it, if you want to know more.
I appreciate any help you can give me.
Thank you.