Author Topic: Suitable chip for simple measurement / control  (Read 2102 times)

0 Members and 1 Guest are viewing this topic.

Offline SigmoidTopic starter

  • Frequent Contributor
  • **
  • Posts: 488
  • Country: us
Suitable chip for simple measurement / control
« on: July 26, 2013, 04:11:02 pm »
Hey :)
I'm looking at building a simple regulated power supply, with an LED or LCD display for measured voltage, current, and load resistance / wattage.
What would be the best microcontroller to use for doing the measurements (needs to have a reasonably good ADC), driving the display, perform control functions (drive power MOSFETs, etc.)...

...oh and it should be as cheap as possible. XD I could put a whole Arduino in there, but I'd feel stupid doing that.

I wonder, which controller did David use in his USB power supply?
« Last Edit: July 26, 2013, 04:15:59 pm by Sigmoid »
 

Offline Christopher

  • Frequent Contributor
  • **
  • Posts: 429
  • Country: gb
Re: Suitable chip for simple measurement / control
« Reply #1 on: July 26, 2013, 05:41:22 pm »
microchip PICs are pretty nice, use their MAPS to find a nice (8 bit?) processor with the amount of I/Os etc you need.

Or just use a custom pcb with an atmega328 and shove arduino bootloader on there and shabam !
 

Offline AndyC_772

  • Super Contributor
  • ***
  • Posts: 4348
  • Country: gb
  • Professional design engineer
    • Cawte Engineering | Reliable Electronics
Re: Suitable chip for simple measurement / control
« Reply #2 on: July 26, 2013, 05:58:30 pm »
In terms of capability per unit cost, you could do a lot worse than one of the small STM32 ARM microcontrollers. Even if you don't need the performance, comparing roughly like-for-like in terms of I/O count and peripheral set, they're actually cheaper than 8-bit PICs.

Offline Short Circuit

  • Frequent Contributor
  • **
  • Posts: 439
  • Country: nl
    • White Bream electronics R&D
Re: Suitable chip for simple measurement / control
« Reply #3 on: July 27, 2013, 03:52:52 am »
You will be making one simple power supply. So what does it matter how much the controller will cost (within reason of course)?
I agree with Andy, go for an STM32 or any other brand Cortex-based device. Probably costs a little bit more than the low-end PIC's,
but much more versatile. And much more usefull learning experience. Master the Ardwino and you're a hacker, master the Cortex and you become an embedded engineer
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf