I guess there can be 127 different chars. Feel free to add the ones you like.
Joep
2010/7/26 funlw65 <fun...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups "jallib" group.
> To post to this group, send email to jal...@googlegroups.com.
> To unsubscribe from this group, send email to jallib+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
>
>
My suggestion would be to extend the library and add the improved
library to jallib.
Joep
Hi,
Apologies if this was discussed... but the code 25 is reserved in
library?
Vasi(funlw65)
Hi Joep and Vasile,
This is the scrolling text:
"HELLO JOEP And VASILE _ THIS USE Your LibrArY"
http://www.youtube.com/watch?v=RatJm6wGxpI
I wanted to learn how to use 4 digits as a decent display and for this, I used also timer0_isr_interval.jal (to light another 8 LED's at different speed) because I don't know yet another method of "multitasking".
I use FreeJALduino with EvB 4.3 version 4 board (with already bricked ATmega :( ) and entire assembly draws very much current, the onboard 5V regulator gets very very HOT. An external source of 5V is obligatory for this kind of application.
Anyway, the conclusion is: It is too much trouble and too many pins allocated for this task.
It require a separate microcontroller for this and in this case, you can transmit data on serial. For 4 digits and 8 LEDs I used all available pins on FreeJALduino and the DOT from digits remained unconnected. But the experience gained is invaluable.
The segments get lighted on 0 logic and also digit selection is made with 0 logic (I don't know how to draw a schematic for this). The LED's are lighted also on 0 logic (this is easy, but program inside is for 1 logic - I must negate the byte). In the movie, the digits are lighted one at the time, 350uS long each but I modified the program for 950uS each to get rid of that echo. If is useful, I think it can be easily modified for Jaluino. All required files attached.
"A good
choice is 1mS to 3mS for standard display, less than 1mS for high efficiency
display. Between switching a shut OFF time of 50-100uS is reasonable. "
--
You received this message because you are subscribed to the Google Groups "jallib" group.
To post to this group, send email to jal...@googlegroups.com.
To unsubscribe from this group, send email to jallib+un...@googlegroups.com.