The old one starts to drop while new one is solid.
I’ve replaced the pot not long ago just before the belt drive rebuild.
I’ve also replaced the battery for a better one.
So in the end it is radio signal.
Good test, i might take my vx1 apart and reflow it to see if that makes any improvement. I have a vx1 and an old mini remote that i want to keep working, the smaller miniature remote is not replaceable but is showing signs of needing to be replaced…
Still haven’t figured out what was up with radio link on the old one (few times it wouldn’t even connect on power up).
New remote started acting up after a small low speed crash. Turns out it was the potentiometer, they are really easy to damage, if you press too hard they can develop play in the axle. Replaced the pot with aliexpress one - https://www.aliexpress.com/item/1005006047150333.html?spm=a2g0o.order_list.order_list_main.22.3c911802MOyoF3
And finally it feels right, no dead zone, easy to manual/wheelie while applying throttle. I’ve tested these pots for a couple of weeks and can recommend them, so I’m posting a link.
I’ve been contemplating making my own remote, based on ELRS and STM32. ELRS receivers can be flashed with TX module firmware, so far they’ve been super reliable and provide super low latency. And I already know how to talk to VESC and ELRS through STM32.
Throttle needs to be redesigned from the ground up, I’ve gotten some Alps RDC9010006 resistors (10m cycles rated) and 678 Zz bearings.
Moved to Serbia - Novi Sad.
Antalya was great for 2 years, but we’re not allowed to stay anymore. Was busy with the move.
Managed to get my good batteries on a flight (and the cat, and a 3d printer, and the drones, and 3 skateboards, and a bunch of electronics, that was not easy):
(yes, I made fake label stickers to make them look less suspicious)
VX1 is a piece of trash. New one worked well, but in last month I had about 5 disconnects, where I had to reboot the remote to regain connection. So making my own remote is a must.
Remote power supply situation: charging module + 5v step up, step up works down to 2.5V:
Doesn’t look like much, but here are 2 elrs modules connected. Bottom one is flashed with “RX as TX”, both have binding phrase set. It doesn’t just connect after flashing, TX needs to be initialized by sending config with controller. Again I’m using stm32f103c8 flashed with bluepill bootloader. Stm32f103 should fit in the remote perfectly and it has 3 hardware serials, unlike arduino that only has 1 HW serial.
I’ll probably start with replacing guts of VX1 with stm+elrs. And then move to completely custom case with custom throttle. If I get it working, I might make a separate thread about it.
I kinda didn’t have much time or motivation for development of the ELRS remote. I’ve been keeping an eye on STM32 stability, and one time the STM running the screen got frozen. So while ELRS might be stable, if I use cheapo STMs that would still be dangerous.
Also I’ve moved to Novi Sad - Serbia. Love the country, beautiful city, but the roads are not as smooth as in Antalya, I’ve been wishing for a smoother ride so I can explore further without my knees complaining the next day.
As an experiment I bought a set of cheapo 5 inch wheels:
After few 3d print iterations I got the 3-piece rims. I decided to run the tyres in double. First of all they are stupidly narrow. Secondly they have very small volume, and in order to support my weight I’d have to inflate them to 80PSI, I don’t think the tyres or the rims would handle that much pressure. With double tyres I can run them on 40PSI. And 3rd thing it’s just looks really cool, +redundancy.
Did a small 15km test today, woo, this worked better than I expected. I didn’t even add riser height (maybe should add a couple mm just to be safe). My front leg didn’t even fill any bumps at all, I could roll over anything. The sidewalls on these are kinda floppy, so sometimes it feels a bit loose, but the grip and comfort are insane.
I want a full pneumatic cruiser now. Ideally I want to somehow get the Hoyt 5" tires. I’m trying to figure out logistics now. If I could get just the tyres, I could 3d print my own rims.
ELRS 250hz, output PWM 100HZ
12x8x3.5 bearings
Constant tension on the gimbal
Tension adjustment with a set screw
Alps rdc9010006 pot (rated for 10m actuations)
Grip handle + experimental knuckle bumper
I gotta release the files at some point.
After 2 aliesxpress shipping fails, finally found where to buy just the tires and got enough of them to go full pneumatic:
Oh man, this thing is so much fun, just don’t care about road quality ever again.
15:56 gearing 325 belt
The front wheels have been great so far, so I used same print settings for the rear +1 extra perimeter.
layer height 0.2
perimeters 8
bottom layers 11
top layers 11
Gonna release files for this too. But I kinda had to go with custom pulley mount system, since the valve is in the way, as you can see there’s a cutout where the valve goes. The inner valve can be accessed with just 1 axle nut.
You can hear the squeaking sound in the video, well turns out the outer bearings on the motors were completely caked with dirt and weren’t spinning. They are pretty easy to take out - tapped them with screwdriver handle.
//oh shit posted in the wrong thread
The remote has been great so far, the only problem was the on/off switch. Bad connection with a lot voltage drop, and it was hard to reach.
Found a narrow panel switch that would fit - KCD1-110
My version just adapts the components for their SMD equivalents and also allows the same button to be used as input (on a different pin). Works like a charm!