You use several different (micro)controllers on your show; AVR/Arduino, PIC, Propellar, whatnot.
Could you maybe say something about what you view as the strong and weak point for the different controllers?
You use several different (micro)controllers on your show; AVR/Arduino, PIC, Propellar, whatnot.
Could you maybe say something about what you view as the strong and weak point for the different controllers?
I love msp430 for common problems. TI partners provide compilers, C++ compilers. They have many part variants which means one doesn't have to over-buy in production. They have good analog section like A/D w/mux and PWM. There are many code examples which one can alter to one's application. Entry-level hardware is cheap. You have to know electronics and coding fairly well to make use of it, but that isn't my problem.
I love msp430 for common problems. TI partners provide compilers, C++ compilers. They have many part variants which means one doesn't have to over-buy in production. They have good analog section like A/D w/mux and PWM. There are many code examples which one can alter to one's application. Entry-level hardware is cheap. You have to know electronics and coding fairly well to make use of it, but that isn't my problem.