Welcome, Guest. Please login or register.

Author Topic: Spin, Propeller, and MCUs  (Read 6692 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12114
    • Show all replies
    • http://www.troubled-mind.com
Re: Spin, Propeller, and MCUs
« on: September 03, 2012, 02:40:44 PM »
ATMega328 is great for most tasks... Cheap, fast and easy to program, but I use an ARM M3 for "heavy lifting"... And recently had a play with an ARM-M4 which has a frightening amount of power for such a small cheap chip.

Never could be bothered with the propeller, it's easier just to use interrupts on an ARM or ATMega... :)