Skip to content

Very small project for walking in videogames using Arduino and Python whith an old declathon stepper

Notifications You must be signed in to change notification settings

xFranco99/DeclathonStepperForWalkInVideoGames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DeclathonStepperForWalkInVideoGames

Very small project for walking in videogames using Arduino and Python whith an old declathon stepper

Python libraries used for this project:

  • serial
  • time
  • pynput
  • directkeys

How it Work



The step used for this project is an old Declathon step like this:

step-resized


This step has a magnet sensor used for the step count

step_sensor_smaller


and inside the metal structure there is a magnet that change position every step:

image


Arduino get every state changing and write it on serial, then a python script get the serial values and press W every time the sensor change state.

Advertising: use this project for VR is not recommended, it causes motion sickness and loss of balance

Demonstration: https://vm.tiktok.com/ZMLuqM4xu/

About

Very small project for walking in videogames using Arduino and Python whith an old declathon stepper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published