Getting Started Advice For P8X32A Quickstart
BobCochran13
Posts: 10
I am a beginner with the Propeller. I am going to be without internet access for a few days and during that time I want to focus on playing with my P8X32A QuickStart board. I should have at least 5-6 training hours a day available for just a few days. Are there tutorials I can download in advance, or perhaps tutorial books I can buy? Are there any Propeller Objects I should download in advance so I can play with then as a beginner? Any parts I should check my junk box for or order?
I also have the P8X32A-D40 chip for breadboarding.
I'm going to do all this with my MacBook Pro and Brad's Spin Tool.
Thanks
Bob Cochran
I also have the P8X32A-D40 chip for breadboarding.
I'm going to do all this with my MacBook Pro and Brad's Spin Tool.
Thanks
Bob Cochran
Comments
Here is a good jump start for you... https://sites.google.com/site/parallaxinretailstores/
You may need to save local copies before you don't have internet access.
Paul
http://forums.parallax.com/showthread.php?89958-Propeller-Education-Kit-Labs-Tools-and-Applications
Safari will let you save as a Web Archive for viewing offline. Make sure you save any relevant links from pages you like too.
Paul
http://www.parallax.com/tabid/832/Default.aspx
The above link is where you can find a PDF of the Propeller manual - good reading there!
Good luck! Hope this helps!
Paul
There are nice small lessons that'll let you blink the LEDs etc, and it's easy to modify these small program examples to do other things (blink the lights faster, or slower, or counting in binary for example).
-Tor
I suggest you snag the Propeller Education Kit Labs Fundamentals and Propeller Manual pdfs. Some of the labs in the former will require some extra hardware but for the most part you could make do with board you have with minor changes to the code. The labs doc will also help you stock your parts bin if you are up for breading circuits and what not. The associated spin code is available for download too if you don't feel like typing them all in. (Something to be said for typing it out when learning a new language though, I would suggest banging out the first few exercises anyway...) That should keep you busy for a while. If you need something more advanced, the appnotes out on http://www.parallaxsemiconductor.com/appnotes may be more your speed - but they are well beyond me:). All of the Parallax docs are extremely well done IMO.
The standard objects are included when you install the prop tool, I am not sure if they are included in brads tool or not. There may be a collection of standard objects in the object exchange. click on the all objects button in the exchange, sort by the first column (the propeller icon) and download all the objects with the icon.
enjoy the prop!
-rogersyd
Thank you very much for your suggestions. I'll make use of them all. When I get stumped, I'll post back here...smile.
Bob
I started working with this yesterday, so, thank you too for these links.
This is the 2nd time, and the first time alone I work on a microcontroller. Hope I don't lose my mind. :thumb:
Welcome to the Propeller! Don't worry if you start to lose your mind a little.. There is an great group of friendly people here who will answer questions if you are getting stuck.
OBC