PDA

View Full Version : project ideas with microcontroller


fmouazin
May24-11, 01:36 PM
Hello everyone.
can anyone help me with project to build that has microcontroller. i need something not very hard and not very very easy.

Xitami
May24-11, 03:08 PM
autofocus

mdjensen22
May24-11, 03:43 PM
What do you need to use on the micro controller? Are there requirements for the functionality? Do you have to use assembly or can you use C/C++?

Ideally, a general project for a student (assuming you are a student) would use multiple functions of the controller rather than just digital IO.

One of the more common projects for beginners is a circuit that monitors analog temperature and humidity sensors and displays the readings on an LCD. In addition, the user could control Nicrome wire and a fan to control the temperature based on inputs.