Jürgen Weigert
04ecdad0c7
Create test.txt
5 years ago
Juergen Weigert
0681d05c4f
Use pip3 in the hints, when it fails due to missing pyhidapi. As discussed in issue #19
5 years ago
Jürgen Weigert
af70755b49
Option --brightness fixed.
5 years ago
Jürgen Weigert
6640ee3fee
Added experimental brightness support. Please confirm if that works.
5 years ago
Jürgen Weigert
21c31f90d2
v0.10 supports graymaps
5 years ago
Jürgen Weigert
18ee58cccd
typos fixed.
5 years ago
Jürgen Weigert
e12d3753ea
added win/libusb-win32-bin-1.2.6.0.zip
...
it is needed on windows7.
5 years ago
Jürgen Weigert
4f96864949
added win/libusb-win32-bin-1.2.6.0.zip
...
it is needed on windows7.
5 years ago
Jürgen Weigert
c0a29c6fff
macos also works with python3, use this, when you are scared of deprecated warnings from python 2.7
5 years ago
Jürgen Weigert
8977e12a26
Merge pull request #18 from kitazaki/master
...
IndexError: image index out of range
5 years ago
Jürgen Weigert
3a7e42ad98
Merge branch 'master' into master
5 years ago
Jürgen Weigert
940c7e5e91
Fixed x >= im.width bug.
...
Hand improved gfx/falafue_logo_44x11 font.
5 years ago
kitazaki
24fbf46971
Add files via upload
5 years ago
kitazaki
5282f04bd0
Merge pull request #1 from jnweiger/master
...
20190830
5 years ago
Jürgen Weigert
bac0465209
Merge pull request #17 from LinusCDE/master
...
Support for 1-Bit color depth and ignore transparency
Never tried with monochrome input :-) much better code there now! Thank you!
5 years ago
Linus
9da5717f44
Remove forgotten debug message
5 years ago
Linus
1310ce4528
Ignore alpha value for average color calculation
5 years ago
Linus
2a5245cefa
Add support for 1-bit colors as input
5 years ago
Jürgen Weigert
47ffd0c0e2
Merge pull request #16 from syspart/patch-3
...
Detecting changed messages
5 years ago
Jürgen Weigert
f7b475e30e
two smaller bikes..
5 years ago
Jürgen Weigert
3350c0cbb7
manufacturer hint
5 years ago
Stefan Krüger
d8415861bd
📝 added 11x44 controler info
5 years ago
Jürgen Weigert
f060c4ede6
Merge pull request #15 from syspart/patch-2
...
Looks good to me. Thank you!
5 years ago
Jürgen Weigert
2486b662a0
Merge pull request #14 from syspart/patch-1
...
Thanks for the patch!
5 years ago
Stefan Krüger
e0663bbd42
Update research.md
5 years ago
Stefan Krüger
c05ec64211
Update research.md
5 years ago
Stefan Krüger
9b897dc16c
Update research.md
...
added some dimensions..
5 years ago
s-light
95c6ef5b3a
📝 add some research information
5 years ago
Jürgen Weigert
0f7b69242f
support type 48x12
5 years ago
syspart
6a4c5393ed
Detecting changed messages
...
With adding date&time to the header, the device knows a newer message has been send.
So you don't have to remove the device when sending a new message.
5 years ago
syspart
feda32e82d
Overflow error on long messages
5 years ago
syspart
d643393f55
Bricking the device with long messages
...
Hello Jürgen, I had a problem with long text messages.
When sending more than 8192 bytes, the message(s) will be displayed, but after turning of it never starts again. So I lost 4 badges.
Greetings Klaus
5 years ago
Jürgen Weigert
11febb93a7
fixed https://github.com/jnweiger/led-badge-44x11/issues/9
6 years ago
Jürgen Weigert
f8ecb26262
more details for MacOS install according to https://github.com/jnweiger/led-badge-44x11/issues/8
6 years ago
Jürgen Weigert
608a22429b
hidapi seems more reliable when it gets the entire buffer at once.
6 years ago
Jürgen Weigert
9c1a5511c6
idea how to switch off usb power. does not work for me.
...
The plan was to make the badge display its text by switching off power.
6 years ago
Jürgen Weigert
c47bc9a03a
Added inf-wizard.exe to make installation possible on windows.
...
From: https://kent.dl.sourceforge.net/project/libusb-win32/libusb-win32-releases/1.2.6.0/libusb-win32-bin-1.2.6.0.zip
6 years ago
Jürgen Weigert
660172fbfa
added support for windows via libusb-win32
6 years ago
Jürgen Weigert
b6f3d0eb59
Added 99-led-badge-44x11.rules to address https://github.com/jnweiger/led-badge-44x11/issues/5
...
Only the usb.core part works. Not sure what to do with the rest.
6 years ago
Jürgen Weigert
f721ae8da2
Merge pull request #7 from ralfzen/readme-fix
...
Fix typos in README commands
Thanks for spotting these!
6 years ago
Jürgen Weigert
72bb425725
0.7 also prefer pyhidapi on linux (usb.core) still supported.
6 years ago
Jürgen Weigert
b7f56e8c77
0.7 also prefer pyhidapi on linux (usb.core) still supported.
6 years ago
ralfzen
1ea8f82372
Fix typos in README commands
6 years ago
s-light
956a75f8b3
added binary example
6 years ago
Anna-Katharina Rausch
154271ddc8
dependencies for mac
6 years ago
Jürgen Weigert
c6c0e9f870
Merge pull request #4 from mik-at/patch-1
...
Add macOS compatibiltiy
6 years ago
mik-at
c6f051bf9b
Update led-badge-11x44.py
6 years ago
mik-at
0dd737bb03
Update led-badge-11x44.py
6 years ago
Jürgen Weigert
3cd794a878
added a starfield simulation to testdrive animation support.
6 years ago
Jürgen Weigert
733fa1325d
added ants and blink mode. And --mode-help to document animations.
6 years ago