Hilitchi joystick controller

Discuss development of drivers for external hardware and components, such as LCD screens, sensors, motor drivers, etc.
Target audience: Users and developers of drivers.
Post Reply
User avatar
gcarver
Posts: 34
Joined: Sun Oct 26, 2014 4:07 am
Location: New Market, Maryland
Contact:

Hilitchi joystick controller

Post by gcarver » Wed Feb 28, 2018 6:27 pm

For the Hilitchi Arduino compatible Biaxial Button Joystick Sensor Module.
https://www.amazon.com/gp/product/B018L ... UTF8&psc=1

The axis inputs on this joysticks are pretty noisy and not very linear.

https://github.com/GuyCarver/MicroPytho ... oystick.py

ESP32:
https://github.com/GuyCarver/MicroPytho ... oystick.py
End of line...

OutoftheBOTS_
Posts: 847
Joined: Mon Nov 20, 2017 10:18 am

Re: Hilitchi joystick controller

Post by OutoftheBOTS_ » Wed Feb 28, 2018 9:09 pm

There is a number of these analog joysticks on the market. I have tested a few and found the pot on many is very poor. Some are ok in 1 direction poor in other directions and many the nutural position isn't in the middle of the pot range. I hooked then to my scope so that I can see the voltage change for the amount of joystick movement and found some joystick needed to move only about 10% travel and the reached full voltage then for the other 90% travel just stayed at full voltage. Some brands were better and was more like 60% travel to reach full voltage.

Post Reply