georges
36e97d42e7
a life simulator on an 8x8 building (the life array is 12x8)
...
including long running loops and dead fields detect: adding random cells
each window is 2 pixels high and 1 pixel wide. spaced by the same amount.
2013-08-08 22:43:38 +02:00
georges
2b3e7170a3
some timing corrections
...
sometimes the scroller jumps, no idea why
2013-08-05 21:42:51 +01:00
georges
af420a1ae8
combined 7 segments RGB with window display code
...
2 state machines synched with internal millisecond counter
this is not compatible with the original "building" as the windows have
been set down by 3 pixels
2013-08-05 20:50:00 +01:00
georges
2b4a6fc3f7
7segs with colors and stuff
2013-08-04 21:02:32 +01:00
georges
ffbf314fa0
pattern player with counter, scrolltext and single segment lighting
2013-08-04 20:46:16 +01:00
georges
828d1b5e88
simulate 4 RGB 7 segments
...
lights all segments in sequence
2013-08-04 19:29:33 +01:00
Georges Kesseler
58d91ed9d2
untested example of RGB 7 segments simulated on the LED matrix
2013-08-04 19:00:49 +02:00
georges
967f64c935
test with 4 elements 7segment display
...
problems with the latch
2013-08-04 03:23:22 +01:00
georges
d17d28b9b4
make life work
...
patternplayer ok
2013-08-03 19:20:00 +01:00
Steve Clement
a7519e6a88
- Quick mockup of Leap Motion stuff
2013-08-01 18:58:12 +02:00
Steve Clement
a1cd294192
- Moved individual Arduino files to their respective folders
...
- Merged README
- Added more info on directory structure
2013-08-01 10:59:35 +02:00
Georges Kesseler
92e8b60ffb
ia little game of life simulator, with just a glider gliding around
2013-07-31 22:22:39 +02:00
Georges Kesseler
1437b1dea4
imore off by 1 error fixed
2013-07-31 20:44:19 +02:00
Georges Kesseler
4ce50221d3
ifixed off by one x/y incrementer
2013-07-31 20:41:09 +02:00
Steve Clement
02e6865156
- moved patternplayer to directory
2013-07-31 11:50:38 +02:00
Georges Kesseler
cc7e087931
make it compile ...
2013-07-31 00:45:23 +02:00
Georges Kesseler
14d709e30b
Non tested pattern player for ideas how to do stuff
2013-07-31 00:09:14 +02:00
Steve Clement
3e5642c336
- Added README describing the mockup
2013-07-30 12:12:15 +02:00
Steve Clement
b877700231
- udpated to 8bit colors and included more arguments on show window function
2013-07-30 11:52:59 +02:00
Steve Clement
c50d38ab7e
- renamed cheap PoC to it's directory
2013-07-29 20:01:19 +02:00
Steve Clement
e3cd44e7d2
- VEry quick n' dirty e.g nobrain random window demo on mock-up
2013-07-29 13:22:21 +02:00
Steve Clement
4b5f5c9a68
- Sample code
2013-07-25 18:11:52 +02:00
Steve Clement
60c69a902b
- some sample code commited
...
- README added
2013-07-24 11:17:27 +02:00