Alexander Richter
d5a159bec4
tidy up of latest changes
...
With this release now additionally Quadrature Encoders and Joysticks are supported.
Also a Bug is fixed with Analog Inputs.
2023-07-23 17:41:21 +02:00
Alexander Richter
8c5e8be6a0
Merge branch 'dev'
2023-07-23 17:36:32 +02:00
Alexander Richter
b6dcb2350a
changed Format of Hal Pins to LinuxCNC standard
2023-07-23 17:32:58 +02:00
Alexander Richter
92cfa16212
now it works
2023-07-23 17:29:17 +02:00
Alexander Richter
60be9d8736
maybe this works...
2023-07-23 17:06:16 +02:00
Alexander Richter
edb005e778
updating to change workplace
2023-07-23 16:44:40 +02:00
Alexander Richter
c98dba6fc8
fixed bugs
...
modified int extraction function to also read neg numbers
2023-07-23 14:17:07 +02:00
Alexander Richter
dbcbe1ccf7
small change
2023-07-23 10:50:52 +02:00
Alexander Richter
0577013c17
Support for JoySticks
...
Added new functionality for the use of JoySticks for MPG commands
2023-07-23 10:43:43 +02:00
Alexander Richter
221ea18d75
tiny changes
2023-05-07 17:58:52 +02:00
Alexander Richter
c811e8c0d2
adding predefinition Feature to Binary Encoded Selector Switches
2023-05-07 17:39:14 +02:00
Alexander Richter
7d7381b529
bugfix
2023-05-07 13:34:57 +02:00
Alexander Richter
3a5eee4e77
adding a feature, which lets you define values to Latching Potis
...
this is to make it easyer to implement a spindle and feed speed override in my case. Instead of hustle to convert Pins to values in LinuxCNC Hal the component now does it itself. So only the output hast to be linked to the signal of LinuxCNC.
To be tested...
2023-05-07 11:39:32 +02:00
Alexander Richter
422f12ce24
a couple of Bugfixes
2023-05-07 11:20:04 +02:00
Alexander Richter
07ded53ed8
reverting Python Version description
2023-05-02 21:35:57 +02:00
Alexander Richter
0b32a9bdd2
another set of tiny changes
2023-05-02 21:22:54 +02:00
Alexander Richter
2bf2dfba4f
renamed Absolute Encoder to Binary Selector Switch
2023-05-02 19:16:06 +02:00
Alexander Richter
b86797cb95
Updated Dokumentation and prepared Demo Settings
2023-05-02 17:49:15 +02:00
Alexander Richter
a153af176e
tidy up
2023-05-02 16:20:24 +02:00
Alexander Richter
e72e94b94b
minor Bug Fixes
2023-05-02 16:04:26 +02:00
Alexander Richter
da66118131
Merge branch 'main' into dev
2023-05-02 13:53:00 +02:00
Alexander Richter
d2adb3793b
adding experimantal Matrix Keyboard support with Linux Integration
2023-05-02 12:30:53 +02:00
Alexander Richter
1092babaaa
more doku info
2023-03-30 23:37:00 +02:00
Alexander Richter
dcb3ec8ae2
beginning to implement Keyoad to py file
2023-03-28 20:27:27 +02:00
Alexander Richter
81bc5a03c7
Bugfix
...
couple of tiny stuff & spelling Errors
2023-03-28 20:01:00 +02:00
Alexander Richter
fa04530a67
tidy up
2023-03-28 18:54:54 +02:00
Alexander Richter
6415e4af50
Toggle Mode Inputs
...
This Update introduces Toggled Inputs.
Pressing a Button once will Toggle the Input HIGH.
Pressing it again will Toggle the Input LOW.
Toggled Inputs are handled the same as Inputs in LinuxCNC
2023-03-28 18:50:22 +02:00
Alexander Richter
fa6d5fa80a
Support for WS2812 and PL9823 Digital LEDs
...
This Update includes the support of digital LEDs. Therefore we can now attach unlimited RGB LEDs to LinuxCNC. YAY
2023-03-25 14:38:12 +01:00
Alexander Richter
9ae56ab73c
Python Code now working, needs further testing
2022-11-26 01:15:46 +01:00
Alexander Richter
32ee859c0d
it seems that everything kind of works now
2022-11-25 23:58:26 +01:00
Alexander Richter
c7240921ed
added functionality to python file
2022-11-25 22:05:54 +01:00
Alexander Richter
6971d0a677
synchronising Settings
...
nothing important here
2022-11-25 03:04:17 +01:00
Alexander Richter
036cd64a13
Connection Surveilance working
...
added flashing LED if connection is lost.
- stops flashing once stuff is received again
- repaired analog and digital Pin reading & Sending
- changed Header
2022-11-25 02:43:59 +01:00
Alexander Richter
f4aabdc99c
Data receiving function and tidy up
...
added functions to receive Output commands and changed lots of code for broader functionality
2022-11-25 00:38:01 +01:00
Alexander Richter
eec6583569
added more halpins
...
still untested, not usable atm
2022-11-21 19:37:43 +01:00
Alexander Richter
958cc0d9cb
first commit
...
this is my first "working" version
2022-11-21 12:53:33 +01:00