What's a Prop?
Humanoido
Posts: 5,770
Anyone working on a What's a Micro book version for the Propeller? No, not the PEK but rather something closely following the Stamp book.
Comments
http://www.gadgetgangster.com/tutorials/293
The idea here is to provide enough information for someone to get started without overwhelming them with all the details.
Lesson 0 will be posted as soon as I can convince Nick. We're spreading them out a bit.
OBC
http://www.gadgetgangster.com/tutorials/293#blinky
Humanoido,
Not a What's a Micro book, but I am working on a book and presentation for the next UPE that I will attend (hoping for Chicago). I do like the What's a Micro book, and have drawn from it for some of my books. My class from last summer's UPENE was based on the beginning of OBC's "Introduction to the Propeller Protoboard" (http://www.parallax.com/Portals/0/Downloads/docs/prod/prop/32212-32812-Protoboard_Introduction.pdf) The idea is to give the newbie enough to show them that microcontrollers are not "rocket science", and that they CAN do this. Hopefully, this will also make for a good intro kit/book for sale to beginners.
I have the student install Mike Greene's FemtoBASIC for the PropTerminal (http://jeffledger.googlepages.com/FemtoBasic_Propterminal.zip) and then light and flash an LED. In the course text that I have been updating since UPENE, I am also including a couple of LED/resistor pairs, a small speaker and a small pushbutton switch. I like the idea of keeping the language and the program all on the Prop board, no real need to worry about development systems, environments, etc. - Just hook up a terminal emulator and go. SIMPLE.
and IE8 8.0.7600.16385
Jim
Also seems to work fine in Firefox (ver. 3.6.13 specifically) running on Win XP.
This doesn't go all the way down to the 'what's a micro' level. Personally, I think it's better to start with activities than with theory. Show them why they should care about what a micro is before you tell them.
Ok I reviewed the web page and found that the code is in something called player.vimeo.com which is blocked from my location. There is another player.vimeo.com directly below which also does not show.
Can the code be placed in a formatted text such as Courier? This would allow it to be seen from other countries and accessed by people who are traveling.
Thanks.
OBC
Good job guys keep up the great work!
Hopefully soon I will be able to add my own little projects to the list.
Serial Communication (RS232)
Analog Signals
Pulse Width Modulation
Timers/Counters
cog or global or DAT Memory
LCD Display
I²C Communication
SPI Communication
ds clock chip
what is a shift register
using an uSD card
tripping a relay
how to locate and interpret a Datasheet maybe with xbee or any 433 example.
connect two props on a breadboard and have each cog communicate using different protocol,
raw2 wire, spi .......
and this would facilitate learning spin . maybe gointo detailed use of commonly used objects? Its just a late night opinion!!!!!!!!!!!!
FYI,
I really like to use the LEDs with internal resistors.
Supper conveinent for experimentation, especially when used on "plug boards".
Here are my favorite ones:
SSL-LX3044ID-12V red
SSL-LX3044GD-12V green
SSL-LX3044YD-12V yellow.
These are 12V types. They work fine down to 3V and work well with my Propellor on 3.3V.
There are 5V units also but it would be confusing to have two voltages in my junk box.
Of course, I would not use these on a production board as they are a bit expensive.
Duane
If all goes well there will be an online video series of the same name. Would be shame not to put my acting training to work!
I don't expect it will be. It's something I'm doing on my own and will be available for sale through a book seller. I went down the self-publish path with may acting teacher last year, taking his manuscript to book form, so I've been through it and know what to do.
I was so impressed, that when my developers were doing user documentation of an application we were delveloping (I'm an IT Project manager) , I took it in as an example of a "proper job" when my techies had produced an incomprehensible collation of acronyms and buzzwords suitable for training only those who knew the answers anyway.
I'm intrigued by Propeller and the inherant advantages in capability and cost, but fear another "PIC experience" if it's not supported by something like "what's a microcntroller" (marketing department take note !). No matter how brilliant it is technically it's not even useful as a paperweight if I can't understand how to use it !
Having got this so right once - please do it again !! and I promise I'll go out and buy propeller discovery set !
I'll buy a copy!
I'm working through the PE kit text (about half-way right now) and will need another book soon.
http://www.amazon.com/Programming-Customizing-Multicore-Propeller-Microcontroller/dp/0071664505/
Check out the link OBC provided to his turorials. There are some things in there not covered in the prop ed kit.
Also search the OBEX for objects written by Johnny Mac. I have found them to be well documented and have helped me greatly.
Many thinks to OBC and Johnny Mac. I really appreciate the efforts to help those of us who aren't prop wizards (yet).
Programming the Propeller with Spin - A Beginner's Guide to Parallel Processing by Harprit Sandhu
Check out this thread
http://forums.parallax.com/showthread.php?123537-Programming-the-Propeller-with-Spin-A-Beginner-s-Guide-to-Parallel-Processing
Its a little easier, at least I didnt get lost, IMO.
I will buy the book by JM when its available. I have only ever read bits of the Stamp series so I still would like to go down that road on the prop.