Commit Graph

49 Commits (master)

Author SHA1 Message Date
Ben 2d96e0d41a Rearranging code: re-introduce old script names after file renaming, for compatibility 7 months ago
Ben 2e51a018d2 Rearranging code: file renaming for better "importability" 7 months ago
Ben 67738e87da Rearranging code: code for USB importing libraries directly in class instead of method, that's less structured but easier. 7 months ago
Ben d13f9ebf9f Rearranging code: moving the content creation functions to a new class SimpleTextAndIcons to have them out of the way when importing only LedNameBadge. 7 months ago
Ben 46574a7348 Rearranging code: correcting unittests 7 months ago
Ben d79a15f119 Rearranging code: new class LedNameBadge for the methods header() and write() (and the USB decision and initialization code), which are the ones, that other content creation sw might want to use. 7 months ago
Ben 6b06508ef9 Rearranging code: grouping by functionality parameter-processing, write-buffer-preparing, writing. 7 months ago
Ben e46aa5acce Move processing of command line arguments from header() to main code, some clean code refactoring 7 months ago
Ben f1849a5f88 Some small refactorings 7 months ago
Yann MORERE 36d9e0ddb0 chore: add french accentuated character 9 months ago
Dirk Hillbrecht (laptop) 8211cafd39 Split data for sending through HID API into appropriate chunks 10 months ago
Jaroslav Škarvada 88197c67be
Added "Š" 1 year ago
Juergen Weigert 050cfb2e43 https://github.com/ameisso found an issue (probably on MacOS?) 4 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 940c7e5e91 Fixed x >= im.width bug. 5 years ago
kitazaki 24fbf46971
Add files via upload 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 0f7b69242f support type 48x12 5 years ago
syspart 6a4c5393ed
Detecting changed messages 5 years ago
syspart feda32e82d
Overflow error on long messages 5 years ago
syspart d643393f55
Bricking the device with long messages 5 years ago
Jürgen Weigert 11febb93a7 fixed https://github.com/jnweiger/led-badge-44x11/issues/9 5 years ago
Jürgen Weigert 608a22429b hidapi seems more reliable when it gets the entire buffer at once. 5 years ago
Jürgen Weigert c47bc9a03a Added inf-wizard.exe to make installation possible on windows. 5 years ago
Jürgen Weigert 660172fbfa added support for windows via libusb-win32 5 years ago
Jürgen Weigert 72bb425725 0.7 also prefer pyhidapi on linux (usb.core) still supported. 5 years ago
Jürgen Weigert b7f56e8c77 0.7 also prefer pyhidapi on linux (usb.core) still supported. 5 years ago
s-light 956a75f8b3
added binary example 5 years ago
mik-at c6f051bf9b
Update led-badge-11x44.py 5 years ago
mik-at 0dd737bb03
Update led-badge-11x44.py 5 years ago
Jürgen Weigert 733fa1325d added ants and blink mode. And --mode-help to document animations. 5 years ago
Jürgen Weigert 49d28e06e4 v0.5 Deprecated -p and CTRL-characters. We now offer embedding within colons(:) 5 years ago
Jürgen Weigert 1759fcebf1 more icons 5 years ago
Jürgen Weigert 2fb3af8779 v0.4 with a combined example at the end of the usage. 5 years ago
Jürgen Weigert fc3892d977 warning about unused images added, examples added to README. 5 years ago
Jürgen Weigert b10d7e376e Fablab logos added for Fürth and Nürnberg. 5 years ago
Jürgen Weigert 721c3a84a1 option parser done. Speed[1..8] and 8 different modes documented and functional. 5 years ago
Jürgen Weigert 88c7501773 code for image loading added. untested. 5 years ago
Jürgen Weigert e5ca241f34 comments added to the hexdumps 5 years ago
Jürgen Weigert 8b7dab6339 adjusted the lower case g to stay in line. 5 years ago
Jürgen Weigert d53174f694 upload of text strings works. Including hand crafted german umlaut chars. 5 years ago
Jürgen Weigert 7ce474f3ae execute bits 5 years ago
Jürgen Weigert dd9dd366b8 font bitmap encoding, as extracted from a name tag. 5 years ago