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 )
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 ! 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.
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.