Ken Thompson
1d5ec93b81
Update README.md to correct typos
...
Just a handful of typo fixes
2023-10-23 21:49:31 -04:00
theBohnanza
a1a07a6bf0
fixed Bug
...
fixed a bug with Matrix Keyboards and Multiplexed LEDs.
Keyboard Inputs appeared as writabele and LED Outputs as unwritable. Now it is inverted,how it should be.
2023-10-22 19:52:35 +02:00
Alexander Richter
b0a17700ac
Merge pull request #4 from ModuloFS/define_buck
...
changed the #endif placement in the comalive function
2023-10-15 09:48:33 +02:00
ModuloFS
faf1a48677
changed the #endif statement in the comalive function
2023-10-13 22:54:31 +02:00
Alexander Richter
0ac8f49c68
linked Videos to the Playlist
2023-10-05 17:38:23 +02:00
Alexander Richter
5d6f996fae
another small change, to display correctly on Github
2023-10-05 15:22:49 +02:00
Alexander Richter
6c1a40c442
removed bug in Readme.md
2023-10-05 15:19:43 +02:00
Alexander Richter
845dc11dc8
adding one more video
2023-10-05 15:15:38 +02:00
Alexander Richter
1f188a08fe
included links to explanatory videos to readme
2023-10-05 15:10:44 +02:00
Alexander Richter
5d830f38eb
fixed a bug with LPoti's and Binary Selector Switches
2023-10-04 16:15:04 +02:00
Alexander Richter
363e8582ef
Merge branch 'keyboard_dev'
2023-09-23 17:05:55 +02:00
Alexander Richter
2fa2cf4265
making the code ready to merge with main
2023-09-23 17:05:27 +02:00
Alexander Richter
0f2a13acc7
removed Typo
2023-09-23 16:32:24 +02:00
Alexander Richter
5a60f79ad4
update 2D Matrix direction for multiplexed LEDs
2023-09-17 15:41:10 +02:00
Alexander Richter
ec99d21093
new version
2023-09-17 15:03:19 +02:00
Alexander Richter
2eaa6a2525
modifyed LED Multiplex Code.
2023-09-17 14:24:22 +02:00
Alexander Richter
142366491d
Adapted Python Code to make it work too
2023-09-16 21:06:28 +02:00
Alexander Richter
6e44c697cc
Disable MatrixLED Pullup Pins added
2023-09-16 20:38:05 +02:00
Alexander Richter
21699f23f9
more changes to multiplex LEDs
2023-09-16 16:50:36 +02:00
Alexander Richter
8346f020d9
Matrixkeyboard works in Arduino
2023-09-16 16:36:29 +02:00
Alexander Richter
117e4fd90b
changed for panming's Keyboard
2023-09-13 18:14:14 +02:00
Alexander Richter
04840c0313
added multiplexed LED feature
2023-09-13 18:09:38 +02:00
Alexander Richter
b5fbee0c37
small adjustment to quadencoders in countup/down mode
2023-09-12 23:17:30 +02:00
Alexander Richter
ecfa92d5c4
Bugfixes
2023-09-12 22:57:52 +02:00
Alexander Richter
95a35bb1c9
updated py file
2023-09-05 13:38:42 +02:00
Alexander Richter
d2270c0fc9
reconnect feature added
...
after connection lost, Arduino will now reset and send Status again
2023-09-05 13:09:42 +02:00
Alexander Richter
0fdc117b74
made quadrature encoder setup little easyer
2023-08-25 07:33:15 +02:00
Alexander Richter
f45a9c0276
minor bugfixes
...
Status LED
Joystick Pin
2023-08-16 13:31:44 +02:00
Alexander Richter
a62ebed7e5
finally fixed the DLED instability Bug
2023-08-15 22:20:43 +02:00
Alexander Richter
b89c15434e
DLED Stability Issue Bugfix
2023-08-15 18:33:10 +02:00
Alexander Richter
7dc5950b6a
optimised DLED stability
2023-08-15 16:18:00 +02:00
Alexander Richter
c87f16a726
bugfixes
2023-08-15 14:47:15 +02:00
Alexander Richter
ba35bd7c9d
decided to have some predefinded pins at startup
2023-08-15 13:15:57 +02:00
Alexander Richter
51c8660824
finalised bugfix
2023-08-14 13:25:17 +02:00
Alexander Richter
882f293723
changed Input Invert parameters
2023-08-14 13:10:11 +02:00
Alexander Richter
7f9a7f0b0d
cleanup and removal of bugs
2023-08-14 12:54:41 +02:00
Alexander Richter
a89c250b11
Bug Fixing
...
removed some Upsi
2023-08-02 23:35:40 +02:00
Alexander Richter
07003f05db
modifying Matrix Keyboards
...
fixed Bug with wrong Key mapping between arduino and Python script
added feature to write Macros / Text with one Key
2023-07-31 13:33:01 +02:00
Alexander Richter
74e146036e
modified Readme
2023-07-25 22:09:37 +02:00
Alexander Richter
841a336b28
renamed Arduino.py to omit crashes with Arduino IDE
2023-07-23 18:46:50 +02:00
Alexander Richter
2587716cda
damn
2023-07-23 18:39:25 +02:00
Alexander Richter
d8ec8957d5
Readme Bugs all over again
2023-07-23 18:38:12 +02:00
Alexander Richter
7e25d192f2
found more little issues in Readme.md
2023-07-23 18:26:26 +02:00
Alexander Richter
41c81678a0
detailed changes in Readme
2023-07-23 18:21:57 +02:00
Alexander Richter
371e2f039b
updated Readme to mention Quad Encoders and Joysticks
2023-07-23 18:11:57 +02:00
Alexander Richter
0fa79fec1e
Merge branch 'main' into dev
2023-07-23 17:49:50 +02:00
Alexander Richter
238404e98a
small stuff added
2023-07-23 17:49:26 +02:00
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