Poll

Which microcontroller do you prefer

Arduino
7 (41.2%)
PIC kit 3 (dev board)
3 (17.6%)
Other (list below)
7 (41.2%)

Total Members Voted: 17

Author Topic: Microcontrollers  (Read 3131 times)

0 Members and 1 Guest are viewing this topic.

Offline MattwarneTopic starter

  • Contributor
  • Posts: 22
  • Country: au
Microcontrollers
« on: January 04, 2012, 02:21:25 am »
Thanks for voting

Matt
 

Offline Teknotronix

  • Regular Contributor
  • *
  • Posts: 146
  • Country: au
Re: Microcontrollers
« Reply #1 on: January 04, 2012, 02:38:15 am »
PIC Kit 3 is not a microcontroller. It is a programmer/debugger. It comes in a package though with a demo board, but is not comparable to Arduino.
Don't drone me bro!

 

Offline MattwarneTopic starter

  • Contributor
  • Posts: 22
  • Country: au
Re: Microcontrollers
« Reply #2 on: January 04, 2012, 03:24:12 am »
Thanks for that simracer
 

Offline westfw

  • Super Contributor
  • ***
  • Posts: 4238
  • Country: us
Re: Microcontrollers
« Reply #3 on: January 04, 2012, 03:53:14 am »
Arduino is not a microcontroller, either.
 

Offline MattwarneTopic starter

  • Contributor
  • Posts: 22
  • Country: au
Re: Microcontrollers
« Reply #4 on: January 04, 2012, 03:58:43 am »
Arduino is not a microcontroller, either.
What I meant was dev board
 

Offline Psi

  • Super Contributor
  • ***
  • Posts: 10091
  • Country: nz
Re: Microcontrollers
« Reply #5 on: January 04, 2012, 06:16:40 am »
I ticked 'other',
I normally use the ATTiny or ATMega micros as nature intended :P  (without the Arduino environment)

But it really depends on what you want to do.

- If i need more power i go to a STM ARM micro.

- If i wanted to make something for the hacker community i would use an Arduino.

- If i was mass producing something in quantity i might use a PIC. (They are often more specialized, so it's possible to pick one that only has the features you need and save some money)
« Last Edit: January 04, 2012, 06:19:12 am by Psi »
Greek letter 'Psi' (not Pounds per Square Inch)
 

Offline shebu18

  • Frequent Contributor
  • **
  • Posts: 309
  • Country: ro
Re: Microcontrollers
« Reply #6 on: January 04, 2012, 06:21:41 am »
What language do u use for all of those? Declaration and stuff differ from avr to pic.
 

Offline IanB

  • Super Contributor
  • ***
  • Posts: 12015
  • Country: us
Re: Microcontrollers
« Reply #7 on: January 04, 2012, 06:38:12 am »
What language do u use for all of those? Declaration and stuff differ from avr to pic.

Most people use whatever language is provided by the commonly available toolchains and dev environments, which is C likely as not.
 

Offline Psi

  • Super Contributor
  • ***
  • Posts: 10091
  • Country: nz
Re: Microcontrollers
« Reply #8 on: January 04, 2012, 06:54:11 am »
Yep, i always use C

I would use inline ASM if i needed to for speed. But that situation hasn't occurred yet.
Greek letter 'Psi' (not Pounds per Square Inch)
 

Offline shebu18

  • Frequent Contributor
  • **
  • Posts: 309
  • Country: ro
Re: Microcontrollers
« Reply #9 on: January 04, 2012, 07:00:53 am »
And in all 3 IDE's you use C? I am currently learning C.
 

Offline ipman

  • Regular Contributor
  • *
  • Posts: 170
  • Country: ro
Re: Microcontrollers
« Reply #10 on: January 04, 2012, 07:04:17 am »
As far as I know, all 3 are closely related to C, but no one is pure C.
Wife hates words like Fluke, Ersa ...
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf