162nd-YU-Markoni Posted December 28, 2022 Posted December 28, 2022 Hi guys i have six 10KO potentiometer sliders and arduino leonardo. Can anybody help me with coding? I just need six sliders nothing more, no buttons or so on. Unfortunately i dont know how to work with arduino. I can manage basic stuff. Copy, verify, upload. I dont have time to study and lear about coding. So if anybody can help i would be grateful.
102nd-YU-cmirko Posted December 28, 2022 Posted December 28, 2022 https://forum.arduino.cc/t/need-help-with-linear-potentiometers/669459/14 https://mschoeffler.com/2020/11/14/arduino-tutorial-slide-potentiometer-slide-pot-controls-led-strip-ws2812b/ you can find sample code on either of upper links ^^
GO63 Posted December 28, 2022 Posted December 28, 2022 Yes, it's only half an hour's work. I got this: Arduino Quadrant Joy [221228] Joystick Quadrant with 1 to 6 analog axes. The middle pins of the potentiometers are connected to the any A0..A10 inputs of the Arduino Leonardo or Arduino Pro Micro. The extreme pins of the potentiometers are connected to VCC and GND. All axes are calibrated by means of Windows. Dead zones are not used. You can set the smoothing of the axes. ArduinoQuadrant.rar Good luck!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now