Getting start on Propeller
Coolguy
Posts: 26
Can anyone of you help guide me to the best place to getting start on Propeller beside the Propeller Manual? I've read through the manual, but there are only few examples. Where can I find more information and experiments so I can practice?
Comments
I second Mike's comments. The Education Kit is just that, a great tool to learn the propeller.
Do you have one of the propeller kits, demo board, etc? Having the hardware makes all the difference in learning and experimenting.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Timothy D. Swieter
tdswieter.com
One little spark of imagination is all it takes for an idea to explode
In the top of this forum, the stickies, represent a nice collection of starter information. DeSilva has written a nice assembly language tutorial, with some examples. I've done the same, but it's very introductory. Good if you are really new to assembly language, not so good otherwise. I'm gonna snag an education kit, because it's got some nice labs that involve some elementary hardware and just having the nice pool of parts and a flexible setup seems like a great way to explore more on the hardware side of things.
I really like Timothy's suggestion too. That's one of the first things I did. Helps to just see some code and parse it, ability to run it or not.
You can download the Propeller tool, install it, then run some of the supplied reference objects in GEAR. It's slow, but totally useful to see what's going on, make minor changes, etc...
search.parallax.com is your friend [noparse];)[/noparse]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Propeller Wiki: Share the coolness!
Hardware development experience, robotics
8051 ASM, C and BASIC
PIC ASM, C and BASIC
68HC11 and 68HC12 C
AVR BASCOM
BASICSTAMP
PICAXE
I’ve been playing with electronics since 1998. I got a BS degree in Electrical Engineering.
I purchased the HYDRA a month ago and hoping this will help me learning Propeller. Appealingly the material focus deeply in to the game and it probably not for beginner for Propeller. I’m look for additional material to teach me to basic of Propeller before I just back on to HYDRA again. I also purchased couple of Propeller DIP IC and EEPROM. So I’m thinking about using those parts on the breadboard to get me up to speed.
The reason why I’m looking into this microcontroller is because the capability of directly display on the TV and VGA monitor. Thanks Mike, Tim and Potatohead for your suggestions. I’ll look into those experiments and go from there.
Potatohead,
Quick question for you, what is the GEAR?
Thanks,
Coolguy
http://forums.parallax.com/forums/default.aspx?f=25&m=164602
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Propeller Wiki: Share the coolness!
Once you have a feel for Spin and are comfortable with (.) objects, it is very easy to accomplish a great deal. Learning in this way makes everything enjoyable and productive.
If you run into something and don't undertand it after sleeping on it... that's a good time to ask for help.
The forum is so full of good stuff that you can easily get caught up reading it... and not doing much with your Prop. In the beginning stick with the sticky threads... it is full of good stuff. Tricks and Traps is great. Graham Stabler has a good thread index where you should go for major subjects.
Choose a project... any project... you'll be amazed by how quickly and easily you will get it done.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Worth mentioning: take the time to study the basic spin files that come along with the tool. I particularly like keyboard.spin and keyboard_demo.spin as basic introduction files. The first for a nice glimpse of spin and assembly and a simple data structure. And keyboard_demo for how simply you can use nicely written methods.
Fred
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Parallax Forums - If you're ready to learn, we're ready to help.
I wouldn't want to waste all my ink and $$ printing it out.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔