Hi everyone,
I am trying to figure out what I can use for the remote control of the Sabertooth Dual 50A 12-48V Regenerative Motor Driver that I am going to use to power four 12V 18A fans.
I am going to start out by using these on my bike for added propulsion as a test bed, but will eventually be moving these over to my hoverboard project once I figure out how to get the remote control for it working.
I have been stuck on figuring out how to add a one handed remote control for a long time. I basically just need a variable speed controller that can function in forward and reverse with an on and off switch. This could be achievable with a 2 axis joystick, or multi-axis joystick. I have been reading tutorials and guides for Xbee, Sabertooth, and Arduino, and Sparkfun, but I am still very unsure what pieces I need, how they should all be put together, and what case I should use for the controller.
Finding a good case for one handed robotic remote controls is a lot harder than it seems like it should be… There is also a lot less information on creating one handed controllers and finding cases than I would have expected. Especially considering how popular the Xbee units are. I have seen a number of people use the Wii numchuck remote, but I am not sure if this is what I should use and what parts I would need for it.
One of the best controllers that I have wanted to use for a while is the bluetooth Zeemote JD1 phone gaming controller. It is a pretty good deal at $27 plus shipping.
I am really tempted to get this remote since they do have a Java and Android SDK developer kit for it with programming guides, API documentation, and the complete source code. If I could get this controller to work directly with a bluetooth receiver, than this would definitely cut out a lot of steps and would be a lot more sturdy and reliable than a custom handled remote. And if I couldn’t get this to work, I could always just use it to play games on my phone .
While I will eventually want to use this on my hoverboard in combination with a solid state gyro as a tilt sensor, right now I am just working on getting a control to attach to my bike. This is my third time putting fans on my bike. The first time I had four ducted fans that gave a small slight boost with about 800 cfm total. The second time I had two 16" fans that had about 1300-1500 cfm total, which gave me a fairly noticeable boost of speed on flat ground. These four new fans produce about 3000 cfm each which could produce somewhere around 8,000-12,000 real CFM total. Which should be a lot of fun. The motor controllers I used for the first two bike fan projects were rated for over 100A at 12V, and they included reversable remote controls with them, but they were not meant for continuous use and they died after a few uses.
This time, I think I have made a good choice with the selection of the Sabertooth Dual 50A controller, but I have been stuck on the control aspect, and I have basically put the project on hold for two years because of it.
I have a lot to learn about how to work with the Xbee and Sparkfun control boards. I have been reading the tutorials, but I am starting to feel a little lost… I am almost considering just using a standard wired e-bike throttle control until I can figure out how to get the wireless controller up and running. I have been reading the different manuals/tutorials for Sabertooth, Sparkfun, and Xbee, but I am just not clear about exactly what parts I am going to need.
From what I understand so far, here is what I will need for a wireless joystick communication with the Sabertooth Dual 50A 12-48V Motor Controller:
- 2 Xbee modules
- 1 Sparkfun Joystick Shield kit
- 1 Xbee expoler usb board
- 1 Arduino Uno USB microcontroller
- 1 Xbee Arduino Shield form Sparkfun
- 1 Adafruit 9V Battery Case w / Switch and Barrel Connector
- 2 AAA battery holder with 5V regulator to power the Arduino board
- 1 Xbee regulated board
On the joystick/transmitter side, from what I understand so far, I would have three boards stacked on top of each other. The top board would be the joystick shield kit, below that would be the Xbee Arduino Shield board with the Xbee module, and on bottom would be the Arduino Uno board. I would then hook up the 9V power supply, but I am not sure if I would have to power the other two boards on top or if they get power from the Arduino.
On the receiver side, I would have one Xbee module plugged into the Xbee Explorer regulated board, and a seriel cable would connect directly from the Xbee to the Sabertooth Motor Controller. Power would be provided by the 9v power pack with a 5vseriel regulator.
There are a lot of parts about this that I am not quite sure about. Whether I have all the right parts, how to make them work correctly, etc.
Does anyone have advice on this? Does that part list look about right to you?
Also, just for fun in case you are interested, here is an example of one of the only working hoverboards on the market now for comparison (The Airboard from Arbortech). My design focuses on producing a model that would have a lot more control, be a lot quieter, and will be more efficient (including a new more efficient hoverskirt design that I developed):
arbortech.com.au/view/airboard/
[video=youtube;P_-PQdrgw2A]http://www.youtube.com/watch?v=P_-PQdrgw2A&feature=player_embedded
Cheers