Hacker News new | ask | show | jobs
by cmrdporcupine 3377 days ago
Wow, some lovely downvotes for making a suggestion. Not sure how two words can be so offensive to people...

Other advantages to Propeller in addition to what you say:

  - DIP form factor, easy to breadboard

  - Very little supporting circuity needed. Very easy to set up.

  - Enthusiastic intimate helpful community on the forum

  - GCC available (not an advantage over Arduino but it exists you don't have to use SPIN)

  - Pretty high performance compared to Arduino -- 80mhz on 8 cores [tho that doesn't tell the whole story since memory accesses to the shared memory take a lot of cycles)
Other disadvantages:

  - Small memory space.  32k of slow shared memory space, only 2k per cog (core)

  - New Propeller 2 is taking years to come out and the old Prop 1 is really starting to show its age
1 comments

I'm not sure DIP form factor is a pro these days - it ups manufacturing costs a lot - unless of course all you are making is breadboards - are there SMT versions available?
Yes, they sell in both. DIP is generally better for hobbyists.