Questions tagged [remote]

75 questions
20
votes
5 answers

How do low price toys implement RF communication

I have seen toy remote controlled cars and other toys available for real low prices. How do they implement RF communication? I mean to say when I search for RF units to buy they come at a pretty high prices. So obviously there is some way of…
user3102
10
votes
8 answers

Fix remote controller button contacts

On almost every remote controller the buttons stop reacting after a while, and you end up squeezing the remote out of his life while trying to switch the channel... I found some link where it explains how to "refresh" the contact-making surface on…
veljkoz
  • 211
  • 1
  • 2
  • 6
6
votes
2 answers

IR Remote code for Arduino

I've just hidden away our entertainment centre electronics including our Infrared controlled DVD Player, Amp and Mac Mini . I was wondering if there is any IR Remote code for Arduino, that I can use to eventually control the entertainment centre. I…
littlebirdceo
  • 4,697
  • 8
  • 41
  • 61
5
votes
3 answers

For remoting 1000Base-T ethernet connector, is it better to remote PHY from magnetics or magnetics from connector?

I'm in need of remoting the gigabit ethernet connector from the main board to a back end board that has all the other connectors. I plan on doing this with a high speed board to board connector (Samtec QRF8-026-05.0-L-D-A-GP which has a ground…
apalopohapa
  • 8,419
  • 2
  • 29
  • 39
5
votes
3 answers

Using the iPhone to control a remote controlled car via Arduino

So i started this project a while back where i made a remote controlled car that i could control with the directional buttons on my keyboard via an Arduino -> now the next step i want to do is to get the tilt control in my iPhone to be driving the…
mad_z
  • 5,050
  • 5
  • 45
  • 56
5
votes
3 answers

How do they remote control the military drones?

I am interested to remote control something (sorry for the vagueness) over a distance of several hundred kilometers to a place where there are no internet cables. Therefore, I am interested to know how the US Military remote controlls their drones.…
David
  • 153
  • 1
  • 4
4
votes
3 answers

Cloning a 433Mhz Transmitter using RWS-375 Receiver

I've bought that famous Receiver/Transmitter RWS-375 and TWS 375. I want to clone the remote control of my garage door. So I connected the RWS-375 in my Arduino, and build a program to receive the sinal that the remote control send. However every…
jyz
  • 143
  • 1
  • 1
  • 8
3
votes
5 answers

Remote Controlled Water Valve

I have been planning on building a rain water collection system for my parents to be used for watering their dogs outside. I thought it would be a cool project to automate the watering process. Basically, it should be gravity fed so there will be no…
user2905256
  • 39
  • 1
  • 2
3
votes
3 answers

Components for a WiFi enabled IR controller

I don't have any experience with electronics really but I do have experience in programming. I'm interested in writing a program to control my stereo, TV etc. To achieve this I'll need a piece of hardware which is WiFi capable and can generate a…
conorgriffin
  • 348
  • 2
  • 10
3
votes
2 answers

Unexpected bits when shifting out (ATtiny85)

I'm trying to spoof a 433 MHz remote and I have a sequence of 32 bytes that I want to repeatedly shift out to one of ATtiny85's pins. The signal then goes to a cheap Chinese-type 433 Mhz transmitter. I utilized the built-in 8-bit Timer/Counter0.…
Protecto
  • 35
  • 4
3
votes
3 answers

tiny RC receiver for bristlebot?

I made a small bristlebot. my version can turn left and right using two vibrators and is controlled by an ATTiny uC. I would like to add remote control functionality so i'm asking what's the simplest and smallest component(s) I can add to my…
Mat
  • 33
  • 2
3
votes
2 answers

How hard would it be to hack a "personal soundtrack shirt"

I imagine this is an unusual question for this SE site but here it goes. I just bought a "personal soundtrack shirt" from think geek. This shirt is really cool. It comes with a built in speaker an amplifier (batteries not included) and a wired…
3
votes
4 answers

Connecting the Wii remote to a computer via Bluetooth

How do i connect a Wii remote to my Mac via Bluetooth?
mad_z
  • 5,050
  • 5
  • 45
  • 56
2
votes
2 answers

Connecting both WiFi and 433MHz Tx/Rx to one Arduino

I would like to use an Arduino to relay data from a 433MHz sensor network to a WiFi web server. I know that the Arduino has the web server ability, using a WiFi shield, but I would like to know if one can also connect a 433MHz transciever at the…
Andrew
  • 21
  • 2
2
votes
2 answers

RF Receiver for USB

I wanted to make a wireless 6 or more channel remote controller for PC. The receiver connected to PC through USB or any interface possible in a modern laptop. More specifically I want an idea to design a wireless or wired game show lockout buzzer…
1
2 3 4 5