Hello ,
A week ago i finished my first embedded project and i experienced the limitations of 8bit micro.
In coming projects i have to use big graphical displays, ethernet, some sensors and a couple protocols.
I have limited arduino / avr (atmel studio) / cortex m3 (CooCox) expirience.
An example:
2* 8 channel 12bit adc (I2C) or (SPI)
Color display + touch screen
Serial communication
Bluetooth / radio
Ethernet
a couple of outputs
Real time clock
Temp sensor (analog or digital)
Light sensor (analog)
I have used Cortex M3 ARM before and i found it pretty nice , but it missed documentation to get me started on some more complicated protocols. Mikroe have some nice developement boards for around 160euro. The EasyMx Pro V7 for stm32 / stellaris.
http://www.mikroe.com/arm/development-boards/There are 2 versions , one for stm32 and one for stellaris. Is one better than the other ? Or is there a better alternative to the Mikroe boards ?
gr. Spikee