propeller book for starters
marcal
Posts: 5
Anybody think the propeller is OK for starters to programing micros? are PIC etc very more easy to learn? Is there a good starting book. I do not even find how to store a text string as a variable after looking for 1 day!
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Nyamekye,
www.warrantyvoid.us/tiki-index.php?page=Tutorial
BTW, If you don't see what you are looking for, ASK. [noparse]:)[/noparse]
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Visit the: The Propeller Pages @ Warranty Void.
Post Edited (Oldbitcollector) : 4/6/2009 5:23:24 PM GMT
k.
It's worth every penny of the $50.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
The Protoboard runs @ 80mhz (5mhz crystal) using the following settings.
_clkmode = xtal1 + pll16x
_XinFREQ = 5_000_000
The Hydra runs @ 80mhz (10mhz crystal) using the following settings.
_clkmode = xtal1 + pll8x
_XinFREQ = 10_000_000
Both run at 80mhz.
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Visit the: The Propeller Pages @ Warranty Void.
With a 5 mhz crystal, the PLL multiplier is set to x16 - giving you a 80mhz effective clock speed
with the 10 mhz crystal, the PLL is set to x8 - same 80 mhz effective clock
and before you ask - no you can't use the 10mhz crystal with a 16x multiplier, there has been some success at overclocking, but 160 mhz is outside the limits of the current Propeller.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Brian
uController.com - home of SpinStudio - the modular Development system for the Propeller
PropNIC - Add ethernet ability to your Propeller! PropJoy - Plug in a joystick and play some games!
SD card Adapter - mass storage for the masses Audio/Video adapter add composite video and sound to your Proto Board
Correction, The Hydra CD contains a copy of another great book on creating games (pdf),
but the Hydra book itself is only released as a bound volume.
Mike is right about the Hydra book being worth purchase.
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Visit the: The Propeller Pages @ Warranty Void.
I would have just bought that and saved some time. ·
Maybe I will try to learn not so fast! now I stop for rest and food.
In the store there is a Hydra Developer Kits $199, the Book/CD/Propeller chip for $49.99, and just the book and cd for $49.99.
Before seeing this post today I was considering getting the Propeller Development Board and reading whatever PDF's are available. I would like to get to know the Propeller a little better and it seems that game development book is a good start, as suggested. Can I get through the book using the PPDB and the Book/CD/Chip combo? Or do I need the HYDRA system along with the book? I don't have a lot of interest in gaming with it but knowing I would like to know how the graphics and the chip works in general.
Recently someone asked it "It was worth it?" referring to the Hydra Kit.
Some good answers were given here: http://forums.parallax.com/showthread.php?p=795587
As far as the book and chip are concerned. Both are the same price. If you are
buying the book by itself, take the free chip. [noparse]:)[/noparse]
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Visit the: The Propeller Pages @ Warranty Void.
If you are a total beginner with micros, or micros and programming, you might want to look elsewhere, but you run the risk of not getting something that can be expanded on. The Prop is easy to use, and has the horsepower you will want for future projects.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
No reference to the fish.
http://sites.google.com/site/bitwinproject/
So, I would go for the Propeller Proto Board (USB version) and also buy the connector kit if you can afford it (it comes with a special keyboard/mouse/VGA connector). If you just want to use composite video (TV) you can make your own simply on the prototype area on the board. You will also want a LED (get a superbright one and a 4.7K resistor or a normal one and a 1K resistor).
There are execellent tutorials. The propeller manual (pdf) has a whole chapter(s) to start. Then have a look at OBC's Cookbook and his starter tutorials. And also have a look at the wiki - there are some excellent tutorials there also. Before you solder too much onto your board, look at OBC's cookbook so you leave the required space to add Spin Studio conectors in case you want to add some of those boards later.
And lastly, if you don't understand something, ask here on the forum. As you can see you had three answers simultaneously about your crystal question. This is a fantastic place for advice and discussions. You will not be sorry if you go the Propeller Chip route.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Links to other interesting threads:
· Home of the MultiBladeProps: TriBladeProp, SixBladeProp, website (Multiple propeller pcbs)
· Single Board Computer:·3 Propeller ICs·and a·TriBladeProp board (ZiCog Z80 Emulator)
· Prop Tools under Development or Completed (Index)
· Emulators: Micros eg Altair, and Terminals eg VT100 (Index)
· Search the Propeller forums (via Google)
My cruising website is: ·www.bluemagic.biz·· MultiBladeProp is: www.bluemagic.biz/cluso.htm
@SRLM - that's what I was thinking as well. it has all the little bits and pieces I would have to wire up if I just get a demo or proto board. I've been keeping an eagle eye on the daily deals this past week. They have almost 500 in stock so I could see it going on sale soon (request, please pretty please, begging...)
SRLM did you also get the Hydra manual and cd? It sounds like a very detailed and good book but I would hate to get it and be out of luck because I don't have the HYDRA system.
It's mostly a hobby for me. I love programming and moving from my daily gig of .NET win/web development to these controllers is just fun and a great distraction. And the bonus is I get a lot of related education on programming.
Thanks again for everyone's input and marcal for letting me somewhat hijack this thread. Hopefully in a good way.
Ray's bookmarked version of PropellerManual.pdf is very valuable as a reference.
http://rayslogic.com/propeller/Propeller Manual v1.01bmarked.pdf
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Steve
Propalyzer: Propeller PC Logic Analyzer
http://forums.parallax.com/showthread.php?p=788230