RF Transmitter and Receiver

Hi there,

I'm in an effort of making a receiver, which is a music player that can pick the song as per the button on an RF remote.

Unlike the regular music player with the normal and extended features to go over and search for songs, this setting should give the output (that is play the song) corresponding to the key that's pressed on the remote.

For example, once the device is switched on, if there are 10 keys on the remote, each key should play the corresponding song assigned to the specific key. When you press a different key, the song associated with that key should play.

Is there any way I can make this?

A remote that has "X" number of keys and the music player with "X" number of songs which gets played only when you press that specific button.

(The setup is for an elderly person who cannot operate any other settings, physically or learn how to control more sophisticated control.)

Any help available is appreciated. Just a beginner on electronics but I can learn fast.

With good faith Antony

by Tony_MusicaFrame
August 27, 2020

Possible strategy: the remote could encode each button to a value from 0 to 255 (a byte), then send the byte to the receptor which could read the value of the byte and react accordingly.

The tactic has many pitfalls, such as interfacing the receptor with the music player. Could help if it has already bluetooth or infrared enabled controls. I don't think that you wish to build the remote and the music player from scratch, right?

by vanderghast
August 28, 2020

1 Answer

Answer by jrareas

Hi Tony, I am also new to electronics. But, I think you would need a microcontroller to do that. Take a look at arduino, raspberry PI or ESP32.

+1 vote
by jrareas
August 28, 2020

Your Answer

You must log in or create an account (free!) to answer a question.

Log in Create an account


Go Ad-Free. Activate your CircuitLab membership. No more ads. Save unlimited circuits. Run unlimited simulations.

Search Questions & Answers


Ask a Question

Anyone can ask a question.

Did you already search (see above) to see if a similar question has already been answered? If you can't find the answer, you may ask a question.


About This Site

CircuitLab's Q&A site is a FREE questions and answers forum for electronics and electrical engineering students, hobbyists, and professionals.

We encourage you to use our built-in schematic & simulation software to add more detail to your questions and answers.

Acceptable Questions:

  • Concept or theory questions
  • Practical engineering questions
  • “Homework” questions
  • Software/hardware intersection
  • Best practices
  • Design choices & component selection
  • Troubleshooting

Unacceptable Questions:

  • Non-English language content
  • Non-question discussion
  • Non-electronics questions
  • Vendor-specific topics
  • Pure software questions
  • CircuitLab software support

Please respect that there are both seasoned experts and total newbies here: please be nice, be constructive, and be specific!

About CircuitLab

CircuitLab is an in-browser schematic capture and circuit simulation software tool to help you rapidly design and analyze analog and digital electronics systems.