- This topic has 1 reply, 2 voices, and was last updated 10 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Miscellaneous › Others › looking for a specific IC #Embedded systems
I want to implement a hand held device of very small dimensions, which incorporates 4 leds and a motor. I used an 8051 to control these leds and motor and coded accordingly, but as size is a constraint i cannot afford to make use of 8051. i want to implement a IC which is really small and executes/runs these leds and motor for the ‘n’ number of alarms set using a clock and also the IC should even display the clock on an lcd or an led display. please can some one guide me how to achieve these functionalities using a small IC (Any basic level IC which can be implemented as an smd chip in later stages). as i am a newbie with basic knowledge of micro controllers, i will be very grateful of your help. Thank you in advance.
mail ID: [email protected]
I would suggest AVR microcontrollers like ATtiny8, which comes in 8 pin DIP package and you can get the SMD version also.