28deb6bbf1Make the datastream generation way faster.
Raphaël Vinot
2015-03-30 01:00:46 +0200
3731e08bb5Sync with master
Raphaël Vinot
2015-03-29 17:57:33 +0200
453aa2134e- added dummy mode if you have no hardware available - added clear to see the processing queue perhaps more clearly - introduced serialDevice variable for more convenient configurationSteve Clement2015-03-22 17:05:14 +0100
16404f1c20- Added more information of current state of the projectSteve Clement2015-03-22 16:09:55 +0100
28cb4f8023- Fixed /usr/bon - Added /usr/bin/env python3 to emphasize the use of py3 - Added more documentation and install instructionsSteve Clement2015-03-22 12:14:53 +0100
6ee4c5312bMerge branch 'master' of github.com:syn2cat/syndilightsGunstick2015-02-21 17:47:48 +0100
ea4264fc34some more clients and test code for arduinoGunstick2015-02-21 17:47:04 +0100
119ca352eedescription of casino museum project in an svg file
Georges Kesseler
2015-02-21 15:14:33 +0100
1c8e41e8adfirst light for s2l type packets icorrect mapping from xy coordinates to zigzag neopixel leds the reciever arduino code has a bad xy calculation so displays garbage from ram into the pixelsGunstick2015-02-16 23:36:52 +0100
f4c71012benew displayclient for arduino with ethernet shield and neopixels format for central config file describing dynamically the setup moved some files around and adapted runitall / readme for the new layoutGunstick2015-02-13 22:53:04 +0100
752ad181d1Updated README about problems
Cyrille Médard de Chardon
2014-09-02 23:34:16 +0100
775dbf25f4add a script to start the demos in one command. runs frameserver, nocejs, browser and 2 clients changed some bits in clients: ports and z valueGunstick2013-10-08 21:52:38 +0200
64c6b6da23changed source ports in clients to make parallel run possibleGunstick2013-09-30 23:49:43 +0200
ea4d06c5ebsome more changes
cyrille
2013-09-30 23:36:19 +0200
581bcd71e9Finished full client to web stack, works fine
cyrille
2013-09-30 23:32:09 +0200
bffff1a33aMerge branch 'master' of git+ssh://source.hacker.lu/var/repo/projects/syndilightsGunstick2013-09-22 14:47:18 +0200
89954b0344corrected makefile changed defines.h to rgb mode and set new HASHGunstick2013-09-22 14:34:25 +0200
7a5a42ccdacleaned up debugging print stat.
cyrille
2013-09-22 00:26:32 +0200
2c643102cfUpdate size, channels, web server, working example cellular.py
cyrille
2013-09-22 00:23:13 +0200
822e420560Added a client, not quite working yet
cyrille
2013-09-19 22:29:57 +0200
cbd20847f6some infos in the readme addedGunstick2013-09-19 11:30:38 +0200
050d0a0c1cdocumented the frame format created nodejs display server created html5 canvas visualizer of framesGunstick2013-09-16 23:11:42 +0200
16beb2f684client-server: the ws_stdin.js reads from stdin. visionneuse.html can be in multiple browsers and displays the texts typed on stdinGunstick2013-09-03 21:47:15 +0200
86190027c1Merge branch 'master' of git+ssh://source.hacker.lu/var/repo/projects/syndilightsGunstick2013-09-02 21:00:16 +0200
f340cfc952night skyline for the html demosGunstick2013-09-01 20:34:51 +0200
509a235145worked a bit on demo.html to have better colors and patternsGunstick2013-08-15 23:24:31 +0200
9915974014little scroller done by a friend with the demo coding library codef (included)Gunstick2013-08-15 00:29:26 +0200
c378619aceMerge branch 'master' of git+ssh://source.hacker.lu/var/repo/projects/syndilightsGunstick2013-08-13 08:17:25 +0200
776aa5912fa standalone demo to simulate how it will look. still buggyGunstick2013-08-13 08:16:37 +0200
16db9505bda standalone demo to simulate how it will look. still buggy
georges
2013-08-13 08:15:09 +0200
5d181539b7first piece of html5 display addressing of 7 segments (RGB) and windows (greyscale)
georges
2013-08-11 21:26:50 +0200
36e97d42e7a 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.
georges
2013-08-08 22:43:38 +0200
2b3e7170a3some timing corrections sometimes the scroller jumps, no idea why
georges
2013-08-05 21:42:51 +0100
af420a1ae8combined 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
georges
2013-08-05 20:50:00 +0100
2b4a6fc3f77segs with colors and stuff
georges
2013-08-04 21:02:32 +0100
ffbf314fa0pattern player with counter, scrolltext and single segment lighting
georges
2013-08-04 20:46:16 +0100
828d1b5e88simulate 4 RGB 7 segments lights all segments in sequence
georges
2013-08-04 19:29:33 +0100
58d91ed9d2untested example of RGB 7 segments simulated on the LED matrix
Georges Kesseler
2013-08-04 19:00:49 +0200
967f64c935test with 4 elements 7segment display problems with the latch
georges
2013-08-04 03:23:22 +0100
d17d28b9b4make life work patternplayer ok
georges
2013-08-03 19:20:00 +0100
a1cd294192- Moved individual Arduino files to their respective folders - Merged README - Added more info on directory structureSteve Clement2013-08-01 10:59:35 +0200
92e8b60ffbia little game of life simulator, with just a glider gliding around
Georges Kesseler
2013-07-31 22:22:39 +0200
1437b1dea4imore off by 1 error fixed
Georges Kesseler
2013-07-31 20:44:19 +0200
4ce50221d3ifixed off by one x/y incrementer
Georges Kesseler
2013-07-31 20:41:09 +0200