Search found 7 matches
- Fri Mar 15, 2013 3:49 pm
- Forum: For sale
- Topic: plastic injection raspberry pi case
- Replies: 16
- Views: 8100
Re: plastic injection raspberry pi case
Is there any space for GPIO headers/wires?
- Mon Mar 11, 2013 1:47 pm
- Forum: Beginners
- Topic: 3 AA's at 4.5V
- Replies: 5
- Views: 2648
Re: 3 AA's at 4.5V
4.5v will not be enough - the Raspberry Pi won't be able to use ethernet or USB. I very much doubt you'll manage much in the ways of GPIO either.
- Fri Mar 08, 2013 5:04 pm
- Forum: General discussion
- Topic: RC communication?
- Replies: 8
- Views: 1895
Re: RC communication?
Any reason you'd not want to use Wifi? You've got a silly amount of overheads for doing anything simple, but usb wifi adapters can be dead cheap and very easy to set up. I do not have much room inside the joystick end, definitely not enough for another Pi, not to mention that the overhead for somet...
- Fri Mar 08, 2013 4:56 pm
- Forum: General discussion
- Topic: RC communication?
- Replies: 8
- Views: 1895
Re: RC communication?
Well, I personally think that the XBee wireless TX & RX modules are the best for the pi when coming to RC. Here are my reasons: They can have up to 100M range There is a GPIO board for the Pi specifically designed for XBees (The Slice of Pi, NOT The Slice of Pi IO. Do not get them both mixed up...
- Fri Mar 08, 2013 11:21 am
- Forum: General discussion
- Topic: RC communication?
- Replies: 8
- Views: 1895
Re: RC communication?
I am aiming to hook a joystick up to a servo that the Pi will control. The joystick is the old style where it is just a 4-switch job. With the one I linked I'd be modifying the sender so that it worked off of the joystick. This'd make it (hopefully) a case of hooking up power to the receiver and hoo...
- Fri Mar 08, 2013 10:40 am
- Forum: General discussion
- Topic: RC communication?
- Replies: 8
- Views: 1895
Re: RC communication?
What sort of environment, distance and update rate? Something such as http://www.ebay.co.uk/itm/400422325267 could meet your needs. That looks about right, but how do I send data through it? Is it serial? I'm looking for something that would work for about 10m max, outdoors (no rain), and updates a...
- Fri Mar 08, 2013 10:03 am
- Forum: General discussion
- Topic: RC communication?
- Replies: 8
- Views: 1895
RC communication?
I am looking to send input to my Raspberry PI over radio (or some other low-power, non-line-of-sight method). The communication only needs to be one way, and would need to be able to transmit 4 distinct bits. Has anyone got an idea on what modules I'd need to accomplish this? I did a little research...