Hey guys,
So I am here again to seek help... But I guess it's the right place to be.
I found a project that i wanted to make. I'll explain it a little so that you guys will understand my questions,,
It's actually a simple circuits, wich is a decoder of a DTMF signal ( IC: MT8870 ). The circuit has only one output, like a garage or light or w/e that's not the problem. And it only works when you call a specific numbers and then code like on the tones 159.
The circuits does work, but I can't use it because they used after the DTMF IC a microcontroller that I don't have. ( which I guess makes the 159 thing work ). The Microcontroller used is AT89C2051. And there comes a HEX code with it i think. Writes in nubmers and letters.. 0-9 A-F.
I am not very familiar with microcontrollers and did some research about it...
The questions I have are as follows
Do I must use this microcontollers or can I change it to any microcontollers? Or must it be in 8051 family? Or can I change it to like PIC? or any other microcontollers, which is easier for me to program and find? (keep in mind the main task of the microcontroller will be only to secure the code like it only opens when the programmed code is type in the dial numbers.
( When i searched about it I think I can change it, and the microcontrollers only differ like when you have some serious big codes to do? Only think doubting about why this guy but that microcontroller specific and not like a PIC? )
I also want to change the Code that it gives which must be programmed on that IC. But after some searching, i found out that it will be very hard (or impossible to do that ) is it like this? it is in HEX numbers.
So I am here again to seek help... But I guess it's the right place to be.
I found a project that i wanted to make. I'll explain it a little so that you guys will understand my questions,,
It's actually a simple circuits, wich is a decoder of a DTMF signal ( IC: MT8870 ). The circuit has only one output, like a garage or light or w/e that's not the problem. And it only works when you call a specific numbers and then code like on the tones 159.
The circuits does work, but I can't use it because they used after the DTMF IC a microcontroller that I don't have. ( which I guess makes the 159 thing work ). The Microcontroller used is AT89C2051. And there comes a HEX code with it i think. Writes in nubmers and letters.. 0-9 A-F.
I am not very familiar with microcontrollers and did some research about it...
The questions I have are as follows
Do I must use this microcontollers or can I change it to any microcontollers? Or must it be in 8051 family? Or can I change it to like PIC? or any other microcontollers, which is easier for me to program and find? (keep in mind the main task of the microcontroller will be only to secure the code like it only opens when the programmed code is type in the dial numbers.
( When i searched about it I think I can change it, and the microcontrollers only differ like when you have some serious big codes to do? Only think doubting about why this guy but that microcontroller specific and not like a PIC? )
I also want to change the Code that it gives which must be programmed on that IC. But after some searching, i found out that it will be very hard (or impossible to do that ) is it like this? it is in HEX numbers.