Shop OBEX P1 Docs P2 Docs Learn Events
Free LED software, Seven Lights — Parallax Forums

Free LED software, Seven Lights

PLJackPLJack Posts: 398
edited 2005-11-01 21:31 in General Discussion
Hi gang.

I've been away for a while. I have returned to share some software I created for the Parallax community.

I've recently had to work with seven segment LEDs.
As usual when I need to learn something new I write software to help me understand the subject when ever possible.

I started this thread to ask for your help in finishing the project.
I would be grateful if you were to try it out and provide some feedback before I call the project done.


Features:

Real time LED feed back .
LED values in Integer, HEX and Binary format.
Create LED sequences, called "Pages".
Load and save page files.
Animate pages before committing to code.
Generate on the fly code examples.


Requests:

Check for typo's or other silly mistakes.
Example code in PBasic, embedded Java and SX ASM similar to the SX/B example provided with this version.
Basically enjoy the software and provide critics, comments or suggestions.



Here is a snap shot.

attachment.php?attachmentid=39284

Here is a SFX demonstration.

http://forums.parallax.com/attachment.php?attachmentid=39285

Here is the software.

http://forums.parallax.com/attachment.php?attachmentid=39286

Thanks.
Jack

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - PLJack - - -



Perfection in design is not achieved when there is nothing left to add.
It is achieved when there is nothing left to take away.

Post Edited (PLJack) : 11/4/2005 12:53:43 PM GMT
325 x 474 - 18K

Comments

  • MacGeek117MacGeek117 Posts: 747
    edited 2005-10-31 19:56
    Looks cool! I've seen alot of software for LCDs, but never 7-segment displays.
    RoboGeek

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    There are 10 kinds of people in the world,

    those that know binary and those that don't.
    Formerly bugg.
    www.goldmine-elec.com
    www.parallax.com
    www.expresspcb.com
    www.startrek.com
    ·
  • SN96SN96 Posts: 318
    edited 2005-10-31 20:39
    I tried it and it works flawlessly! Very well done.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Mike

    --

    ·
  • MacGeek117MacGeek117 Posts: 747
    edited 2005-10-31 21:32
    I'm guessing that this will take most of the work out of figuring out how to use a LED display!
    RoboGeek

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    There are 10 kinds of people in the world,

    those that know binary and those that don't.
    Formerly bugg.
    www.goldmine-elec.com
    www.parallax.com
    www.expresspcb.com
    www.startrek.com
    ·
  • PLJackPLJack Posts: 398
    edited 2005-10-31 21:47
    SN96 said...
    I tried it and it works flawlessly! Very well done.

    Flawlessly!
    Right out of the gate. Hmmm...
    Thanks.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - - - PLJack - - -



    Perfection in design is not achieved when there is nothing left to add.
    It is achieved when there is nothing left to take away.
  • PLJackPLJack Posts: 398
    edited 2005-10-31 21:50
    Thanks for giving it a try.
    Don't forget. I'm looking for example code in PBasic, embedded Java and SX ASM similar to the SX/B example.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - - - PLJack - - -



    Perfection in design is not achieved when there is nothing left to add.
    It is achieved when there is nothing left to take away.
  • Jon WilliamsJon Williams Posts: 6,491
    edited 2005-10-31 21:50
    Interesting UI... may I asked what you used to develop it?

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
  • PLJackPLJack Posts: 398
    edited 2005-11-01 12:54
    Jon Williams (Parallax) said...
    Interesting UI... may I asked what you used to develop it?


    DynamicSkinForm
    www.almdev.com/

    The version I am using is a couple years old.
    Not the best for large apps. I use it for little things like this project.
    Documentation is sparse at best.

    Jack

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - - - PLJack - - -



    Perfection in design is not achieved when there is nothing left to add.
    It is achieved when there is nothing left to take away.

    Post Edited (PLJack) : 11/1/2005 12:59:28 PM GMT
  • Jon WilliamsJon Williams Posts: 6,491
    edited 2005-11-01 15:29
    Ah, so it's a component for Delphi and not an actual development tool in and of itself.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
  • PLJackPLJack Posts: 398
    edited 2005-11-01 21:31
    Jon Williams (Parallax) said...
    Ah, so it's a component for Delphi and not an actual development tool in and of itself.

    Correct. Borland C++ in this case.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - - - PLJack - - -



    Perfection in design is not achieved when there is nothing left to add.
    It is achieved when there is nothing left to take away.
Sign In or Register to comment.