raspberrypiers
Posts: 2
Joined: Sat Jul 04, 2015 4:19 pm

How can i make a segway that i can ride with raspberry pi?

Sat Jul 04, 2015 4:24 pm

I know that making robots with raspberry pi is easy, and I want to go more advanced. How would I be able to make a vehicle i can ride on?

(Exclude the components)

I just wanna know how I can make one with my raspberry Pi.
I am desperate to make a Segway and i don't want it to be a failure. :cry:
Would it take a long time to make one?

So Yeah.
Please share your experience if you have made one and you can provide links if you have a website that can help me with this.

Thanks :D
Last edited by raspberrypiers on Tue Jul 21, 2015 2:53 pm, edited 1 time in total.

drgeoff
Posts: 10832
Joined: Wed Jan 25, 2012 6:39 pm

Re: How can i make a segway that i can ride with raspberry p

Sat Jul 04, 2015 6:18 pm

Your question is in the category of "If your expertise is at the level that requires you to seek the answer from someone else then it is at the level where you won't be able to implement the answer." :)
Quis custodiet ipsos custodes?

BMS Doug
Posts: 3824
Joined: Thu Mar 27, 2014 2:42 pm
Location: London, UK

Re: How can i make a segway that i can ride with raspberry p

Sat Jul 04, 2015 7:33 pm

I'd say 5-6 years to learn what you need to know, then maybe 2 more years to make a prototype.

Time taken will vary depending on how quickly you learn and how much time and effort you spend trying.
Doug.
Building Management Systems Engineer.

User avatar
Douglas6
Posts: 4874
Joined: Sat Mar 16, 2013 5:34 am
Location: Chicago, IL

Re: How can i make a segway that i can ride with raspberry p

Sat Jul 04, 2015 9:03 pm

Make it exactly how you would make it without a Raspberry Pi, and then add the Pi.

User avatar
Hove
Posts: 1205
Joined: Sun Oct 21, 2012 6:55 pm
Location: Cotswolds, UK
Contact: Website

Re: How can i make a segway that i can ride with raspberry p

Sun Jul 05, 2015 5:37 am

Build a small prototype version first - a lego frame, raspberry pi, gyroscope and accelerometer and motor controllers. Learn about PIDs, learn about I2C communications to get the data from the sensors to the RPi. Learn a programming language and how to write code. I'm assuming here you are good at trigonometry?

Time it takes to do the full-size version depends on how many of these things you know already. Going from small version to full size is the easiest part. Starting with lego means a rebuild is easy if it smashes against a wall. Same can't be said for a full-size one plus pilot.
www.pistuffing.co.uk - Raspberry Pi and other stuffing!

raspberrypiers
Posts: 2
Joined: Sat Jul 04, 2015 4:19 pm

Re: How can i make a segway that i can ride with raspberry p

Mon Jul 13, 2015 4:31 pm

Hove wrote:Build a small prototype version first - a lego frame, raspberry pi, gyroscope and accelerometer and motor controllers. Learn about PIDs, learn about I2C communications to get the data from the sensors to the RPi. Learn a programming language and how to write code. I'm assuming here you are good at trigonometry?

Time it takes to do the full-size version depends on how many of these things you know already. Going from small version to full size is the easiest part. Starting with lego means a rebuild is easy if it smashes against a wall. Same can't be said for a full-size one plus pilot.

Thank you, Your answer was one of the helpful answers :)

Return to “Beginners”