Won me over to the dark side #2 I see some potential issues with the code you provided:
First of all, in BASCOM, you set DDRB to a binary value of &B00001111 to set up pins 0 through 3 as inputs and pins 4...
Friday, 10 December 2004 - 14:26
Do-it-yourself Tamagotchi - What do I need?? smileymicros wrote:Dingo_aus wrote:Most (all?) 5x7 dot matrix character displays have 8 custom characters that can be used to create custom characters.
I didn't follow your...
Thursday, 9 December 2004 - 11:52
Won me over to the dark side abcminiuser wrote:Anywho, how do I link the C files? Including 'em works fine, so why reinvent the wheel?
Linking C source files can be done most effectively be using a...
I see some potential issues with the code you provided: First of all, in BASCOM, you set DDRB to a binary value of &B00001111 to set up pins 0 through 3 as inputs and pins 4...
smileymicros wrote:Dingo_aus wrote:Most (all?) 5x7 dot matrix character displays have 8 custom characters that can be used to create custom characters. I didn't follow your...
abcminiuser wrote:Anywho, how do I link the C files? Including 'em works fine, so why reinvent the wheel? Linking C source files can be done most effectively be using a...
Pages