really cool. can you tell me where i can find the library and sketch? I must have a nokia 3310 somewhere and i have an Arduino, so this looks like a really cool way to spend some time.
I presume your using a double buffer in micro RAM.
As you well know the 3310 screen RAM buffer arrangement is pretty convoluted and optimised for 6x8 font with each byte representing an 8bit vertical strip, Nokia must have done it to save MCU cycles and RAM.
We can see what you're doing / what is going on on the screen. No need for those comments, thanks though :P
TheWP 4 months ago
What library is this?
lygonDOTnet 5 months ago
see that nice little button "Show Annotations"? CLICK IT and stop hating on the guy
andruha11234 7 months ago
i think we can whats happening
curtisjross 1 year ago
Can you please give me the library and source code for PIC microcontroller in MikroC language.
haroonahmed97 1 year ago
WTF?
Why the comments are in the middle of the screen?
Don't you see that's annoying?
RDCST 1 year ago 2
@RDCST That's why you can turn off the comments ;P
VE3n0m 1 year ago 7
@VE3n0m
Thanks for the info!
I didn't know that. :(
+1 for you. :)
RDCST 1 year ago
Sketch? COOL COOL!!! wery nice
KapteinFredrik 1 year ago
really cool. can you tell me where i can find the library and sketch? I must have a nokia 3310 somewhere and i have an Arduino, so this looks like a really cool way to spend some time.
lampjekenyer 1 year ago
wow, cool!!! is there a good tutorial somewhere on the net on how to build something like that for beginners
ciprimoloci 2 years ago
Nice!
just wrote a a similar library myself.
I presume your using a double buffer in micro RAM.
As you well know the 3310 screen RAM buffer arrangement is pretty convoluted and optimised for 6x8 font with each byte representing an 8bit vertical strip, Nokia must have done it to save MCU cycles and RAM.
YuccaOU 2 years ago
Impressive.
So this works by linking up an Arduino board with the screen ripped from a Nokia 3310?
Sugardude 2 years ago