Hi All, Enzo,

I finaly took the time to search for you files and found them in my spambox...

This simulation looks good. I am an old fashion guy who test everyting
on real hardware, but have to change this one day....

Vasile has created an updated version of this lib.

- he added more characters.

- he claims it is smaller.
Has anyone verified this? I don't know how it could be smaller, but
will look into this when nobody else has).

- he removed the inversion of the table.
I expect this makes the library smaller and  simpler, but the
resulting code a bit larger and slower, since the inversion is done
runtime and not compiletime (and that's why I put it it the way I
did). What would be the best way to implement this - compiletime or
runtime?

Joep

2009/8/23 seen <[email protected]>:
>
> Hello Joep,
>
> did you receive the 2 videos of simulation of the seven segments?
>
> Regards,
>
> Enzo
>
> On 19 août, 20:59, seen <[email protected]> wrote:
>> Hello Joep,
>>
>> you didn't receive my file because I send the file to a bad address :-
>> (
>>
>> I will try your file tonight and I will send you the results tommorow.
>>
>> regards,
>>
>> Enzo
>>
>> On 19 août, 20:18, Joep Suijs <[email protected]> wrote:
>>
>> > Hi Enzo,
>>
>> > Did not receive your file, so changed it myself.
>>
>> > If you say:
>> > const seven_segment_common_anode = true
>>
>> > before you include seven_segment, common_anode is selected.
>> > I don't have such a display at hand, could you verify it's operation.
>> > If it works okay, the documentation should be extended.
>>
>> > Joep
>>
>> > 2009/8/17 Joep Suijs <[email protected]>:
>>
>> > > Hi Enzo,
>>
>> > > Good to hear it works.
>> > > Please email me the source and I'll integrate it in the same file.
>> > > Do you know if either common cathode or common anode is used the most 
>> > > (say
>> > > 90%)? Or are both used often?
>>
>> > > Joep
>>
>> > > 2009/8/17 seen <[email protected]>
>>
>> > >> Hello Joep,
>>
>> > >> the jseven.jal works very well! I simulated it with Proteus
>> > >> (Labcenter).
>>
>> > >> But, your file works only with common cathode seven segment display.
>>
>> > >> I modified it for common anode (jseven_ca.jal)
>>
>> > >> How can I send you my little contribution.
>>
>> > >> Regards,
>>
>> > >> Enzo
>>
>> > >> On 16 août, 19:59, [email protected] wrote:
>> > >> > Status: Assigned
>> > >> > Owner: jsuijs
>> > >> > Labels: Type-Enhancement Priority-Medium
>>
>> > >> > New issue 85 by jsuijs: port of
>> > >> > jsevenhttp://code.google.com/p/jallib/issues/detail?id=85
>>
>> > >> > port jseven (seven segment driver) to jallib.
>>
>> > >> > (port done, still to be tested)
>>
>> > >> > --
>> > >> > You received this message because you are listed in the owner
>> > >> > or CC fields of this issue, or because you starred this issue.
>> > >> > You may adjust your issue notification preferences
>> > >> > at:http://code.google.com/hosting/settings
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to