Skip to content

fabocode/HMI-Motor-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HMI-Motor-Controller

HMI Motor Controller

Requirements

  • ADC Enabled
  • 1280x720 Window Resolution

Note if you work in a virtual environment

It's required to type the following command export CFLAGS=-fcommon. This will enable to install the RPi.GPIO module without problems.

Wiring Connection with Stepper Driver and Raspberry Pi

Stepper driver Raspberry Pi Plates board
DIR - GND
DIR + DOUT0
PUL - GND
PUL + PWM0

How to enable Touch Screen Input or read mouse inputs

You need to add this text into ~/kivy/config.ini file

Source of information:

[modules]
touchring = show_cursor=true
[input]
mouse = mouse
#%(name)s = probesysfs,provider=hidinput
mtdev_%(name)s = probesysfs,provider=mtdev
hid_%(name)s = probesysfs,provider=hidinput

Drivers

Pi Plates board needs some drivers to be installed to work properly.

Motor Driver Documentation Related

About

HMI Motor Controller

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •