eigen
Newbie level 3
- Joined
- Aug 4, 2014
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 40
I would like to make a board on which the microcontroller reads the voltage output from a sensor, and sends the data to an Android phone via USB interface. The board should be powered by the Android, so I guess Android needs to be the host and the board to be the device. Now I have some problem choosing the right microcontroller meeting those requirements:
1. Has USB capability (preferably not requiring a separate USB IC)
2. Small form factor and low cost
3. Needs an ADC pin (reading the sensor output) but excessive IO pins are not needed
Personally I have some experience with ST32M (with GCC toolchain only) and MSP430, and Arduino as well. I find board like IOIO interesting, but not sure if it is what I need (since I wish I could build my own board in the end). Can anyone suggest some IC (and/or the corresponding eval board) that is easy to get started but also good for final custom implementation?
1. Has USB capability (preferably not requiring a separate USB IC)
2. Small form factor and low cost
3. Needs an ADC pin (reading the sensor output) but excessive IO pins are not needed
Personally I have some experience with ST32M (with GCC toolchain only) and MSP430, and Arduino as well. I find board like IOIO interesting, but not sure if it is what I need (since I wish I could build my own board in the end). Can anyone suggest some IC (and/or the corresponding eval board) that is easy to get started but also good for final custom implementation?