This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

FM/AM RECEIVER WITH SOUND

Yes you might say

Do you have 2$?

if yes, go to small electronics shop and buy cheapest FM radio which contains this chip.

but i cannot and i must build the reveicer for narrow or wide modulation so i think an 8052 is the best option.

plz can anyone help me to make the hardest first step. i have never written any code and need to know where to start.

Parents
  • plz can anyone help me to make the hardest first step. i have never written any code and need to know where to start.
    first get rid of the uttely stupid SMS abbreviations it is spelled 'please' not "screw you"
    second decide if you want to do assembler or C
    third study "the bible"
    fourth regardless of second learn the '51 assembler
    fifth if you chose C in second learn C on the PC
    sixth work through the "getting started guide"
    seventh make a simple project
    eight make a slightly more complex project
    ninth ...

    DO not skip any of the above steps, it will hurt you if you do.

    with dilligence since you "have never written any code" you should be able to do something worthwhile in 2-6 months,

    Erik

Reply
  • plz can anyone help me to make the hardest first step. i have never written any code and need to know where to start.
    first get rid of the uttely stupid SMS abbreviations it is spelled 'please' not "screw you"
    second decide if you want to do assembler or C
    third study "the bible"
    fourth regardless of second learn the '51 assembler
    fifth if you chose C in second learn C on the PC
    sixth work through the "getting started guide"
    seventh make a simple project
    eight make a slightly more complex project
    ninth ...

    DO not skip any of the above steps, it will hurt you if you do.

    with dilligence since you "have never written any code" you should be able to do something worthwhile in 2-6 months,

    Erik

Children