RC India
Welcome Guest, please login or register.
 
Pages: 1 2 3 [All]   Go Down
0 Members and 1 Guest are viewing this topic. Topic Tools Topic Tools 
Read
« on: November 30, 2014, 11:44:41 AM »
saikat
Plane Lover
Forum Hero
*****

Reputation Power: 14 
saikat has no influence.
Offline Offline

City: Tezpur
State: Tripura
RC Skills: Expert
Posts: 1130
Join Date: Jul, 2009




Can anyone suggest how to make a two wheel balancing robot using a multirotor board.

I can't write code so please consider that when replying.
Logged

 

Read
« Reply #1 on: December 01, 2014, 10:07:24 PM »
sooraj.palakkad
with eyes in sky
Heli Lover
Forum Hero

*****

Reputation Power: 21 
sooraj.palakkad barely matters.sooraj.palakkad barely matters.
Offline Offline

City: Palakkad
State: Kerala
RC Skills: Expert
Posts: 2058
Join Date: Aug, 2014

SPN



Are you determined on using a Flight control board for a Segway like balancing robot ?
Otherwise you can make a special control board out of arduino and sensors.
Logged

RC Hobbyist and an Aerial Cinematographer..
 

Read
« Reply #2 on: December 02, 2014, 12:44:36 PM »
saikat
Plane Lover
Forum Hero
*****

Reputation Power: 14 
saikat has no influence.
Offline Offline

City: Tezpur
State: Tripura
RC Skills: Expert
Posts: 1130
Join Date: Jul, 2009



yes i know about the uc/acc/hbridge method - i want to use a FC ,
as i have a couple lying around.

i was thinking of using multiwii in airplane mode and using two servos (modified for continuous
rotation) for the drive.

i can also attach a reciever a drive it around.


any drawbacks to the above ?
Logged

 

Read
« Reply #3 on: December 02, 2014, 12:55:36 PM »
SK1701
Heli Lover
Forum Hero

*****

Reputation Power: 11 
SK1701 has no influence.
Offline Offline

City: Montreal/ Bangalore
State: OUTSIDE INDIA
RC Skills: Intermediate
Posts: 888
Join Date: Oct, 2014

set acc_hardware = 1



Seems like a very interesting concept. I would love to see it in action. instructables.com has several self-balancing robots but from what I have seen, they use the Arduino/sensor method. Good luck sir.
Logged

 

Read
« Reply #4 on: December 02, 2014, 04:51:32 PM »
sooraj.palakkad
with eyes in sky
Heli Lover
Forum Hero

*****

Reputation Power: 21 
sooraj.palakkad barely matters.sooraj.palakkad barely matters.
Offline Offline

City: Palakkad
State: Kerala
RC Skills: Expert
Posts: 2058
Join Date: Aug, 2014

SPN



@saikat ji, It should be working,

meanwhile, see this, http://www.instructables.com/id/2-Wheel-Self-Balancing-Robot-by-using-Arduino-and-/

you can even try tweaking the code there to run in multiwii h/w
Logged

RC Hobbyist and an Aerial Cinematographer..
 

Read
« Reply #5 on: December 07, 2014, 12:05:52 AM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



Hi Saikat,
Wow what a coincidence!!
Me too trying to do exactly the same thing. A self balancing robot using the MultiWii SE 2.0 board. I decided to use this board, as I see lot of similarity between the individual boards setup & this FC board.

I have found links giving info on this. Could be of use to you too,

https://communities.intel.com/message/249321
http://forum.arduino.cc/index.php/topic,7943.0.html
http://www.x-firm.com/?page_id=148
http://forum.arduino.cc/index.php?PHPSESSID=pgqgui4snvnrj9jl7mmhr9j4n2&topic=8871.0

One info I have found out is that servo's don't serve this purpose. You need a motor which has atleast 200RPM minimum for the faster corrections.
I doubt if servo's would give that RPM. I suggest using the DC motors with L293/L298 driver.

If you have already finished this project, please share the details. Else once I complete, will post the update here.

Cheers!
Sudhakar
Logged
 

Read
« Reply #6 on: December 07, 2014, 11:22:23 AM »
saikat
Plane Lover
Forum Hero
*****

Reputation Power: 14 
saikat has no influence.
Offline Offline

City: Tezpur
State: Tripura
RC Skills: Expert
Posts: 1130
Join Date: Jul, 2009



Hi Sudhakar

yes .. unfortunately servos are not fast enough ... I realised that
only after hacking two perfectly good servos.

I tried fitting CDs as wheels ... reasoning that larger dia would result in faster travel
only worked partially . could balance on a bed (that too not very well) and not at all
on the floor.

next line of action will be to use two brushed motors (speed 300) size and drive
them using two brushless esc flashed to drive brush motor with reverse.
this will let them be driven off a servo pulse.(hopefully)

pls keep me updated on your progress.

Logged

 

Read
« Reply #7 on: December 07, 2014, 11:54:15 AM »
sooraj.palakkad
with eyes in sky
Heli Lover
Forum Hero

*****

Reputation Power: 21 
sooraj.palakkad barely matters.sooraj.palakkad barely matters.
Offline Offline

City: Palakkad
State: Kerala
RC Skills: Expert
Posts: 2058
Join Date: Aug, 2014

SPN



why not  brushless motors Huh?
they give ultimate response.
Logged

RC Hobbyist and an Aerial Cinematographer..
 

Read
« Reply #8 on: December 09, 2014, 11:20:47 AM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



Hi Saikat,
What code did you use for your bot? Did you wrote your own code or used the MultiWii original one?
Logged
 

Read
« Reply #9 on: December 09, 2014, 01:01:08 PM »
saikat
Plane Lover
Forum Hero
*****

Reputation Power: 14 
saikat has no influence.
Offline Offline

City: Tezpur
State: Tripura
RC Skills: Expert
Posts: 1130
Join Date: Jul, 2009



multiwii original - options changed to #airplane in config.h

does any one have any cheap atmega based brushless ecs (6-10amp) for  sale ?

I require two.
.
Logged

 

Read
« Reply #10 on: December 09, 2014, 03:16:59 PM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



How would air plane configuration support the balancing bot, air plane has only single motor & balancing bot has dual motors attached.
Can you please explain.
I was trying with Dual copter or BI config which has 2 motors in it. What is your though about it?
Logged
 

Read
« Reply #11 on: December 09, 2014, 04:37:36 PM »
saikat
Plane Lover
Forum Hero
*****

Reputation Power: 14 
saikat has no influence.
Offline Offline

City: Tezpur
State: Tripura
RC Skills: Expert
Posts: 1130
Join Date: Jul, 2009



the airplane mode can use servos for each wing- I was using servos modified
for continuous rotation with wheels attached instead of normal motors.
dual copter will also work but you will either need motors attached to reversible
esc's or use servos.

for balancing (only) you need both motors to move in the same direction
so it is possible to drive both from a single signal pin using a y lead.
Logged

 

Read
« Reply #12 on: December 09, 2014, 04:44:07 PM »
sooraj.palakkad
with eyes in sky
Heli Lover
Forum Hero

*****

Reputation Power: 21 
sooraj.palakkad barely matters.sooraj.palakkad barely matters.
Offline Offline

City: Palakkad
State: Kerala
RC Skills: Expert
Posts: 2058
Join Date: Aug, 2014

SPN



You can use two motor output of a quadcopter Huh?
Logged

RC Hobbyist and an Aerial Cinematographer..
 

Read
« Reply #13 on: December 09, 2014, 04:49:57 PM »
saikat
Plane Lover
Forum Hero
*****

Reputation Power: 14 
saikat has no influence.
Offline Offline

City: Tezpur
State: Tripura
RC Skills: Expert
Posts: 1130
Join Date: Jul, 2009



you cannot

1. the motors will spin only with application of throttle
2. the motors have to be reversible. (the robot while balancing will move both forward and backward)
Logged

 

Read
« Reply #14 on: December 09, 2014, 05:01:33 PM »
sooraj.palakkad
with eyes in sky
Heli Lover
Forum Hero

*****

Reputation Power: 21 
sooraj.palakkad barely matters.sooraj.palakkad barely matters.
Offline Offline

City: Palakkad
State: Kerala
RC Skills: Expert
Posts: 2058
Join Date: Aug, 2014

SPN



yeah I got it,
Why not use a custom firmware with multiwii h/w ?
Logged

RC Hobbyist and an Aerial Cinematographer..
 

Read
« Reply #15 on: December 09, 2014, 05:13:21 PM »
saikat
Plane Lover
Forum Hero
*****

Reputation Power: 14 
saikat has no influence.
Offline Offline

City: Tezpur
State: Tripura
RC Skills: Expert
Posts: 1130
Join Date: Jul, 2009



aah ... the million dollar question.

My knowledge of C+ is very rudimentary - certainly not good
enough to write a program of this level.

Am learning though...

 
Logged

 

Read
« Reply #16 on: December 09, 2014, 05:17:18 PM »
sooraj.palakkad
with eyes in sky
Heli Lover
Forum Hero

*****

Reputation Power: 21 
sooraj.palakkad barely matters.sooraj.palakkad barely matters.
Offline Offline

City: Palakkad
State: Kerala
RC Skills: Expert
Posts: 2058
Join Date: Aug, 2014

SPN



You don't have to be a master in C for Arduino programming.
You can use Arduino codes written by other peoples for this purpose, and tweak it for multywii board Smiley .
Logged

RC Hobbyist and an Aerial Cinematographer..
 

Read
« Reply #17 on: December 09, 2014, 05:56:09 PM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



I understood your point Saikat.
L293/L298 boards provide dual motor forward-reverse option for driving DC brushed motors.
Logged
 

Read
« Reply #18 on: December 09, 2014, 06:25:30 PM »
sooraj.palakkad
with eyes in sky
Heli Lover
Forum Hero

*****

Reputation Power: 21 
sooraj.palakkad barely matters.sooraj.palakkad barely matters.
Offline Offline

City: Palakkad
State: Kerala
RC Skills: Expert
Posts: 2058
Join Date: Aug, 2014

SPN



L293 can drive 2 Brushed motors b/w or f/w - But this IC can't be interfaced with a multiwii firmware.
Logged

RC Hobbyist and an Aerial Cinematographer..
 

Read
« Reply #19 on: December 09, 2014, 09:16:38 PM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



You are right sooraj, But we need to design a custom firmware for this driver.
Logged
 

Read
« Reply #20 on: December 09, 2014, 09:22:48 PM »
sooraj.palakkad
with eyes in sky
Heli Lover
Forum Hero

*****

Reputation Power: 21 
sooraj.palakkad barely matters.sooraj.palakkad barely matters.
Offline Offline

City: Palakkad
State: Kerala
RC Skills: Expert
Posts: 2058
Join Date: Aug, 2014

SPN



Use a code written for atmega 328  (Arduino UNO) and tweak it to run on multiwii sensor (MPU6050)
Logged

RC Hobbyist and an Aerial Cinematographer..
 

Read
« Reply #21 on: December 10, 2014, 01:00:00 AM »
akhilzid
Heli Lover
Forum Hero

*****

Reputation Power: 5 
akhilzid has no influence.
Offline Offline

City: Ernakulam
State: Kerala
RC Skills: Advanced
Posts: 541
Join Date: Sep, 2014



Use a code written for atmega 328  (Arduino UNO) and tweak it to run on multiwii sensor (MPU6050)
look at your Reply #4 if you are using L298N, that code should work without modifications for the multiwii boards.


EDIT:  Arduino UNO + MPU6050 +HMC5883L + BMP085 - FTDI (redesigned with removed some regulators) = MultiWii SE 2.0
Logged
 

Read
« Reply #22 on: December 10, 2014, 06:30:17 AM »
sooraj.palakkad
with eyes in sky
Heli Lover
Forum Hero

*****

Reputation Power: 21 
sooraj.palakkad barely matters.sooraj.palakkad barely matters.
Offline Offline

City: Palakkad
State: Kerala
RC Skills: Expert
Posts: 2058
Join Date: Aug, 2014

SPN



Yeah, I forgot I pasted that link here !.
In that instructables, H/w similar to multiwii board is used. So it's as easy as load and run , but if the configured o/p pins with that f/w is not any of the multiwii motor o/p pins, yo have to either hack the multiwii board or the code (Hi hi, that rhymes !) .
Sorry I am too lazy now to read the code used in that instructables and find which are the o/p pins, but if you couldn't make it out, I can do that Smiley
Logged

RC Hobbyist and an Aerial Cinematographer..
 

Read
« Reply #23 on: December 10, 2014, 10:30:57 AM »
akhilzid
Heli Lover
Forum Hero

*****

Reputation Power: 5 
akhilzid has no influence.
Offline Offline

City: Ernakulam
State: Kerala
RC Skills: Advanced
Posts: 541
Join Date: Sep, 2014


Re:

Pins in that configurations is D10, D11 (PWM) Pins, same pins available @ multiwii se  too (Look at the ESC Connection Pins). So no need to change code for that.

Still you need to change that just modify 4th and 5th line (#define PWM_L 10 #define PWM_R 11) to any of the pwm pins(3,9,10,11 are available) in multiwii se.
Logged
 

Read
« Reply #24 on: December 10, 2014, 02:08:18 PM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



Hi Akhilzid,
For the code given in http://www.instructables.com/id/2-Wheel-Self-Balancing-Robot-by-using-Arduino-and-/
Following are the changes I could see in the definitions as per the attached L293 & Multiwii circuit diagram.
Let me know if you think any thing else need to be changed.

MultiWii Board                     Peripheral Connection
-------------------------------------------------------------------------
#define LED 13                       LED
#define PWM_L 10                            L293-Pin1
#define PWM_R 11                            L293-Pin9
#define DIR_L1 6                            L293-Pin2
#define DIR_L2 12                            L293-Pin15
#define DIR_R1 8                            L293-Pin7
#define DIR_R2 9                            L293-Pin10
#define SPD_INT_L 3//1      
#define SPD_PUL_L 4
#define SPD_INT_R 4//7
#define SPD_PUL_R 5
#define MPU_INT 2//0
#define K_AGL_AD A0                    Change A0 to A4
#define K_AGL_DOT_AD A1            Change A1 to A5
#define K_POS_AD A2                    Change A2 to A4
#define K_POS_DOT_AD A3            Change A3 to A5
-------------------------------------------------------------------------

MultiWii-Circuit.jpg
Re: Multirotor board - balancing robot
* MultiWii-Circuit.jpg (84.08 KB, 800x568 - viewed 6859 times.)
This post has 1 more images(s)/attachment(s). Please login or register to view them.
Logged
 

Read
« Reply #25 on: December 10, 2014, 02:41:37 PM »
akhilzid
Heli Lover
Forum Hero

*****

Reputation Power: 5 
akhilzid has no influence.
Offline Offline

City: Ernakulam
State: Kerala
RC Skills: Advanced
Posts: 541
Join Date: Sep, 2014



i think two pin mappings need to change like this.

MultiWii Board                     Peripheral Connection
-------------------------------------------------------------------------
#define DIR_L2 12                           L293-Pin7
#define DIR_R1 8                            L293-Pin15
Logged
 

Read
« Reply #26 on: December 10, 2014, 02:53:59 PM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



Thanks akhilzid, What about the Gyro/Acc pins is that ok?
Logged
 

Read
« Reply #27 on: December 10, 2014, 02:57:58 PM »
sooraj.palakkad
with eyes in sky
Heli Lover
Forum Hero

*****

Reputation Power: 21 
sooraj.palakkad barely matters.sooraj.palakkad barely matters.
Offline Offline

City: Palakkad
State: Kerala
RC Skills: Expert
Posts: 2058
Join Date: Aug, 2014

SPN



The sensors (gyro / acc) are interfaced through I2C, so you don't need to do any thing there Smiley
Just do the modifications in code as suggested by akhilzid, and you are ready to go !
Logged

RC Hobbyist and an Aerial Cinematographer..
 

Read
« Reply #28 on: December 10, 2014, 03:03:37 PM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



Cool, Will try out & post my experiences..
Thank you team!!
Logged
 

Read
« Reply #29 on: December 10, 2014, 03:16:06 PM »
sooraj.palakkad
with eyes in sky
Heli Lover
Forum Hero

*****

Reputation Power: 21 
sooraj.palakkad barely matters.sooraj.palakkad barely matters.
Offline Offline

City: Palakkad
State: Kerala
RC Skills: Expert
Posts: 2058
Join Date: Aug, 2014

SPN



Best of luck, and don't forget to post a build log so that others could get help from it .
Logged

RC Hobbyist and an Aerial Cinematographer..
 

Read
« Reply #30 on: December 10, 2014, 04:15:47 PM »
saikat
Plane Lover
Forum Hero
*****

Reputation Power: 14 
saikat has no influence.
Offline Offline

City: Tezpur
State: Tripura
RC Skills: Expert
Posts: 1130
Join Date: Jul, 2009



You will not be able drive a l293 just by reassigning the pins in
the multiwii code .

the output  for multiwii is ppm - used for driving servos and esc's (using write() and
writeMicroseconds() ) this will not work with l293 which requires PWM.(using digital write() )

You need to change some other parts of the code also - and
please let me know once you have found out.


Logged

 

Read
« Reply #31 on: December 10, 2014, 05:33:46 PM »
sooraj.palakkad
with eyes in sky
Heli Lover
Forum Hero

*****

Reputation Power: 21 
sooraj.palakkad barely matters.sooraj.palakkad barely matters.
Offline Offline

City: Palakkad
State: Kerala
RC Skills: Expert
Posts: 2058
Join Date: Aug, 2014

SPN



Hey, dude, you should read the previous posts, we are not speaking about multiwii code, I have given link to a instructible , the code in it can be easily run in multiwii board.
Logged

RC Hobbyist and an Aerial Cinematographer..
 

Read
« Reply #32 on: December 10, 2014, 09:53:49 PM »
saikat
Plane Lover
Forum Hero
*****

Reputation Power: 14 
saikat has no influence.
Offline Offline

City: Tezpur
State: Tripura
RC Skills: Expert
Posts: 1130
Join Date: Jul, 2009



yes .. my mistake

going to try out the program now
Logged

 

Read
« Reply #33 on: December 10, 2014, 10:01:16 PM »
sooraj.palakkad
with eyes in sky
Heli Lover
Forum Hero

*****

Reputation Power: 21 
sooraj.palakkad barely matters.sooraj.palakkad barely matters.
Offline Offline

City: Palakkad
State: Kerala
RC Skills: Expert
Posts: 2058
Join Date: Aug, 2014

SPN



Best of luck, Thumbs Up
Logged

RC Hobbyist and an Aerial Cinematographer..
 

Read
« Reply #34 on: December 11, 2014, 02:12:41 PM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



I tried uploading the code & rigged up the bot, but did not see any movement in bot. (Multiwii+L298+Motors+Battery)

Later I tried uploading the multiwii firmware with airplane configuration, This too did not make any difference. I dont see bot moving or cant even stand. (Multiwii+Single brushed ESC+2 DC Motors+Battery)

But my multiwii board seems to be working fine. I can see that on the multiwii tool.

Not sure what is the issue, will have to check it tonight..
Logged
 

Read
« Reply #35 on: December 11, 2014, 03:42:03 PM »
akhilzid
Heli Lover
Forum Hero

*****

Reputation Power: 5 
akhilzid has no influence.
Offline Offline

City: Ernakulam
State: Kerala
RC Skills: Advanced
Posts: 541
Join Date: Sep, 2014



can you post an image/drawing of that wiring?
Logged
 

Read
« Reply #36 on: December 11, 2014, 04:43:44 PM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



For L298, I have connected the same way as per definition in code.

I will share the circuit diagram in some time..
Logged
 

Read
« Reply #37 on: December 11, 2014, 04:44:09 PM »
saikat
Plane Lover
Forum Hero
*****

Reputation Power: 14 
saikat has no influence.
Offline Offline

City: Tezpur
State: Tripura
RC Skills: Expert
Posts: 1130
Join Date: Jul, 2009



does the interrupt pin in the MPU need to be connected ?
Logged

 

Read
« Reply #38 on: December 11, 2014, 06:55:42 PM »
akhilzid
Heli Lover
Forum Hero

*****

Reputation Power: 5 
akhilzid has no influence.
Offline Offline

City: Ernakulam
State: Kerala
RC Skills: Advanced
Posts: 541
Join Date: Sep, 2014



i think no, code is using dmp to read values and yes that code is checking mpuinterrupt is active or not but cant find any code that mpuinterrupt is madatory.
Logged
 

Read
« Reply #39 on: December 15, 2014, 11:16:31 AM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



Hi Akhilzid,
Sorry for delay, PFA the wiring diagram.

Balancing-Bot-Wiring-Diagram.jpg
Re: Multirotor board - balancing robot
* Balancing-Bot-Wiring-Diagram.jpg (72.87 KB, 800x399 - viewed 1027 times.)
Logged
 

Read
« Reply #40 on: December 15, 2014, 11:18:56 AM »
akhilzid
Heli Lover
Forum Hero

*****

Reputation Power: 5 
akhilzid has no influence.
Offline Offline

City: Ernakulam
State: Kerala
RC Skills: Advanced
Posts: 541
Join Date: Sep, 2014



cant see uploaded image, is zero KB? Please re upload.

Edit: Ok, i can see now.
Logged
 

Read
« Reply #41 on: December 15, 2014, 11:27:42 AM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



Ok, Just remembered, I have common grounded both boards.
Logged
 

Read
« Reply #42 on: December 18, 2014, 10:25:44 AM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



Hi Saikat,
Any luck with your bot?
Mine still having issues using L298.
BTW how did you wire your bot with servos? On multiwii board, which pins did you connect the servos to? Can you please share the schematic of your bot with servos?
Logged
 

Read
« Reply #43 on: December 18, 2014, 10:32:03 AM »
sooraj.palakkad
with eyes in sky
Heli Lover
Forum Hero

*****

Reputation Power: 21 
sooraj.palakkad barely matters.sooraj.palakkad barely matters.
Offline Offline

City: Palakkad
State: Kerala
RC Skills: Expert
Posts: 2058
Join Date: Aug, 2014

SPN



HEy, what I have last heard, Akhil eattan (Akhilzid) Already made a prototype ! He send me a video of it last week - but it was not RC then- don't know whether he have added remote control now Smiley
Logged

RC Hobbyist and an Aerial Cinematographer..
 

Read
« Reply #44 on: December 18, 2014, 11:26:40 AM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



Wow!! thats a great news... Akhilzid, can you please share the video & the details of bot?
Logged
 

Read
« Reply #45 on: December 18, 2014, 01:27:34 PM »
saikat
Plane Lover
Forum Hero
*****

Reputation Power: 14 
saikat has no influence.
Offline Offline

City: Tezpur
State: Tripura
RC Skills: Expert
Posts: 1130
Join Date: Jul, 2009



i have ha some success - with servo a amp board driving a l298 from multiwii.

that way  I was able to use the multiwii code to drive a l298


i am away now - will post some pics when I get back.
Logged

 

Read
« Reply #46 on: January 02, 2015, 10:41:50 AM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



!!Wish You All Very Happy New Year!!
Did you all have any progress on this? Please post your update.
My progress is, wheels rotates to the direction either forward or backward the way multiwii board tilts to. But balancing doesn't happen. Looking into this issue.

Thanks
Sudhakar
Logged
 

Read
« Reply #47 on: January 02, 2015, 11:29:54 AM »
akhilzid
Heli Lover
Forum Hero

*****

Reputation Power: 5 
akhilzid has no influence.
Offline Offline

City: Ernakulam
State: Kerala
RC Skills: Advanced
Posts: 541
Join Date: Sep, 2014



here is mine
still need lot of tuning.

http://docs.google.com/file/d/0B83oq3WVM0KWQkRMN3JDU3VieDQ/edit?usp=docslist_api
Logged
 

Read
« Reply #48 on: January 02, 2015, 03:00:33 PM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



Good one Akhil.
Can you please share hardware & arduino code details of your build? 
Logged
 

Read
« Reply #49 on: January 02, 2015, 04:08:00 PM »
akhilzid
Heli Lover
Forum Hero

*****

Reputation Power: 5 
akhilzid has no influence.
Offline Offline

City: Ernakulam
State: Kerala
RC Skills: Advanced
Posts: 541
Join Date: Sep, 2014



Hardware:

Arduino Mega2560 + MPU6050 (Can Replace With Multirotor Board)

Brushed ESC 20A Without Reverse

6v Relay (To Reverse Motor Direction)

Normal Toy Car Brushed DC Motor + Gears + Wheels (Taken as Whole assembly)

Firmware:

MPU 6050 Library

Kalman filter library (Kalman.h) is from https://github.com/TKJElectronics/KalmanFilter Doveloped ByKristian Lauszus.

And some Modifications From Me To Be Balanced.

And the code is attached here.
https://drive.google.com/file/d/0B83oq3WVM0KWMGZzSEhRM19Wb2c/view?usp=sharing
Logged
 

Read
« Reply #50 on: January 02, 2015, 05:49:09 PM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



Cool. I will post details of mine soon I am done.

Thanks.
Logged
 

Read
« Reply #51 on: January 23, 2015, 12:07:01 PM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



My SBR is up after long effort, still needs lot of fine tuning. Thanks Saikat & Akhil for the info provided.
Here is the test drive link,


Cheers
Sudhakar
Logged
 

Read
« Reply #52 on: January 23, 2015, 12:48:36 PM »
akhilzid
Heli Lover
Forum Hero

*****

Reputation Power: 5 
akhilzid has no influence.
Offline Offline

City: Ernakulam
State: Kerala
RC Skills: Advanced
Posts: 541
Join Date: Sep, 2014



good progress sir.
increase height of that platform will help balancing better.
Logged
 

Read
« Reply #53 on: January 23, 2015, 12:52:12 PM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



Thanks Akhil, Planning to do it over weekend. Will try it & share the progress.
Logged
 

Read
« Reply #54 on: January 23, 2015, 05:06:54 PM »
saikat
Plane Lover
Forum Hero
*****

Reputation Power: 14 
saikat has no influence.
Offline Offline

City: Tezpur
State: Tripura
RC Skills: Expert
Posts: 1130
Join Date: Jul, 2009



Hey good work man - what motors are those ?
Logged

 

Read
« Reply #55 on: January 23, 2015, 07:44:52 PM »
roshan.dixit
Heli Lover
Forum Veteran
****

Reputation Power: 5 
roshan.dixit has no influence.
Offline Offline

City: BALASORE
State: Orissa
RC Skills: Intermediate
Posts: 316
Join Date: Jan, 2014



Sounds cool
Logged
 

Read
« Reply #56 on: January 24, 2015, 02:23:44 PM »
sudhakar_yg
Car Lover
Active Member
**

Reputation Power: 2 
sudhakar_yg has no influence.
Offline Offline

City: Bangalore
State: Karnataka
RC Skills: Beginner
Posts: 93
Join Date: May, 2013



Thanks Saikat & Roshan,
Its 300rpm 12v motor driven directly from L298 board.
Logged
 

Read
« Reply #57 on: December 16, 2022, 02:42:42 PM »
keshv14
Plane Lover
Active Member
**

Reputation Power: 1 
keshv14 has no influence.
Offline Offline

City: pune
State: Maharashtra
RC Skills: Beginner
Posts: 6
Join Date: Nov, 2022



The details of arduino based self-balancing robot are available at https://robu.in/.
Logged
 

Pages: 1 2 3 [All]   Go Up
Jump to:  

Related Topics
Subject Started by Replies Views Last post
sale: multirotor board
For Sale - Completed
AEROVISHWA 9 6814 Last post April 09, 2012, 08:27:34 PM
by AEROVISHWA
On sale : Multirotor board
For Sale
satz flying 3 3388 Last post August 29, 2012, 06:54:17 PM
by satz flying
HK i86 Multirotor Board for Sale!
For Sale
intorc 2 2073 Last post February 22, 2014, 11:52:57 PM
by rram39600
Is it possible to build a self balancing robot using modern FC F3/F4
Beginners Zone
kishorParida 9 4840 Last post June 21, 2018, 01:02:48 PM
by kishorParida
DIY - Self Balancing Robot
Self-designed, DIY and College Projects
Dharmik 1 5760 Last post December 16, 2022, 02:40:39 PM
by keshv14