Henner Zeller
a82e8bd1e3
o Some API pointers.
2016-08-20 10:43:54 -07:00
Henner Zeller
ca61d0975e
o Move scroll ppm examples to api examples.
2016-08-20 09:59:15 -07:00
Henner Zeller
d28b2a23b4
o First step in separating the documentation in more smaller
...
chunks.
o Create sub-directory for api examples and ready utilities.
2016-08-20 09:57:27 -07:00
Henner Zeller
c089366c12
o include choice of compiler in compiler-flags makefile recompile
...
trigger.
2016-08-19 08:18:14 -07:00
Henner Zeller
4aea5f8690
o Fix a couple of lines that exceeded 80 characters.
2016-08-12 09:14:58 -07:00
Henner Zeller
a3906ebdd6
o More consistent indentation
...
o Remove Tab and fix typo found by @yarikoptic (Pull #190 )
2016-08-12 09:00:27 -07:00
Henner Zeller
9aacc5ce80
Merge pull request #192 from adamwolf/master
...
Fix Minor Typo
2016-08-12 08:25:20 -07:00
Adam Wolf
12ebdc76f0
Minor Typo
...
Thanks Henner!
2016-08-12 08:29:05 -05:00
Henner Zeller
7af277794d
o First step for hardware mapping
2016-08-10 10:02:50 -07:00
Henner Zeller
2543e732da
o First step: moving out hardware descriptions.
2016-08-10 10:01:38 -07:00
Henner Zeller
65ef3b156d
o Size reduction of images to be economic for downloads that use
...
it in a sub-module.
2016-08-07 08:59:22 -07:00
Henner Zeller
162208d10e
o Save a little space for images whose resoution can be smaller
2016-08-07 08:31:34 -07:00
Henner Zeller
a10d2ea722
o Update schematic.
2016-08-06 21:55:57 -07:00
Henner Zeller
18855d1ea8
o Point to active3 adapter for easier 1:32 functionality.
2016-08-06 21:46:46 -07:00
Henner Zeller
40344fb116
o Update fab files, link to OshPark.
2016-08-06 21:39:56 -07:00
Henner Zeller
84c0d81b60
o Make writing on jumpers more readable.
...
o Update documentation for e-line.
2016-08-06 21:29:57 -07:00
Henner Zeller
c8824fe23b
Merge branch 'master' into adapter-eline
2016-08-06 21:01:29 -07:00
Henner Zeller
27295d500b
Merge branch 'master' of github.com:hzeller/rpi-rgb-led-matrix
2016-08-06 12:20:54 -07:00
Henner Zeller
6069ddf791
o add new images.
2016-08-06 12:20:42 -07:00
Henner Zeller
2fd3143526
o readme tweaks; explain 64x64 hardware mod needed for Adafruit HAT
2016-08-06 12:18:56 -07:00
Henner Zeller
0640aa1ede
Merge pull request #186 from codingjoe/python3.4
...
Add python 3 support
2016-07-30 09:49:41 -07:00
Johannes Hoppe
e2693a395f
Add python 3 support
2016-07-30 13:59:55 +02:00
Henner Zeller
5543956e8a
o SwapOnVSync(): make it possible to choose a fraction of the refresh-rate
...
as animation timing for applications that want to lock the update
to the refresh rate.
Usually, the refresh rate in the several hundred Hz range is not
as useful for that.
Adds a feature that emerged in a discussion in issue #184 .
2016-07-26 20:55:40 -07:00
Henner Zeller
2913fe3687
o Add a section about ghosting.
2016-07-24 13:12:36 -07:00
Henner Zeller
216e0dde96
o update scripting
2016-07-24 12:41:52 -07:00
Henner Zeller
29c2997dc1
o Include generated libraries in .gitignore.
2016-07-23 18:22:58 -07:00
Henner Zeller
dc67b42aa4
o Minimize dark-time for longer display chains (addresses
...
issue #180 ).
o Expose the LSB pwm time as a settable #define
o Update documentation for various #defines in lib/Makefile
2016-07-23 16:37:04 -07:00
Henner Zeller
3cf3548509
o add an interlaced option.
2016-07-23 09:15:25 -07:00
Henner Zeller
7404105e5a
o Early out if pulse not triggered
2016-07-22 23:33:58 -07:00
Henner Zeller
1434a19887
o Add an experimental option to prioritize brigthness. Only
...
really recommended for 1Bit PWM. Addresses issue #180
2016-07-22 09:04:42 -07:00
Henner Zeller
0ce27d5c7d
o Provide a way to debug potential issues with the hardware pulser.
2016-07-01 18:10:30 -07:00
Henner Zeller
fc8b170b27
o Fix overflow issue for volume bars on larger displays ( Fixes #161 )
2016-06-19 09:25:08 -07:00
Henner Zeller
744578c8bd
o Use g++ to link shared object.
2016-06-16 17:46:50 -07:00
Henner Zeller
f9ec4c4fe4
o Update README suggesting minimal configuration.
2016-06-13 19:10:19 -07:00
Henner Zeller
be41d4cb59
o Make it possible to actually start thread separately from GPIO
2016-06-09 20:52:43 -07:00
Henner Zeller
adbf63ae09
o Add documentation for e-line.
2016-06-05 13:16:09 -07:00
Henner Zeller
05f6f0c89f
o e-line PCB, first version.
2016-06-05 12:58:11 -07:00
Henner Zeller
838a4897da
o Add e-line selector in schematic.
2016-05-14 11:26:56 -04:00
Henner Zeller
01ec618072
o Fix typo in row-range-check message.
2016-05-08 09:02:57 -07:00
Henner Zeller
6325e86107
o Fix a typo and some phrasing.
2016-05-06 09:18:28 -07:00
Henner Zeller
7351187a1d
o Add Adafruit Makefile-mod description.
2016-05-06 09:05:41 -07:00
Henner Zeller
d7d33e9dd6
o apt-get is more likely to be installed than aptitude, so use
...
that in install examples.
2016-05-06 07:59:00 -07:00
Henner Zeller
584bde5ee5
o Smallish README updates for panels.
...
o Add TBD in schematic, pending E-signal connect to 2x8
2016-05-05 12:15:11 -07:00
Henner Zeller
741ee67497
Merge branch 'master' of github.com:hzeller/rpi-rgb-led-matrix
...
Conflicts:
python/README.md
2016-05-05 10:35:18 -07:00
Henner Zeller
6c67391c19
o Add support for 'E' line (addresses #120 )
...
o (does not yet address adapter PCBs. Awaiting feedback where the
outputs usually are).
2016-05-05 10:31:14 -07:00
Henner Zeller
409d7bd3ce
o Add a C-API (experimental right now, don't use yet)
...
o Provide a shared library
2016-05-05 08:29:51 -07:00
Henner Zeller
6108fedda1
o Allow GPIO and start thread to be set independently.
2016-05-05 08:29:13 -07:00
Henner Zeller
cf2c477bbc
o Update documentation to mention to install python2.7-dev.
...
Fixes but #125 confusion.
2016-03-30 09:33:41 -07:00
Henner Zeller
0405cca5b0
o Remove trailing newlines.
2016-03-13 16:51:04 -07:00
Henner Zeller
4792349e0b
o Add schematic for active-3
2016-03-13 12:40:16 -07:00