Skip to content

Haptic joystick buzzer with Arduino - creating different buzz patterns for different joystick movements with ESP32 arduino board

License

Notifications You must be signed in to change notification settings

makerportal/haptic-joystick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

haptic-joystick

Haptic joystick buzzer with Arduino - creating different vibration patterns for different joystick movements with ESP32 arduino board.

Get a haptic joystick kit here: Haptic Joystick Module
See full tutorial here: Haptic Feedback Joystick with Arduino

JUMP TO:

- Wiring Diagram
- Arduino Code

The haptic-joystick library can be downloaded using git:

git clone https://github.com/makerportal/haptic-joystick

- Wiring Diagram -

Here, we are wiring the analog joystick module and vibration motor to GPIO pins on the ESP32 D1 Mini board:

Haptic Joystick + ESP32 wiring

The wiring table is also given below for reference:

ESP32 Joystick Vibration Motor
3V3 +5V
5V VCC
GND GND GND
D34 VRX
D35 VRY
D14 SW
D2 IN

- Arduino Code -

The Arduino code used to control the vibration motor based on joystick movements is given at:

About

Haptic joystick buzzer with Arduino - creating different buzz patterns for different joystick movements with ESP32 arduino board

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages