Commit Graph

76 Commits

Author SHA1 Message Date
Nick Brown
cf5c2b3df4 Add py3 debian dependencies
These python modules are directly used from this library so dependencies should be expressed.
Might be worth consider adding them to `install_requires` as well.
2022-07-01 16:56:44 +01:00
Philip Howard
1a70d3ae7e Merge pull request #18 from pimoroni/patch-ci
Tweak CI Python versions
2021-09-15 15:14:06 +01:00
Phil Howard
1d8d0faf1b Tweak CI Python versions 2021-09-15 12:34:01 +01:00
Philip Howard
d2d1e96f62 Prep for v0.0.4-post1
Ship new setup.cfg/README.md packaging style and fixed __version__ in __init__.py
v0.0.4-post1
2021-09-06 13:48:42 +01:00
Phil Howard
bd02b98395 Update README install instructions for #14 2021-04-12 17:20:04 +01:00
Philip Howard
f364ee3455 Merge pull request #15 from pimoroni/update-packaging
Update packaging
2021-04-12 17:03:24 +01:00
Phil Howard
f4c3190ba6 Update packaging 2021-04-12 16:52:08 +01:00
Philip Howard
9731c4257d Merge pull request #11 from pimoroni/actions
Add GitHub actions workflow
2020-11-14 15:12:47 +00:00
Phil Howard
8315a3daa6 Remove .travis.yml 2020-11-14 15:11:33 +00:00
Phil Howard
f4a234a871 Add GitHub actions workflow 2020-11-14 15:04:28 +00:00
Philip Howard
7ceb945c9a Merge pull request #10 from pimoroni/improve-tests
Improve test quality and coverage
v0.0.4
2020-03-20 12:08:38 +00:00
Phil Howard
6f94d98040 Make stickler happy 2020-03-20 12:00:31 +00:00
Phil Howard
f532c80fbf Improve test quality and coverage 2020-03-17 16:10:41 +00:00
Phil Howard
86739c6f4c Prep for v0.0.4 2020-03-13 15:01:41 +00:00
Philip Howard
4f0d537021 Merge pull request #7 from pimoroni/spi-segfault-fix
SPI segfault fix
2020-02-05 14:02:00 +00:00
Phil Howard
3009ef94c3 Hopeful fix for spidev segfault issue #6
From continued testing up to 1.8 million simulated display updates it appears that either updating to spidev==3.4 or using xfer3 fixes the issue with a segfault after ~167000 updates.
2020-01-03 17:48:54 +00:00
nkotilainen
640596059d Update gif.py 2019-05-22 13:10:48 +01:00
Phil Howard
85c91e05e3 Updated examples to use front backlight pin 2019-04-30 12:48:06 +01:00
Phil Howard
50394abfd1 Prep for v0.0.3 v0.0.3 2019-04-03 23:15:05 +01:00
Philip Howard
ba6b8c8370 Merge pull request #5 from pimoroni/chip-select-and-examples
Added CS pin definitions, switched to FRONT
2019-04-03 22:19:49 +01:00
Phil Howard
c1afe9cfd1 Added CS pin definitions, switched to FRONT 2019-04-03 21:49:38 +01:00
Philip Howard
73f0f1f885 Merge pull request #4 from pimoroni/backlight-fix
Fix fix backlight pin state, add `set_backlight`
2019-02-21 10:21:33 +00:00
Phil Howard
8fe66f052c Description of shapes.py 2019-02-21 10:17:49 +00:00
Phil Howard
8ad9712247 Tweaked examples 2019-02-21 10:16:51 +00:00
Sandy Macdonald
bb6c8e0964 Update __init__.py 2019-02-15 10:48:53 +00:00
Philip Howard
d6122fe4fd Fix fix backlight pin state, add set_backlight 2019-02-14 15:44:47 +00:00
Philip Howard
093de23d2b Merge pull request #3 from pimoroni/gif-fix
Fix for broken gif example
2019-02-14 15:38:31 +00:00
Sandy Macdonald
0dd4302109 Fix for broken gif example 2019-02-14 15:12:51 +00:00
Phil Howard
f7f7bae76e Stickler config file 2019-02-08 13:46:43 +00:00
Phil Howard
411cb8b2ac Code QA tweaks 2019-02-08 13:46:10 +00:00
Philip Howard
a9362ef21c Merge pull request #2 from sandyjmacdonald/master
Pin change and gif
2019-01-23 11:35:43 +00:00
Sandy Macdonald
721ffd0dbb Add files via upload 2019-01-22 16:28:07 +00:00
Phil Howard
d3b59a594f Added rainbows 2019-01-22 16:21:55 +00:00
Sandy Macdonald
0b051a9e89 Update shapes.py 2019-01-22 14:46:09 +00:00
Sandy Macdonald
caa6f85c6d Update image.py 2019-01-22 14:44:47 +00:00
Sandy Macdonald
56e59f2d9b Update gif.py 2019-01-22 14:44:24 +00:00
Sandy Macdonald
7cdbc1fafe Update framerate.py 2019-01-22 14:43:51 +00:00
Phil Howard
5461edaf25 Added framerate test 2019-01-22 12:25:44 +00:00
Phil Howard
14c61a9a7e Updated README 2019-01-21 16:05:55 +00:00
Phil Howard
5f54eeadbc I'm gonna borrow these! 2019-01-21 15:57:36 +00:00
Phil Howard
d0164da1a1 Traaaaviiiiiisss 2019-01-21 15:42:19 +00:00
Phil Howard
0a4f327520 Relentless Mocking v0.0.2 2019-01-21 15:39:26 +00:00
Phil Howard
df2966b52d Support for non 160x80 displays 2019-01-21 14:53:51 +00:00
Phil Howard
6f01a4dbb9 Prep for 0.0.1 v0.0.1 2019-01-21 12:49:51 +00:00
Phil Howard
8f17fa8673 Updated README 2019-01-21 11:50:30 +00:00
Phil Howard
af5ebd1780 Cleanup 2019-01-21 11:46:46 +00:00
Philip Howard
0d6075b2be Merge pull request #1 from pimoroni/160x80
Support for 160x80 0.96" LCD Breakout
2019-01-18 12:18:57 +00:00
Phil Howard
d49b442276 Updated README 2018-12-10 15:08:07 +00:00
Phil Howard
92553bd76b New gif example 2018-12-10 15:04:07 +00:00
Phil Howard
d3af348d02 Updated examples 2018-12-10 15:01:00 +00:00