Shop OBEX P1 Docs P2 Docs Learn Events
It's Alive! — Parallax Forums

It's Alive!

SteveWoodroughSteveWoodrough Posts: 190
edited 2009-03-16 17:28 in Propeller 1
After a year or so of messing with my BS2 I finally took the plunge and bought the PE Kit.· Spent the afternoon wiring the bread board (good gosh I hope I never have to do that again!).· I checked, double checked, and triple checked the wiring, followed the instructions, loaded PushbuttonLedTest.spin and wouldn't you know........
It worked....
http://www.ladyofthecake.com/mel/frank/sounds/alive.wav

Program loads and runs both from·RAM·and EPROM

Of course I haven't the foggiest idea (yet) what dira, outa, ina, etc. mean, but it works and "I'm all in."

A few questions that might be addressed in the book:

Does it matter the order I hook up the Prop Plug and battery?·

Is SPIN case sensitive?· Is VariableName the same as VARIABLENAME?

After I complete the Lab Manual I'm very sure I will be reaching out for you folks.· Keep in mind I'm just a simple minded mechanical engineer.

Best Regards
Steve Woodrough·

Comments

  • mctriviamctrivia Posts: 3,772
    edited 2009-03-16 03:37
    spin is not case sensitive. does not matter what order prop plug and power are alied as long as both are connected when you try to program.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Need to make your prop design easier or secure? Get a PropMod has crystal, eeprom, and programing header in a 40 pin dip 0.7" pitch module with uSD reader, and RTC options.
  • SRLMSRLM Posts: 5,045
    edited 2009-03-16 04:12
  • LawsonLawson Posts: 870
    edited 2009-03-16 04:39
    Welcome! As a fellow mechanical engineer I think you'll love this chip. The simple multiprocessing aligns well with how I think up programs. I'm finding the Protoboards to be ideal for getting new ideas working quick.

    Lawson

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Lunch cures all problems! have you had lunch?
  • Timothy D. SwieterTimothy D. Swieter Posts: 1,613
    edited 2009-03-16 07:22
    Welcome Steve - glad to see the Propeller is spilling over into the MEs and not just the EEs and CSs and CEs.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Timothy D. Swieter, E.I.
    www.brilldea.com - Prop Blade, LED Painter, RGB LEDs, 3.0" LCD Composite video display, eProto for SunSPOT
    www.tdswieter.com
  • rjo_rjo_ Posts: 1,825
    edited 2009-03-16 14:23
    Steve,

    Welcome aboard.

    You will never regret your decision.

    It is worth buying a PE Kit just to be able to work through the learning labs... what a hoot!!!

    Trust me on this... forget the battery. Get a power supply kit from SpinStudio. You will eventually thank me.
    It has a switch and LED indicator and it is worth it's weight in diamonds.

    http://ucontroller.com/documentation/powersupply.pdf

    Get a copy of Oldbit's (Jeff Ledger's) Propeller Cookbook: http://ucontroller.com/Propeller Protoboard Designs for the Beginner.pdf

    By now you will have figured out dira,outa,ina and clkfreq. Now it's time to start having fun... order a good sized collection of your favorite sensors (that Parallax offers and which are supported in the OBEX). By the time your stuff arrives, you will be almost done with the labs...
    ...then it is plug and play time. By playing with the sensors, you will get a great idea of where you want to go and you will become familiar with the most commonly used objects (which support everything else and which is the real world stuff you need to have at the tips of your fingers).

    Finally, get Andre' LaMothe's book... it is completely misnamed...

    http://www.parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/hydra/List/1/ProductID/474/Default.aspx?SortField=ProductName,ProductName

    It should be called the Propeller Bible. A great reference book... the only criticism of this book was that it is about 42,000 page paper back, which means that eventually the spine will give way to all of the bending.... so duct tape the cover straight out of the box. That way when it falls off, it will stay in one piece and you can hotglue it back on.

    Rich
  • WhitWhit Posts: 4,191
    edited 2009-03-16 16:59
    Welcome Steve! Great wav file! Watch the Daily Special for other Propeller tid-bits that you can pick up for a good price. Also check out the rest of the ucontroller site when you visit. The SD Card Adapter is pretty handy too. (Oldbit's info will give you more info on this).

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Whit+


    "We keep moving forward, opening new doors, and doing new things, because we're curious and curiosity keeps leading us down new paths." - Walt Disney
  • Oldbitcollector (Jeff)Oldbitcollector (Jeff) Posts: 8,091
    edited 2009-03-16 17:28
    @Steve

    Welcome to the club. [noparse]:)[/noparse] You are in for a great time!
    Don't worry about the million things you don't know, enjoy the journey!
    I've been playing with this thing for nearly three years and am still learning cool stuff to do with it.

    Every time I start thinking I'm a slow learner, I remember that Chip spent many more years developing this thing. [noparse]:)[/noparse]

    OBC

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    New to the Propeller?

    Check out: Protoboard Introduction , Propeller Cookbook 1.4 & Software Index
    Updates to the Cookbook are now posted to: Propeller.warrantyvoid.us
    Got an SD card connected? - PropDOS
Sign In or Register to comment.