Starting Parallax!
littletransistor
Posts: 25
Hey there,
Just checked those "Read First" guides, they are good!
So, I love to learn some Parallax SX and also the Propeller series.
Apart from the SX USB key programmer, should I have a 5V regulated supply to the circuit? I'm constructing my own circuit with those microcontroller.
And how different would it be when I program these in ASM, since I have working knowledge on PIC 16/18F ASM and some 68HC11 ASM too.
Thanks.
Just checked those "Read First" guides, they are good!
So, I love to learn some Parallax SX and also the Propeller series.
Apart from the SX USB key programmer, should I have a 5V regulated supply to the circuit? I'm constructing my own circuit with those microcontroller.
And how different would it be when I program these in ASM, since I have working knowledge on PIC 16/18F ASM and some 68HC11 ASM too.
Thanks.
Comments
PIC asm is so old school....non-linear program memory and all that.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Computers are microcontrolled.
Robots are microcontrolled.
I am microcontrolled.
But you·can·call me micro.
If it's not Parallax then don't even bother.
I have changed my avatar so that I will no longer be confused with others who use generic avatars (and I'm more of a Prop head then a BS2 nut, anyway)
The 16-bit PICs have a very nice architecture, and deliver up to 40 MIPS (60 MIPS will be available soon).
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
They were weird to code for and at 4cycles per instruction and a low clock rate were pretty slow.
Microchip has some nice stuff...like that cheap ethernet chip.... I saw it paired
with a propeller in a design over on ladyada's website... ladyada is a really geeky girl
I have piles of PIC stuff, boards, books, you name it...all pretty much useless to me now.
If they want to make the Propeller2 a very interesting chip putting ethernet hardware on the chip
would sure do it.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Some mornings I wake up cranky.....but usually I just let him sleep in -
The XMOS chips can do 100 Mbps Ethernet in software with an external Phy chip, it might be feasible on the Propeller II.
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
Post Edited (Leon) : 8/17/2009 10:34:42 PM GMT