Author Topic: [Tutorial] Programming Robot Poney  (Read 1878 times)

Offline scrapidou

  • Newbie Member
  • *
  • Topic Author
  • Posts: 2
  • Karma: +0/-0
    • View Profile
    • Awards
[Tutorial] Programming Robot Poney
« on: February 09, 2012, 19:25 »
Hi all.


I see that section is great to share programming experience so I show you my project, if you wanna build your own robot.


Is simple, you just need :

A few lines of PASCAL language (WARNING / THIS IS NOT P.O.O)!!

Code: [Select]
procedure that;
var h,z : real;
begin
   x := y;
   this (h,z)
end

begin
   i := 1;
   x := 5;
   While (I <= 5) and (x <= 75) do
   begin
      w [i] := x;
      x := w[i] * 20.5;
      i := 1 + 1
   end;
   read (x,y);
   if x>y then write (gcd(x, y)) else write (gcd (h,z));
   w[gcd(x,y)] := 23e10;
   this (w,z);
   this (w[w[i]],gcd(x,y));
   that;
   i := 1;
   while (i <= 5) do
     begin
       write(w[i]);
       i := 1 + 1
     end;
   write(h,i,x,y,z)
end.

Dont forget REBOOT.


The basical LEGO set for the poney skeletton :





A power supply :




or




Some furr to make the poney real :


(for example)



Now, first step of the assembly process :




Et VOILA (after painting)[/i]



CYA next week for another robot.


---- the RobotTEam

Offline amerikano

  • Junior Member
  • *
  • Posts: 20
  • Karma: +0/-5
    • View Profile
    • Awards
Re: [Tutorial] Programming Robot Poney
« Reply #1 on: February 09, 2012, 19:33 »
School project right?
Had the same shit

Offline JokeBOx

  • Advanced Member
  • *
  • Posts: 206
  • Karma: +8/-27
  • HELLO!!!!!!!!!!!!!!!
  • Awards Winner of 1 Photoshop Challenge Contest [COMMON]
    • View Profile
    • Awards
Re: [Tutorial] Programming Robot Poney
« Reply #2 on: February 09, 2012, 22:14 »
school project copyed i said in book this :)

Offline xMan-Y

  • MonsterKill Member
  • *
  • Posts: 4193
  • Karma: +520/-615
    • View Profile
    • Awards
Re: [Tutorial] Programming Robot Poney
« Reply #3 on: February 14, 2012, 22:12 »
ROFLLLLLLLLLLLLLLLLLLLL



all copy / paste

what you are doing no one understands

Offline kingW3

  • Partimanijak
  • Retired Moderator
  • MonsterKill Member
  • *
  • Posts: 2773
  • Country: cs
  • Karma: +219/-196
  • Awards GFX staff member [RARE]
    • View Profile
    • Awards
Re: [Tutorial] Programming Robot Poney
« Reply #4 on: February 14, 2012, 22:17 »
Everything is all ready made so you will all ways have to re-copy a few lines itself and the code
note:there might be a few lines of tweak
actually i understand it so it isn't 'no one'