Posts Tagged ‘RC’

Hydrofoam – land, water and air vehicle

Thursday, May 20th, 2010

As little I made RC boats from scratch and since my knowledge about air vehicles is bigger I just had to build another “boat” when I came accross LHydro-Foam. This “boat” has the same abilities as the ship in the Norwegian folk tale Askeladden, “Et skip som går like godt i lufta som til lands og til vanns”.

As usually I printed the PDF available on the French site and cut depron in given shapes.

Check out my gallery for build pictures

Hydrofoam build

Maiden flight on youtube

Tech and photographing

Sunday, March 7th, 2010

Rube Goldberg Machine version

Unbelievable plane build and it`s movie

Sound technology, listen to nearby planes pretty cool idea

Snowplow

youtube speed

Photographing cotton

Miniature New York

Food landscape

Make it smaller and become bigger

Marion on Arduino

Laser scissors

Analog and Digital TV Signal Generation

Computer and Arduino controlled car (1:18)

Thursday, February 18th, 2010

So I decided to make something with RC-servos using the Arduino board and the sensor shield which I recently purchased.

I went ahead figuring out how to send arrow signals from my computer to Arduino using USB interface.

Using void setup() { Serial.begin(9600); } on Arduino and screen /dev/ttyUSB0 9600 on my computer, I managed to send commands back and forth. I hooked up the standard servo library and write some code before I mounted the Arduino board on my mini rock crawler. I now had a computer controlled car. Because of Arduino`s simple interface I had it all up and running around an hour. Check the small video and code below.

You can view and or use the code as you like below. (Sorry about the indention, WordPress messes it up).

//
// LIBRARY
//
#include <Servo.h>

//
// OBJ
//
Servo servo1;
Servo servo2;

// VARS
int readByte;
int servo1Angle = 90; //default servo angle
int servo2Angle = 90;

int minPulse = 700; // minimum servo position
int maxPulse = 2300; // maximum servo position

void setup()
{
servo1.attach(2, minPulse, maxPulse); //connect servo
servo2.attach(3, minPulse, maxPulse);

Serial.begin(9600); // start serial
Serial.println(“Ready\n”);
}

void loop()
{
if (Serial.available() > 1) // procced when two bytes is avaiable
{
readByte; = Serial.read(); //read first byte
if (readByte; == 91)
{
readByte; = Serial.read(); //read second byte to determine arrow type
if (readByte; == 65 && servo1Angle <= 180) //UP
{
servo1Angle += 5;
}
else if(readByte; == 66 && servo1Angle >= 0) //DOWN
{
servo1Angle -= 5;
}
else if(readByte; == 67 && servo2Angle <= 180) //RIGHT
{
servo2Angle += 5;
}
else if(readByte; == 68 && servo2Angle >= 0) //LEFT
{
servo2Angle -= 5;
}

}
}
// set servo positions
servo1.write(servo1Angle);
servo2.write(servo2Angle);
delay(15);
}

Re winding a brushless mini motor

Friday, November 27th, 2009

After running this motor to hard outside, I managed to burn the motor. You can see pictures of the “burnt” motor in the gallery below.

First of all I opened the motor to take a look noticing protective isolation layer on the copper were melted. Not so strange, because when I approaced the motor after the plane fell from the sky, it was insane hot.

Before removing all wire I measured the wire diameter to 0,30mm. I found this king of wire inside very small tranformators in a computer power supply.

By using this picutre, found on this page. I was able to re wound the motor.

I actually did wound all the poles at the same time, well, one by one, but all three wires were in use, if you follow.

After finish wounding I had to connect wires together to make only three wires, brushless motor has three out wires.

Since it`s a pretty fast motor I made a delta hookup, but I did a mistake at first. This motor should have around 195mOhm per 14-turn, maybe I did not mention it is a 14-turn motor. Which means each pole (there are nine here) needs 14 turns of isolated copper wire and in a small motor like this one, it`s not that easy. Anyway, by hooking up wrong end`s I broke a ESC of mine ($10) so I had to buy another one.

The motor works just great now and I might add a video later.

Gallery

Fixing brushless motor

F-117 Nighthawk project

Monday, August 3rd, 2009

After my last to planes I still had some depron left. I decided to build myself another plane instead of throwing it away or keeping it for repair scrap.

I had already came across a free pdf version of F-117 and the choice were easy. After transforming the pdf manual into paper with a little printer help, I realised the plane were to advanced. Which is not really necessary in my opinion. This resulted in what I would call a 50/50 build. I started the nose as it should be, but shorted the back down quite allot. I ended up only using the paper as line-up before adapting the pieces were I wanted them, using eye sight.

You can view my build steps here

F-117 Nighthawk

This plane is retired because of last crash due to it`s bad aerodynamic flight capabilities.
Crashed

Align T-rex 600 ESP has arrived

Friday, June 12th, 2009

My long wanted helicopter has arrived and I have started the build. I was lucky to get this nice piece of machine for only $495 on ebay, orginal price is $689. Quite a deal.



Build images

Align T-rex 600 ESP

Why I prefer a RC helicopter

Wednesday, June 10th, 2009

Post to be updated.

Dear RC Heli Toy: please remove this entry from your site.

Ford Mustang GT-R – Knight rider edition

Saturday, March 21st, 2009

Ok, I’ve been wanting a new body for my touring car for a while. I’ve been running Tamiya’s Raybrig body since I first bought the TA05IFS, but didn’t use enough time to make it cool and neither did I have RC-lights.

I wanted Ford GT500 body, but it didn’t/don’t exists and I didn’t want to create one from the scratch either. My best choice then was HPI’s GT-R.

I always cut the body first, drill holes and grind uneven areas with sandpaper. Front was cuttet to be able to have a grind in front, made holes for lower light’s and added stickers both front and back for disguising lights.

Step one in painting was black.

Doing a new disguising for middle part, to make inside a bit cleaner. Due to holes in the front, I was unlucky with disguising the front and had some leaks. Damn leaks.

From distance the car turned out great! If we look closer we can see all the leaks I had because of bad, bad tape. Next step was to darken the windows, but I was stupid enough to remove the lexan cover before doing so and I had to create me a new one.

To disguise back lights I used stickers shipped with the car. I cut them the way I wanted and it did fit like I wanted. I now had to use it’s shape to create a light bucket. For making light buckets I find it best to make it in paper first, it’s cheap, easy to use and environment friendly. You can see on left image below how I got the first shape to start with then I just added 0,5cm etc. for what I thought would be enough.

Being a perfectionist and all, I had to do this a couple of times before I was satisfied.

When it finally fit, I unfolded the paper again and taped it to 0.10mm thick metal I used and cut it out.

Front light’s are basically the same, but I had to cut my shape in half since i were going to put a cone in there.

Putting the pieces together was a hell because it the pieces didn’t have any areas to connect togheter, the only thing was the cone and it was going in after they were connected.

Mounting the lights with double sided tape.

GT500 knight rider has read light in the front. This car don’t have the same opening at front, so I had to improvise and make a crack another place. I also tried with underglow, but it didn’t look good enough.

I used a simple 6,0V light system to start with on this car, but I had to modify it allot since I were going to use 13 LEDs and not 6. I wanted to power this system directly from driving battery which is a 3S lipo battery, this means 9-12.6v. To be able to use such high voltage on light system, I had to put int resistors. To calculate resistors for each parallel connected resistor I used the formula Vr = (V-Vwanted)/I.

If you want to view all the images for this project feel free to browse my gallery below.

Ford GT-R – Knight rider edition

School project – mechanical hand

Saturday, March 21st, 2009

This article will have an overview of our school project (term 2/6). There are three heads on my group. Our goal with this project is to make a mechanical hand which can move it fingers like a real human hand, electronically controlled. Even point at, pick and crush things!

Before we decided what project we wanted to do, we had several ideas. A sensor based 4wd vehicle to mention one of them. After setting our goal on making a mechanical hand we did our research on google search/images. We only found a single hand (image below) which seemed something we could do in our time, among many other professional vendors.

It is required by us to setup a budget and plans for the rest of the project. All groups in my class needs to be finish by week 21 when the presentation is.

Me and my group are finish developing the hand and making it. We also got our plans for each week ready. Luckily, we reached our milestone for this week, were we wanted to figure out signal’s need for the RC-servos.

The hand is going to be drifted with five Futaba 148S servos, they cost about $19 each and provide 4.1KG of torque with 6.0v and a twist time of 0.19sec/60 degrees. So far, our budget is on $94, but it may increase by a few bucks due to some small components we might need.

We are still working on the sinew/rod’s before installing servos. We might just clean it for all welding points as well.


Update #1
We have now figured out the servo signals and created a physical servo controller. We are using the 555 timer, two actually, because we had an issue with only using one. It didn’t create a stable output before 30 seconds after start. The
surrounding components, capacitors and resistors are our variables, changing the signal length.

We also did make a counter using two J/K FlipFlops and a dmux to convert the signals.

The circuit’s for this hand is so complex, that we decided to program it all into a Altera card. Logic scheme will be available later when we have completed the project.

Image album.

School project – Mechanical hand

Video of hand in action.

Finger control.

Bottle holder.

F-22 Raptor depron project

Thursday, February 26th, 2009

Two days ago, I managed to get my hands on 800x1200x6mm depron sheets locally. I only had to pay 207NOK or $30, if you wish. These sheets are god for 3-4 planes. I almost got two planes in one sheet where the Raptor was cut in one piece.

Yesterday I received my package from readyheli where there was two receivers and four 11.1v 850mAh kongpower batteries I tend to use on these planes. More on my second plane in another post.

Specifications for this plane will be updated when I deside the electronics for it.

Specifications so far:

  • Spektrum AR6100
  • 2200mAh 3S LiPo
  • HS81 MG servos
  • Graysonhobby brushless motor 2212-06 V2 2200kv
  • 30A ESC
  • 6×4″ prop

Build images below.

F-22 Raptor

View maiden flight on youtube

The plane is now dead after I dived pretty fast into a little forest.
End of the line