Recent Posts

Pages: 1 2 3 ... 10
1
Software / Re: About “OMNI-WHEEL ROBOT - FUZZY” control
« Last post by newInRobotics on Today at 01:02:50 AM »
I can't find it called about whitch function control servos!
I assume it's the "orient(0,t,0);//rotate_speed, trans_angle, trans_speed" function.
3
Software / About “OMNI-WHEEL ROBOT - FUZZY” control
« Last post by primeking on Yesterday at 09:37:22 PM »
void main()

{

   long int t=0;

   //initialization

   cereb_init();

   scan(-totalangle/3+scanmod);

   while(!button(A));



   while(1)//code below here only

      {

      sensor_read();//sense

      interpretworld();//plan

      //orient(rotate_speed,trans_angle,0);//speed modified in transpathplan



      //printf("rot:%ld tangle:%ld magnitude:%d\r\n", rotate_speed, trans_angle, trans_speed);

      IRprintmap();



      delay_ms(200);



      //circle test

      /*printf("%ld\r\n",t);

      orient(0,t,0);//rotate_speed, trans_angle, trans_speed

      delay_ms(11);

      t++;

      if (t==360)

         t=0;*/

      }

    while(1);

}

This main function is copy from "PIC 16F877 source code for omni-wheel robots" .
I can't find it called about whitch function control servos!
Can you help me understand this source code? Thanks! 

Source code url: http://www.societyofrobots.com/downloads/fuzzy_C_source_code.zip
4
Mechanics and Construction / Re: Armdroid Power connector?
« Last post by waltr on Yesterday at 07:21:18 PM »
Looks like an old Amphenol cir Mil connector .
http://en.wikipedia.org/wiki/MIL-DTL-5015

http://www.alliedelec.com/search/searchresults.aspx?dsNav=Ntk:Primary|amphenol+connector|3|&mkwid=sJc7MoVVA&pcrid=19895655259&pkw=amphenol%20connectors&pmt=b&gclid=CJfr4Pf57rcCFY-Y4AodgUwApg

http://www.mouser.com/Search/Refine.aspx?Ne=254016&N=1323038+16544659+4294939454
5
Not yet. Maybe tomorrow.
6
Electronics / Re: servo with "parkinson"
« Last post by jwatte on Yesterday at 06:37:56 PM »
Moving servos may draw a lot of power. How strong is your battery or power source? It may be that, while it's moving, the voltage drops because the power source is not sufficient, and that causes the controller or servos to drop out.
7
Electronics / Re: servo with "parkinson"
« Last post by olivthill on Yesterday at 04:54:17 PM »
...   
int minPulse     =  600; 
int maxPulse     =  2400;
...
I thought that servos were designed to work in the range 1000-2000, with a margin allowing a wider range, such as 900-2100, or a little more. But 600-2400 looks too much. But, maybe the problem is elsewhere.

I have experienced a problem like that with a small servo. It was shaking when with some pulses, and not shaking with other pulses. Besides, when the servo was shaking, I was able to make it stand still with a little push of my hand. The problem was due to a weak servo, because, when I replaced it with another one, the problem did not occur again.

8
waltr; Did they get there yet?

Sisco; Want some?
9
Mechanics and Construction / Re: Armdroid Power connector?
« Last post by olivthill on Yesterday at 11:06:20 AM »
Maybe it is a French-German-Russian power connector, but they don't have a screw thread.
10
Mechanics and Construction / Armdroid Power connector?
« Last post by stevebattle on Yesterday at 10:58:59 AM »
I've just acquired an Armdroid 1, and aim to restore it to working condition. Does anybody recognise what type of power connector it uses (see photo), and even better, where I might buy one. This is a two pin socket, with a screw thread and an internal diameter of 1/2". Also, I'd love to hear from anyone else who has an Armdroid to swap notes.
Pages: 1 2 3 ... 10

Get Your Ad Here

data_list