A robotic rover builds with spare part from hoverboards.
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
I've been busy for a long time, but now I'm back on this project!
Here is the new frame (building 2 of them)
New "all in one" 3d printed part for the legs :
New metal parts! This time in stainless steel of 4mm.
Hope it doesn't bend like the 5mm aluminium one.
Thanks to John steel https://www.john-steel.com for the cutouts !
(Sorry for the vidéo low quality)
I have buy an hoverboard with bigger wheels, i am gonna search for a second one and put 4 of those big wheels on the robot.
All the 4 motor are now wired, i use 10% power for testing. This thing is waaaay too powerful, need to take it outside.
Create an account to leave a comment. Already have an account? Log In.
The wheel has a built-in Hall sensor, which provides decent speed feedback !
The main challenge is finding an affordable electronics board that can properly control the motors (and handle the feedback). The controllers I’m currently using are very cheap.. But I’m exploring the possibility of using the original hoverboard PCBs itself. There is some custom firmwares for it, by flashing the STM32 (like this one https://github.com/lucysrausch/hoverboard-firmware-hack/tree/master )
I was able to use the original PCBs that came with the hovers flashing this firmware: https://github.com/EFeru/hoverboard-firmware-hack-FOC
It works great, it's fairly easy to do, and the best is that it supports different operating modes for the wheels!
Great project! What's next now that you had some successful driving tests?
Thank ! The driving tests was a success, but some aluminium part of the frame bend.
I am right now fixing this by replacing them by steel parts, and improving some 3d design.
Next step is adding some electronics (GPS, imu, camera, sensors, 4g modem) and some software to remote control it like a drone. ^^
man I really like this project I also have two hoverboards laying around and I was thinking of doing something with them and this project really helped me thanks bro I really want more updates keep making them come
Thanks ! I will continue to post project updates.
I hope to be able to do the first driving test soon.
Looks very intriguing. Quite different between the first and second version. Please keep the update and pictures coming
Thanks ! Yes I changed my mind for 2 reasons 1) The cost, lot of different metal parts is more expensive to buy than 8x the same parts 2) I was afraid of having a lot of mechanical backlash with all the joints, and not being able to put bearings everywhere.
Become a member to follow this project and never miss any updates
How do you get the wheel-speed?There is no encoder. The puls-output is not enough, I think.
And the direction of the wheels are not detected.