Dimension Engineering are awesome

Big thanks to Dimension Engineering who went above and beyond to help me recently.

I’ve been using their speed controllers in projects for almost 10 years without fail. A few weeks ago I accidentally killed one of my beloved Syren10’s thru a dumb mistake. DM came thru and fixed it promptly for free even thought it was entirely my doing.

Cheers guys if you’re seeing this.

Posted by Chris on May 16th, 2013 in Electronics | Comments Off on Dimension Engineering are awesome

Tags:

New Stealth Controller

A couple of years ago I developed a pocketable, palm-held joystick system for my Artoo. It started off as an add-on to my PS2/XBee setup but quickly became obvious it should be standalone controller.

IMG_7555.JPG
Current prototype (Feb 2013) – operator uses two of these to control a droid.

With this system, I can stand next to my Artoo and no one has a clue I’m the one driving. I can have conversations with other observers, or even go as far as standing in line for photos with my Artoo. Artoo can even appear to be autonomous and respond to “verbal” commands. When in fact I’m using simple gestures on the joystick to trigger things.

Although I have more complex control options configured in my droid, during the last few years, I’ve had the most fun wrangling with my Pocket Remotes. It’s proven to be reliable and a real crowd-pleaser.

So, as you can imagine, I’ve gotten repeated requests to offer this technology to the club and beyond.

Right now I’m in the process of refining and simplifying the design to make it more useable by many more people. I have several new prototypes on my bench and will be conducting 3rd party field tests shortly.

Architecture

I’m currently working on an enclosure, which may end up looking something like this:

IMG_7473.JPG

See also:

Posted by Chris on February 12th, 2013 in Electronics | Comments Off on New Stealth Controller

Tags: , , , ,

FS: Dome Logics/Electronics

Teeces has release a new set of dome electronics/logics, which now include PSI and HP lights.

As I did for the v2 logic boards, I’m going to offer my services to assemble the new v3 kits.  I will also have a few pre-assembled kits for sale or you can send me your kit to assemble.

Here’s a short video from John demoing the new kit

Full assembled v3 kit, including:

  • Assembled Front/Rear logics
  • Assembled PSI LED boards x2
  • Holo Projector LEDs x3
  • Cables
  • Joymonkey Bezels, screens and Diffusers
  • Arduino Mini Pro (pre-programmed)
  • 5V Regulator
  • Software loaded and thoroughly tested

Price $400

Assembly service $280 (you supply all the parts)

Optional at no charge:

  • Custom scrolling messages, with external triggers (interface to RF remote or switch)
  • Holo Projector LED on/off external trigger (interface to RF remote or switch)

Timeframe: Parts are on order, with shipping of first assembled kits in early October. $50 guarantees a spot.

Teeces unassembled kits available here from JoyMonkey

If you’re in the Bay Area, I’ll be hosting a free workshop in October to help builders assemble their kits.

Posted by Chris on August 17th, 2011 in Electronics | 2 Comments


Arduino Controller Components and Cost

IMG_6544

I’ve added up the cost of the components in my new controller and it’s a lot more than I thought. It would probably be close to $300 to recreate one of these with the external joysticks. I’d hate to think of all the parts I bought that I either destroyed, never used or special cables/bits I needed for programming.

You could bring down the price by sourcing parts from eBay, and you could use the cheaper 2.4GHz XBee’s, or simplify and remove the LCD or external joysticks. Then the cost would be close to $150-200, but that does not include the hours needed to make the custom PBCs I hand made.

Main Compontents:

PS2 Controller – $20
Arduino Fio
– $25
Arduino MEGA – $65 (or $30 ebay)
MEGA Shield (NKC Electronics) – $6.50
XBEE Modules (qty 2) – 2.4GHz = $40, 900MHz = $90
XBEE Explorer – $10
CD Screen (3.3V) – $27
MUSIC2 – $38

Misc:

Lipo Battery – $16
Various Cables/wires – $5
Perfboard – $2
RJ45 sockets – $2
Extra Joysticks – $5 (ebay)
Amp – $20
RF Filter for VMusic/Amp – $5

Total: Approx $300

Posted by Chris on April 23rd, 2011 in Electronics, RC | 6 Comments

Tags: , ,

RoboGames 2011

RoboGames was a huge success, and I had a blast driving Artoo around with my new controller. I lost count how many people thought he was autonomous. I could stand 5 steps away and nobody would bug me or even notice I was there. I could mingle in and out of the crowd, walk past Artoo – zero response. A lot of people would ask around who was controlling him, and I would respond “If you find out let me know”.
chris-new-controller

chris-new-controller-2
One downside is that I had my hands in my pockets the entire day, so didn’t take many photos. Big thanks to Jonathan and Matt who took most of these photos.

As usual, Artoo was a big hit with everyone, especially the kids
IMG_6631
IMG_6639
But I’m also pleasantly surprised the attention Artoo gets from the adult competitors. Here we are in the pit area
IMG_6628a

On Saturday I hadn’t thought ahead, and hiding the controller in my coat pocket wasn’t such a great idea. It was a hot day and I quickly overheated and paid the price at the end of the day. On Sunday, I remembered to bring my fanny pack to hide the controller in.
IMG_6626

Here I am again, standing to the left of Artoo chatting to someone, with most people oblivious that I was really controlling the droid.
IMG_6647

On Sunday, I was joined by Matt, his son Max and their droid. I really wanted to hang out with them more, but the only catch was people then assumed that he was driving both Artoo 🙂

Unfortunately, I don’t have any photos of us together, but did find this shot on flickr of our droids and Matt in the background. It’s probably my favorite photo from the weekend.
5633937300_99703dcbac_b
Original photo by human fiction.

There was a few Star Wars things at the show. Of course there were children in SW Ts
IMG_6667

And R2-Heineken made an appearance

IMG_6661

And a mini-Darth Vader robot that had trouble standing and keeping his head on
IMG_6672

Bonnie Burton from Lucasfilm covered the event live on Twitter, and she also took some great photos.

Onto some of the more technical aspects of the weekend, including problems and lessons learned.

RoboGames was an ideal place to field test my new controller, it’s probably one of the most extreme wireless environments I could find. There are so many different devices and robots in attendance that if something was going to trip me up, this event would. For the most part I don’t think I got any radio interference (I ran with the 900 MHz XBEE’s.) There was one instance, in the hall hosting the BotBall Tournament, where I lost communication, but I’m not sure if it was radio related. I did a reset of the system and control was restored.

I also ended up doing a lot more work prior to the event to integrate the controller into my current setup. The original goal was to only control main drive and dome, but I got that done pretty quickly after moving everything over from my demo platform.

I worked out I could tie in the Arduino and control 90% of what I have in the droid. It required a lot more software and wiring, and I started to hit limits on the basic way the Arduino (and pretty much all simple microntrollers) are programmed. As a result I started to work on some multi-threading code to help coordinate activities.

On Saturday, Jonathan arrived at my house to help load but found me feverishly trying to fix a last minute glitch. Magically overnight a servo had failed and I was busy trying to figure out why. Long story short, a batch of cheap servo from China was having problems returning to center and drawing way too much power. This would probably explain why my dome controller had been overheating this last few months, as it was supplying power to the couple of servos I have in the body. So I cut my losses and disabled the Leia Holographic for the today.

Once we got to the games, I decided to use the hidden joysticks exclusively and was super surprised how easy it was to control. Even though the external joysticks were mechanically the same as the internal, for some reason because I was reading them as direct analog, I had finer control of the droid.

I was having to much fun controlling Artoo invisibly, that I really didnt want to pull out the main Arduino controller. Running on just two sticks limited what I could do (basically dome, drive and random sounds.) So, on Saturday night I added some extra code to allow the one button I had spare on the external stick to trigger events. I could tap out codes (1 for scream, 2 for whistle, 3 for pie panels, etc. etc.). And for the most part it worked, but sometimes Artoo would miss count and I’d get a scream instead of a Leia message 🙂

On Sunday morning I awoke again to problems in Artoo. I have so much new wiring, and none of it really planned, something was bound to go wrong. He’s recharged over night and when I figured him up to drive him out to the van he would move. His normal bootup sound didnt play so I knew something was up. I checked the built in battery meter and it was showing 19V. I knew this wasn’t possible so suspected something had shorted. I’d a similar issue before, and it was one of the small 7805 voltage regulators on the power board. It had overheated and failed, so instead of delivering 5V to some systems it was allow 12V thru – and tricking the power meter to show 19V. I swapped it out and we were back up and running – but I really should think above removing those 7805’s from the setup.

Next steps in the development are to fine tune the internal joysticks, and develop a better way to trigger events on just the two sticks. I have plenty of buttons and the LCD screen, but I loved just using just the joysticks. I’m thinking something similar to the JEDI controller gesture/stroke system. I also need to further develop the multi-threading code to allow me to perform multiple task in parallel. e.g. drive/dome while a routine like the Leia Hologram sequence is played out (panel open, extend Leia, pause, play sound, pause, close panel.)

I’m also not sure if I want to continue the development in my current droid. I still have my old setup in there and can flip back and forth, but the wiring has become and issue (and probably the cause of the short on the 7805.) At some point I will need to decide which direct I want to go and rewire or keep the new controller for droid #2.

 

Posted by Chris on April 22nd, 2011 in Electronics, Events | 2 Comments

Tags: , ,

Alternate Controllers

A couple of years ago I started to work on alternate control methods for my droid. I’m happy with my Futaba controller, but it’s pretty bulky and heavy, and it would be nice to be able to hide in a crowd without stuffing it in a restrictive bag.

The secondary goal was also to allow more easier scripting of complex routine that I’d started to build into my droid. You can only do so much with the channels provided on an RC controller.

For a while I thought phone control was the answer and I developed a Windows Mobile application that could interface with my droid and allow simple function.

But I wasn’t happy with driving with a touchscreen. Nothing beats a real analog joystick for fine control. Also, at the time multi-touch input wasn’t available on phones, so as soon as I stopped to click on an action like sound, everything else stopped, e.g. driving.

Communication was via wi-fi on the phone to a small computer onboard Artoo. It worked pretty good until I turned on my regular Futaba radio controller. It also runs on the 2.4GHz spectrum and it crippled my new wi-fi controller. So I shelved the project because most of the events I go to there are lots of other radios.

Then about a year ago I started to dabble with XBEE and using it to control my droid. I went thru a few prototype setups and came up with a very workable solution that I demonstrated at R2LA in October 2010.
IMG_6532
At it’s heart are two Arduino micro-controllers that talk via XBEE. The smaller Arduino is tethered to a Playstation controller, with an added LCD screen to help with function selection and setup. It sits on a custom board to tie it all together, which looks bigger in the photo than it really is, but I wanted to show the setup.

IMG_6537

The second Arduino is the brains in the droid and interfaces to the speed controllers, servos, and a VMusic2 for sound. I chose an Arduino Mega because it has 4 hardware serial connections and plenty of IO for future expansion. Initially configured to control 11 servos but the board can handle dozens and dozens.

IMG_6599

The beauty of using XBee is that there are several different version that run on differnt frequencies (e.g. 2.4GHz, 900Mhz), but are also plug compatible – so switching from one to another is very easy. For my tests I focused on 900MHz as I really wanted to avoid the crowded 2.4GHz spectrum.

Even though the Playstation controller is relatively small compared to my Futaba setup. I still wanted to reduce the size further or allow me to hide it all together. I decided to add additional joysticks which are tethered to the main controller. I can hold them in the palm of my hand, and if I hide the wires in the arms of my jacket or shirt, then nobody is the wiser. In this mode control is limited to dome, drive and triggering sound but that’s good enough for me right now.

IMG_6544

Back to R2LA, I couldn’t take down my full droid, so I built up a demo bot using all the same functions and components as a basic droid, like motor controllers, sound, dome rotation etc. I even had a little Artoo mounted on a servo to simulate dome rotation 🙂

Okay, the NPCs and AX3500 was total overkill but it was all I had on hand.

IMG_6553

I drove it in from the car with the controller hidden and the extension joystick in my hand. People thought it was an autonomous robot and didn’t quite understand what or why it was there. They soon realize it was with me, but very few people spotted the controllers and they continued to talk to me thinking it was autonomous (while I drove it around the room.) When I finally told people they were very surprised.

r2la-1

r2la-3

I’ve not touched the project since last October, but this week I finally got it out and worked on testing it in my droid.

I’m going to use my dual receiver board I built a few years ago, it will allow me to switch back and forth between my Futaba and XBEE controller without rewiring. 🙂

Early tests on a full size droid are looking good, the little analog sticks aren’t as precise as those on the Futaba but I can live with it for now, especially if I can switch back and forth. And being able to totally hide the controller is awesome!

Stay tuned for more details soon.

Posted by Chris on April 14th, 2011 in Electronics | 1 Comment

Tags: , , , ,

Bezels for Arduino Logics

I’ve been toying with getting a second droid up and running for a while, and I recently picked up a styrene dome – it needing some blinky lights, so I ordered some parts to make a set of the new Arduino logics designed by teeces.

The boards from the fab house came in over the weekend and was anxious to make a start assembling them, but some components haven’t arrived yet, so I decided to make a start on making the bezels.

The LED spacing is a little different to previous logics so I had to create a new hole template. I also added mounting holes to match Dave Shaw’s aluminum surrounds.

I pasted copies to some scrap ABS and drilled out the holes free hand on my drill press. Once I’m happy with the layout I’ll probably make some in acrylic.
IMG_6515
IMG_6519
Fit was pretty good, and the holes were almost straight – I dont think you need to be super detailed with this piece as the original fibre-optics didn’t align very well anyway.I will also need to add spacers to hold the LEDs away from the the surrounds when mounted.

IMG_6521

Some issues: The boards are super compact and cram a lot in, and as they stand there’s no space for mounting holes. They also extend over holes used to mount the alu surrounds to the dome, which isn’t perfect. I’m not sure if I’ll work around the problem or rejig the design and get some more made that are a little bigger with room for mounting holes.

 

Posted by Chris on April 6th, 2011 in Dome, Electronics | 7 Comments

Tags: , , , , ,

Dual Receiver Board

I posted this photo a few days ago for people to try and guess what I was working on. Alas, nobody got it right.

Short answer: It’s a Dual Receiver Board.

Dual Receiver Board

We’ve had issues at some events where our 2.4GHz Spread Spectrum radios cause problems like interfering with WiFi setups, and we’ve been asked to limit where who go. Luckily, on my Futaba 10C I can quickly switch out it’s transmitter module to either be 2.4GHz FASST or old school 72MHz FM. So I devised this little board to allow me to have two receivers (FM and FASST) connect to Artoo at once, and flip between them with a flick of a switch.

I’ve had this idea for a while, but only now getting around to implementing it because Maker Faire is in a few weeks, and I know we’re going to have interference problems and I didn’t want to limit myself to either FM or 2.4GHz – or have to make a fiddly change in the field.

Receivers connect on the left and the real servos and speed controllers connect on the right along with receiver power. Ignore the black/red/white wire color on the cables coming out of the receivers. I’m only connecting to the signal out on pin 1 for each channel, and the only nice wire I had handy was standard servo cable. The last pair in the row adds power/ground and are tied to the select switch.

I’m also tinkering with some other droid controllers and this will allow me to have them connect without disrupting too many things, but more on that later.

Posted by Chris on May 10th, 2010 in Electronics | 1 Comment

Tags: , , , , ,

« Older Entries