Shop OBEX P1 Docs P2 Docs Learn Events
STATSulator training log — Parallax Forums

STATSulator training log

Joe MJoe M Posts: 45
edited 2008-02-28 00:43 in Robotics
I made a bs2 lcd display to display my training log.
FO9L9JYFD2IBTK5.MEDIUM.jpg

It used a php mysql frontend:
F2AB4HWFCZDYUVN.MEDIUM.jpg

Then I use a php script to grab some values, rebuild a bs2 file and use bstamp on linux to reflash the stamp, so it does not need to be tethered to the pc.

If you are interested you can check out some more of the build over on instructables.com

thanks for looking.
-Joe

Comments

  • sam_sam_samsam_sam_sam Posts: 2,286
    edited 2008-02-27 17:23
    ·Joe M

    Rebuild a bs2 file and use bstamp on linux to reflash the stamp

    How do you UPDATE the Basic Stamp with new Data

    What·Linux program dose·this part for you

    Very Nice Project

    I Like how you had a problem and the way you deal with it



    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    ··Thanks for any·idea.gif·that you may have and all of your time finding them

    ·
    ·
    ·
    ·
    Sam

    Post Edited (sam_sam_sam) : 2/27/2008 5:29:39 PM GMT
  • Joe MJoe M Posts: 45
    edited 2008-02-27 18:15
    Hey Sam- Now that I read that it makes it seem like I have some magical wireless powers... but I don't.

    What I do is use a php script to query the DB and create a new bs2 file. I then use bstamp_tokenize to compile it and then bstamp_run to load it over serial to the stamp. Then I can move the stamp/lcd any where I want and online have to be hooked the computer to update it.

    Thanks,
    -Joe
  • sam_sam_samsam_sam_sam Posts: 2,286
    edited 2008-02-28 00:43
    ·Joe M

    Thank You for your reply

    So let see if i got what you have done here

    You have built something that will remind you of your Goals are
    With out have to look on your computer

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    ··Thanks for any·idea.gif·that you may have and all of your time finding them

    ·
    ·
    ·
    ·
    Sam
Sign In or Register to comment.