Someone would need to write some code to turn the ADC3 pin into a second SERVO / “PPM” channel. And then the balance app could incorporate that as a trigger, in lieu of footswitches.
So for example with a Mini Remote you could turn the thumbwheel and hold it, and whenever the board leans back, it’d hold it there like a balance vehicle … until you let go of the thumbwheel
Of course there are other ways it could happen, but that’s the most logical to me
Hm, I do have some bluetooth modules laying around somewhere, Havnt used the vesc app in a good while.
I went into the “balance app” in vesctool(PC) and I have no clue what parameters does what, I might be overcomplicating things, but a setup manual/instruction video of some brief explaining would prob do it for me. Maybe there is one already that I’m unaware of?
There still needs to be code that triggers balance mode when the imu measures an angle greater than x° so you can pop a wheelie and hold it in one smooth motion.
However, like @NuRxG said, you’d need to manually change the control app to switch between balance and “PPM” applications. I feel like that’s the issue we need to address.
my thoughts on this after watching the whole playlist is to calibrate the gyro at the attitude you wish to ride the wheelie, and then tune the startup pitch angle from there.
one wonders if the remote works when the board is outside the activate balance parameters…
one wonders if that could easily be added to the code?
@RomainOnWheels dude let’s revive this! I have a very torque-y board that would be great for this project. I’m telling you there are a lot of people that would love to be able to show off an infinite wheelie, starting with me.
I just wanna be able to ride my trampa around town like normal, then pop a wheelie at a stop light and hold that for a bit… but the hard part I would guess is getting down from the wheelie and into “normal mode” again.
I was wondering if there was a way where it locks on at a certain angle into wheelie mode, but then allows you to force the nose down to the ground and it goes back into normal mode without accelerating super hard to try to balance out the nose drop.
I’m sure you can set the exact angle for riding/activation but you would want the button unpressing for deactivating without doing a full acceleration.