Where to go next
GeeksGoneBad
Posts: 100
I finished the Propellor Education Kit Labs: Fundamentals and I have a few questions [noparse]:)[/noparse]
#1 - I got some components that wern't used - like the IR Phototransistor and the Opamp - did I miss something?
#2 - where do I go from here - I still feel like I don't know a whole lot LOL
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Check out my CNC (and more) projects at http://www.backyardworkshop.com
#1 - I got some components that wern't used - like the IR Phototransistor and the Opamp - did I miss something?
#2 - where do I go from here - I still feel like I don't know a whole lot LOL
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Check out my CNC (and more) projects at http://www.backyardworkshop.com
Comments
·http://www.parallax.com/Portals/0/Downloads/docs/prod/prop/PELabsFunBook-v1.1.pdf
But darned if I can find where the Op Amp was used!
Where to go? What are your interests? Hobby, work related?
Jim
strictly hobby stuff - and I get into all kinds of things - robots, cnc, audio, etc...
I wish there was a "101 things to do with the Propeller" book [noparse]:)[/noparse] hehe
I mean - should I know everything there is to know after doing the fundamentals book? I saw there was another book - by Harprit? maybe I'll check that out
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Check out my CNC (and more) projects at http://www.backyardworkshop.com
·http://www.parallax.com/Store/Books/Propeller/tabid/171/CategoryID/45/List/0/SortField/0/Level/a/ProductID/637/Default.aspx
Lots of stuff to get your creative juuices flowing.
and
·http://www.parallax.com/Store/Books/Propeller/tabid/171/CategoryID/45/List/0/SortField/0/Level/a/ProductID/683/Default.aspx
This is Harprit's book. I don't have it yet, but I·hear it's good also.
Jim
Propeller isn't big enough to do a G-Code interpreter without lots of extra effort.
Check out some of the .wav players or program a Propeller based BOE-BOT.
Cheers,
--Steve
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Propeller Pages: Propeller JVM
What's that! Another thing that can't be done on the Prop!
Someone will do it.
Jim
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Check out my CNC (and more) projects at http://www.backyardworkshop.com
There's very little room left to finish the interpreter though.
Cheers,
--Steve
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Propeller Pages: Propeller JVM
The Fundamentals book & online labs·are·just jumping-off points. The two books published by McGraw-Hill are full of inspiration.
The 9-author effort·Programming & Customizing the Multicore Propeller has some great foundation info, hints·on debugging tools and sensor interfacing, and 8 amazing application chapters, including one from the Propeller inventor Chip Gracey.
Harprit Sandhu's Programming the Propeller with Spin is another approach to beginner-level info, with lots of basic, practical examples. You might be interested in the stepper motor and encoders particularly.·(This book has been released on Amazon, and Parallax will be carrying it very·soon as well.)
Have fun!
-Stephanie
Post Edited (Steph Lindsay (Parallax)) : 6/16/2010 11:03:28 PM GMT
I was working on exactly that title (got a lot of stuff I need to post to my website), before I got caught up in Expo stuff. [noparse]:)[/noparse]
Try this Youtube link: www.youtube.com/results?search_query=Parallax+Propeller&aq=f
It'll get your mind going... [noparse]:)[/noparse]
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Propeller Feature Projects: PropellerPowered.com
Visit the: PROPELLERPOWERED SIG forum kindly hosted by Savage Circuits.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Links to other interesting threads:
· Home of the MultiBladeProps: TriBlade,·RamBlade,·SixBlade, website
· Single Board Computer:·3 Propeller ICs·and a·TriBladeProp board (ZiCog Z80 Emulator)
· Prop Tools under Development or Completed (Index)
· Emulators: CPUs Z80 etc; Micros Altair etc;· Terminals·VT100 etc; (Index) ZiCog (Z80) , MoCog (6809)·
· Prop OS: SphinxOS·, PropDos , PropCmd··· Search the Propeller forums·(uses advanced Google search)
My cruising website is: ·www.bluemagic.biz·· MultiBlade Props: www.cluso.bluemagic.biz
the youtube links are great and I'll be watching videos all day - thanks!
Jamie
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Check out my CNC (and more) projects at http://www.backyardworkshop.com
do you use the Bresenham algorythm for the cirular interpolation
like shown [noparse][[/noparse]here ?url=http://www.khwarzimic.org/takveen/helix.pdf] Bresenham type fast algorithm for 3D linear and helical movement in CNC machines
best regards
Stefan