Help Deciding on Propeller kits
pdiefend
Posts: 27
Hey Guys,
I need help which development kit or programming kit for the Propeller to get.· I have been programming Basic Stamps for years (all I know is self taught and learned from parallax's books and manuals), and I am also·familiar to electronics.· I do not know which kit is best to get with hardware, and which is best for teaching how to program propeller chips.· Any thoughts which is best for cost and versitility? Note: I would perfer full access to all pins.
Thanks,
Phil D.
I need help which development kit or programming kit for the Propeller to get.· I have been programming Basic Stamps for years (all I know is self taught and learned from parallax's books and manuals), and I am also·familiar to electronics.· I do not know which kit is best to get with hardware, and which is best for teaching how to program propeller chips.· Any thoughts which is best for cost and versitility? Note: I would perfer full access to all pins.
Thanks,
Phil D.
Comments
If all you want is direct access to IO pins, the Protoboard is a nice choice, and very affordable.
Parallax's PE (Propeller Education) kit is entirely solderless breadboard based. I simply LOVE the breadboard that comes with this kit (it can be purchased separately if you don't want the whole PE kit)
On the other end of the spectrum, the Demo Board from Parallax is set up with Sound / Video (both VGA and composite) / Mouse and Keyboard. You only get access to 8 pins though.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
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
Post Edited (parts-man73) : 2/12/2009 1:16:46 AM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Timothy D. Swieter, E.I.
www.brilldea.com - Prop Blade, LED Painter, RGB LEDs, uOLED-IOC, eProto for SunSPOT, BitScope
www.tdswieter.com
If you are feeling real adventurous, you can easily add SpinStudio sockets to the Protoboard.
(Docs are on the uController.com site)
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
The nice thing about the USB version vs. the DIP version is that the prop chip that comes with it is complete (meaning it has the EEPROM, power regulation and USB port built into it), so you just add raw power and you're done.
Programming on the other hand, well, someone should write a book like "Propeller Programming for Dummies" [noparse]:)[/noparse] But the samples with the kit will certainly get you on your way.
You have to start somewhere, and this is a cheap entry.
Shipping cost was about the cost of the board, so I bought 2. Glad I did.
There are a lot of small Spin Studio boards to add functions like SD cards, etc.
Whatever you decide, you will not be sorry
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Links to other interesting threads:
· Home of the MultiBladeProps (SixBladeProp)
· 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
Phil
have fun!
tellurian
And it's $20 off if you order it today.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Links to other interesting threads:
· Home of the MultiBladeProps (SixBladeProp)
· 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
? The web site does not mention a separate 3.3v regulator. in fact the "USB setup" PDF states
====<snip>=====
The PE Platform is a 3.3 V system. The 5 V regulator shown Figure 1 supplies the PropStick USB
module with 5 V, which the PropStick USB regulates down to 3.3 V for both its onboard components
and circuits you will build on the breadboards.
====(end snip>===
I guess they just shipped a 3.3v regulator with yours, maybe it is standard but the documentation does not indicate it. In fact I cannot find a schematic that shows the separate 3.3v regulator, just the 5v regulator to drive the USB Stick which then sources 3.3v for all periperal circuits.
Maybe they ship different documentation and parts? I only have the 40 pin version of the kit. You said you have the USB Stick version did you get a separate 3.3v regulator too (and different schematics from what are on the web site)? You are referring to item # 32306 right?
EDIT: Opps sorry Cluso99, I see that you said you have the protoboard, not the PE Kit ... sorry. I don't think the Prop Stick version of the kit comes with a 3.3v regulator though. Perhaps someone that has one can tell us.
Post Edited (tellurian) : 2/12/2009 7:23:21 PM GMT
However.... a few weeks back when they had a special on the professional developer boards, I picked up one of those and haven't looked back. That thing is very nice and speeds development right along. During many projects you'll find it handy to have a few of those peripherals, like the VGA port or the TV RCA jack, and it's nice to have them preassembled and ready for you. The pro has plenty of buttons, leds, displays, etc. It also feels sturdy and well constructed.
A further plus of the pro board is that it uses the 40-pin socketed DIP version of the chip whereas some of the other boards do not. Although I haven't blown a chip yet, it's nice to know it can be replaced if I ever burn out an IO pin.
EDIT: I forgot to mention... Another bonus of the Pro board is that it does offer access to all of the IO pins and the peripherals are not pre-connected, so you're not forced into a canned situation where you have specific peripherals connected to specific pins.
Post Edited (smbaker) : 2/12/2009 7:09:40 PM GMT
I think you are right ... this board is great, if you are more budget minded (i.e. tight wad like me) the Propeller Education Kit (40 pin version) it is. Good point too about if you fry the Prop, it is cheaper to replace a 40 pin Prop chip than a USB Stick version. (and note, I am not knocking anyone's choices ... just mentioning my own reasoning ).
tellurian (Allen)