help in choosing the microcontroller kit

Thread Starter

karthikumar

Joined Mar 30, 2013
1
Hi All,
I've fair experience in ASM programming in AVR AT Mega microntrollers. I'm looking to learn embedded programming in C, to (learn and )work in various protocols CAN, I2C, SPI and interfacing graphical and color LCD's. Please help me to choose any microntroller/microprocessor kit with guide/help.
 

@android

Joined Dec 15, 2011
178
Hi All,
I've fair experience in ASM programming in AVR AT Mega microntrollers. I'm looking to learn embedded programming in C, to (learn and )work in various protocols CAN, I2C, SPI and interfacing graphical and color LCD's. Please help me to choose any microntroller/microprocessor kit with guide/help.
Best way to start is to make your own board. Believe me, it isn't that hard and for sure you don't need expensive full size development board to get started.

Minimal things you need considering your MCU has an ISP feature which is in almost every controller now a days.

General purpose PCB
uC IC & IC socket
Crystal & capacitors
Single in-line male-female connectors
Programmer module for your uC

And thats it! Hope that helped. :)

PS: I'm assuming you already have 5V supply.
 
Top