0

I'd like to program a transmitter to output a routine each time a button is pressed. That way I don't have to be connected to a computer each time I want to use it. Does something like this exist?

Jonas
  • 121,568
  • 97
  • 310
  • 388
eibwen
  • 195
  • 8

1 Answers1

2

Sure, there are embedded devices like the Ettus E-Series you can set up to do this. Note you'll need some experience in embedded systems if you want to use such a system. However, for low-performance apps (e.g. low-bandwidth signals) you might be able to simply run a GRC flow graph on your embedded device without a lot of modifications.

mbr0wn
  • 1,339
  • 1
  • 10
  • 12