We have been given the following suggestions for uC project using 8051/avr in assembly or c (its our choice). As im a beginner can u arrange the list in an order of difficultly level...or tell me whats the easiest of them all bc im not too good in programming either. I hope to take up an easy project right now and work on it properly then later move up to a greater difficulty level for the future uC projects.
>> Digital clock (with LCD or 7-segment display and resolution upto seconds)
>> Real time clock IC interfacing and display on LCD
>> Serial Port Communication between PC and Microcontroller
>> Parallel Port Communication between PC and Microcontroller
>> Speed and direction control of a toy car
>> Stepper motor control
>> Line follower
>> Calculator(able to perform basic arithmetic and logical operations) with LCD or 7 segment display.
>> Moving message display on a Dot matrix
>> Snake game using a Dot matrix display
>> Digital door lock, with user authentication support and password change option on the fly.
>> Memory interface with microcontroller
>> Room temprature control
>> Room visitor counter and light automation
>> LCD and keypad interfacing with a microcontroller
umm i think the stepper motor control is simple right? how difficult is the calculator relative to the rest?