First Teensy3 on two wheels?

Status
Not open for further replies.

johgum

Member
I just had the first ride on my Teensy 3 based homemade self balancing vehicle. Still some adjustments but I'm getting there :D




1 (960x1280).jpg2 (960x1280).jpg3 (960x1280).jpg3.jpg
 
Last edited:
Well, I have never tried a real Segway but the pricipal is the same I guess. I have two gyro sensors, two accelerometers and one magnometer. Values are read 500 times per second and calculated 100 times per second in order to power the motors forward or backward.
 
The entire platform is self-built of chipboard and aluminium profiles.
The steering is made of an aluminium pipe with a bicycle handlebar

The electronics are
24V10Ah 8S1P Headway battery pack
2 x 500W geared motors with wheels
2 x 25A Sabertooth motor driver
4 Force Sensitive Resistors (For sensing if someone is riding)
1 potentiometer (For steering)
1 JY-MCU 3208 matrix display with atmega8l (For showing info)
1 Self designed PCB
1 Teensy 3.0
1 10 DOF (MPU6050 based)
1 6 DOF (MPU6050 based)
1 Bluetooth module (For communicating with PC)
1 Piezo element
1 EEprom 24LC256
 
You did a good job.

I don't understand why you use one 10 DOM and one 6 DOM.
I send you a mail if it is possible to get the source code. I would like to build one for me.
I will use the arduino board as microcontroller. Could you help me to get starting?

Thanks.
 
Hey johgum, just wanted to say really like your build, and looking forward to parts 2 & 3 of your blog installment! Think it's the first time I've seen hub motors used.

Few years ago I made a balancing robot using a pic32. Have since moved to the teensy and mpu IMU's, currently working on a tricopter project. And on a tangent, I'm also in the Oslo area, would be interested to know which shop you used? As an american, been collecting tools over the years, but would be great to have a shop available...

God helg!
Daniel
 
Segue

The entire platform is self-built of chipboard and aluminium profiles.
The steering is made of an aluminium pipe with a bicycle handlebar

The electronics are
24V10Ah 8S1P Headway battery pack
2 x 500W geared motors with wheels
2 x 25A Sabertooth motor driver
4 Force Sensitive Resistors (For sensing if someone is riding)
1 potentiometer (For steering)
1 JY-MCU 3208 matrix display with atmega8l (For showing info)
1 Self designed PCB
1 Teensy 3.0
1 10 DOF (MPU6050 based)
1 6 DOF (MPU6050 based)
1 Bluetooth module (For communicating with PC)
1 Piezo element
1 EEprom 24LC256


This looks like a very interesting project. Could you tell us how much all the parts cost to build it? any updates. is it useable as a segue replacement?
any more details where to order all the parts? and do you have a link to the code?
 
Status
Not open for further replies.
Back
Top