Coprocessor
kelvin james
Posts: 531
Anyone have any experience with one of these? Maybe overkill, but i like the specs and the package.
www.micromint.com/products/picstic.htm
www.micromint.com/products/picstic.htm
Comments
bugg
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Geordi: "It's like the laws of physics went right out the window!"
Q: "And why shouldn't they, there so inconvinient!"
Geordi LaForge, Chief Engineer, USS Enterprise, NCC 1701-D
Q, Omnipotent Prankster
Honestly, it doesn't look like there's much difference between those picsticks and putting together your own PIC/resonator/regulator/programmer package.
Dave
The clone is cheaper than a Stamp, but you'll have to pay until you're blue for the development tools...
And this one doesn't even have DEBUG functionality...
Gadgetman:"The clone is cheaper than a Stamp, but you'll have to pay until you're blue for the development tools..." Not necessarily- http://www.mikroelektronika.co.yu/english/product/tools/easypic2.htm
It all depends on the applications. If the idea is to get one microcntroller and mess with it for the rest of your life the Basic stamp is the way to go, but if you are planning on actually making products and imbedding microcontrollers in there, then paying ~$120-$150 for programming board+software is not bad at all considering the cost of PICs is realatively low (ex. $7 for PIC-16F877A). Also PICs are much faster, have more memory, have interrupts. As I said it all depends on the application. PICs are harder to program, even using MikroBasic, PicBasic compilers, I am not even talking programming in ASM, that's still way over my head. Basic Stamp allows you to dive into testing and developing almost right away, learning more and more as you go. PICs require you to have a certain amount of knowledge before you even start messing around with them.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--==<{Chris}>==--
A little disclaimer: "I do not work for that company, everything i say/type is my own opinion that im not forcing upon anybody, just presenting the facts and trying to find the best solution for the given problem"
Now that thats out of the way, I actually have that board. You are correct the free fully functional version only allows you to generate 2k of hex code. The full version is available for $99 (if you get the board too). I am sure that if you do some research you will be able to generate 2k pieces of hex code, for each page, and then just use ASM to connect the 2k pages.
"Potentiometer for setting the backlight of the LCD," when if fact it's clearly the contrast control.
Must be a typo on that page. In the manual, and on the silk screen on the circuit board it says "contrast", they are from Yugoslavia. I am not sure but I think they are a part of Microchip Company, not just a 3rd party distributor.
http://www.mikroelektronika.co.yu/english/product/tools/easypic2/pdf/easypic2-manual.pdf
P.S. As I mentioned earlier, there is a larger initial investment for working with PIC, but PICs have their advantages. It ALL depends on the application.
Post Edited (Boris) : 2/22/2005 7:22:04 PM GMT
·· Not having a full working knowledge of PICs, I can't say this for certain, but I would think an SX28 would be able to take the place of many PIC chips...And the development tools for the SX are free.· I admit to having a little difficulty understanding the SX currently, but once I do I think it will suffice for any project I may have considered a PIC for.· And again, totally free development tools.· I'm so sure of it, I bought 3 rails (On sale) from Parallax already for future products that I am not even 100% ready to build yet.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--==<{Chris}>==--
I have no plans of actually building anything for sale, and will probably never have more than a couple projects operating at one time ever.
And if I should ever reconsider, I have a decent EPROM burner which can also program many microcontrollers.
(Only used for disassembling the ROM of older computers)
I also have a PIC programmer I bought cheaply on an online auction, but which has never been used because PIC assembler is... difficult...
So, the Stamp isn't the fastest, or the one with most memory, or... or... but at least it doesn't come with any 'hidden' costs.
(Besides, the BS2 is fast enough for most tasks, as is proven again and again here... .-)
How many BS2s can you buy before it's more expensive than to buy the dev.kit and a similar number of clones?
Jim
For $99 (I think), you get a complete development system with debugging (break-points and single stepping). And for about $4 a piece the SX is a good value.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Check out· the "SX-Video Display Module"
www.sxvm.com
·
A certain "Stamp wanna be" offers a compiler for $99 that will accept BS1 code, and for a nice price of $249 you can get the Pro version
that will allow you to use BS2 code. Keep in Mind that this does not include the programmer, this is ONLY the software.
Parallax is offering the "SX Tech Tool Kit LITE" on sale for $89.
Complete with...
SX-Key Rev. F - $79 by itself
SX Tech Board - 39$ by itself
Two SX28AC/DP - $9.60 value
[url=http:// http://www.parallax.com/detail.asp?product_id=250-05060]50 MHz resonator - $1.66 value[/url]
4 MHz resonator - $1.65 value
SX-Key Development System Manual by Parallax, Inc. - $35 by itself
CD ROM (software, PDF documentation)
Serial Cable (for BS2 programming) - $10 by itself
...Although the SX Tech Tool Kit LITE is currently on back order until 2/28, I have complete confidence that Parallax will act promptly
and professionally to expedite this minor hiccup.
...And to mention, you will always be able to download the latest software version for FREE
Available SX Chips to choose from...
SX18AC/DP - $1.79
SX20AC/SS - $4.00
SX28AC/DP - $4.80
SX28AC/SS - $3.80
SX48BD - $5.00
SX52BD - $7.00
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe - Mask Designer III
National Semiconductor Corporation
(Communication Interface Division)
500 Pinnacle Court, Suite 525
Mail Stop GA1
Norcross,GA 30071
Jim
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
I will probably go with the SX, i just like to explore all avenues. Just out of interest, on the picsic4, the main processor communicates with the coprocessor serially at 62.5 kbps, doesn't that seem a little slow?
kelvin
What's funny is that I don't even have a SX-Key .... yet!
My SX-Blitz died due to a faulty voltage regulator (Middle pin broke on a 7805) - Grrrr!!!
...Anyway I hinted to my wife that a SX-Key might make a nice B-Day present to me since
she often has a difficult time deciding what to get.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe - Mask Designer III
National Semiconductor Corporation
(Communication Interface Division)
500 Pinnacle Court, Suite 525
Mail Stop GA1
Norcross,GA 30071
Something BIG that I forgot to mention....
A PIC generally requires 4 clock cycles to complete most instructions... Some instructions take 8 clock cycles
A SX completes most instructions in a single clock cycle... Some instructions require 2 clock cycles.
In summary, right off the bat if you have the exact same code in a PIC vs. an SX both running at the same
clock speed, the SX will complete the job 4 times faster in most cases than the PIC.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe - Mask Designer III
National Semiconductor Corporation
(Communication Interface Division)
500 Pinnacle Court, Suite 525
Mail Stop GA1
Norcross,GA 30071
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--==<{Chris}>==--
Absolutely! For the benefit of the doubt I was trying to keep the context on a level playing field Apples to Apples,
...but the SX is a small Jet compared to a PIC which is a twin engine prop.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe - Mask Designer III
National Semiconductor Corporation
(Communication Interface Division)
500 Pinnacle Court, Suite 525
Mail Stop GA1
Norcross,GA 30071
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--==<{Chris}>==--