Hi people
I'm currently in the final phase of my study @ the http://www.hftm.ch.
For my finishing thesis, i'd like to create a controller for electric skateboards which works with weightsensing sensors. The goal of this is to get rid of the handheld controllers and have your hands free to grab your board or high five someone whatever
I'll make an opensource project from this, so if you're interested you can build one for yourself.
Now some information:
Weightsensing Controller (looking for a short, good name for this project any good ideas ? ^^)
Hardware
-Arduino Pro Mini Micro Controller
-2 Force Sensitive Resistors (FSR)
-Piezo Beeper
-A "standard" DIY-Electric Skateboard with ESC and Brushless Motor
-(Current Sensor / Voltage Sensor)
Idea
The idea is to mount 2 FSR directly into the board. The surface which will be sensed is enlarged by a 3D Printed part.
My plan is to program 2 different modes:
Mode1: The speed is set absolute dependent to your balance on the board. This means if you lean more forward you will go faster, if you lean more backwards you will brake.
Mode2: The speed is only set relative dependet to your balance on the board. This means you lean forward till you reached your speedgoal. After this you can go back to neutral position and the speed will be hold. If you want to slow down, you make the same move in the other direction.
So this is the basic plan. When the minimal function runs properly i'll add other functions like logging current/voltage/sensormeasurment etc.
Do you have any other ideas for this project?
Keep rollin

I'm currently in the final phase of my study @ the http://www.hftm.ch.
For my finishing thesis, i'd like to create a controller for electric skateboards which works with weightsensing sensors. The goal of this is to get rid of the handheld controllers and have your hands free to grab your board or high five someone whatever
Now some information:
Weightsensing Controller (looking for a short, good name for this project any good ideas ? ^^)
Hardware
-Arduino Pro Mini Micro Controller
-2 Force Sensitive Resistors (FSR)
-Piezo Beeper
-A "standard" DIY-Electric Skateboard with ESC and Brushless Motor
-(Current Sensor / Voltage Sensor)
Idea
The idea is to mount 2 FSR directly into the board. The surface which will be sensed is enlarged by a 3D Printed part.
My plan is to program 2 different modes:
Mode1: The speed is set absolute dependent to your balance on the board. This means if you lean more forward you will go faster, if you lean more backwards you will brake.
Mode2: The speed is only set relative dependet to your balance on the board. This means you lean forward till you reached your speedgoal. After this you can go back to neutral position and the speed will be hold. If you want to slow down, you make the same move in the other direction.
So this is the basic plan. When the minimal function runs properly i'll add other functions like logging current/voltage/sensormeasurment etc.
Do you have any other ideas for this project?
Keep rollin