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
  • MR BITEMAN,

    Ok my friend u r a Good worker and i think u will be some thing in code word so i will give u what i have .
    this is the firest method . it is not a Pro but it work ......
    requirement :
    it need some chance not else
    in some code u will find a ljmp (jnz , cjne) and the sjmp always hppen for some reason so after this sjmp the Code not do anything or lets say without avail as if not exist . ( SO U NOP THE JMP AND BEGIN WRITE UR CODE TILL BEFORE THE LINE OF THE JMP COMMAND go)
    so u can play there and put ur code there .
    mabye u say the byte will not enough . No my friend , i will say search for anthor place and make jmp to it and continue write ur code there . and goon
    i hope i have some time so i will make a movie explane it , but still busy in some project hope it work. in other word i try to collect a group for work to gather in Coding and something else ......hope i will !!!!!
    if u not understand it just PM and i will try to explain more .....by but some code example
    Ok no problem u can do it my friend and if there any problem just connect me.
    if u don't like the method wait for the next method it will be more complex but will work fine so be attention..
    bye
    ur best friend

Reply
  • MR BITEMAN,

    Ok my friend u r a Good worker and i think u will be some thing in code word so i will give u what i have .
    this is the firest method . it is not a Pro but it work ......
    requirement :
    it need some chance not else
    in some code u will find a ljmp (jnz , cjne) and the sjmp always hppen for some reason so after this sjmp the Code not do anything or lets say without avail as if not exist . ( SO U NOP THE JMP AND BEGIN WRITE UR CODE TILL BEFORE THE LINE OF THE JMP COMMAND go)
    so u can play there and put ur code there .
    mabye u say the byte will not enough . No my friend , i will say search for anthor place and make jmp to it and continue write ur code there . and goon
    i hope i have some time so i will make a movie explane it , but still busy in some project hope it work. in other word i try to collect a group for work to gather in Coding and something else ......hope i will !!!!!
    if u not understand it just PM and i will try to explain more .....by but some code example
    Ok no problem u can do it my friend and if there any problem just connect me.
    if u don't like the method wait for the next method it will be more complex but will work fine so be attention..
    bye
    ur best friend

Children