Skip to content

Project that process data from pressure sensor to control the punch sharpening

Notifications You must be signed in to change notification settings

dodotronix/Haptix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAPTIX

INSTALL

pacman -Syu

  • download

pacman -S python

  • download snap shot from link: https://aur.archlinux.org/packages/python-spidev/
  • open terminal -> cd /path/to/file -> tar xzf file-name -> cd file-name -> makepkg -s -> sudo pacman -U name-of-file.pkg.tar.xz
  • copy test.py to raspberry
  • cd /path/to/test.py
  • chmod +x test.py
  • ./test.py
  • you select functions in script, which you want to run

NOTES

About

Project that process data from pressure sensor to control the punch sharpening

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages