Microcontroller sugggestions

Thread Starter

mark333

Joined May 16, 2012
2
Hi guys after much research and looking at multiple Micro controllers, I feel it would be best to ask someone with a bit of experience! Currently I am in the process of designing a testing platform for batteries. The IC used will be the LTC6804-2 (Data sheet- http://cds.linear.com/docs/en/datasheet/680412fb.pdf), I plan on using the SPI data output from this to the micro which will be programmed to organize this information. I was wondering if anyone could suggest any suitable micro controllers that would do the job (speed and accuracy is important) and have WiFi ability in order to create an app and/or GUI on the network that can be accessed completely wireless as well as USB connection in case the wireless doesn't work etc...

Any suggestions on Micros would be much appreciated ive mainly been looking at the Arduino boards and the SparkFun Photon Redboard.
 

mcgyvr

Joined Oct 15, 2009
5,394
Really anything that has SPI + Wifi will be just fine..
Any arduino with wifi or wifi shield... Photon, spark core, esp8266 variants,etc...

Is this a 1 off personal project or will you be making/selling many..?
 
Top