Commit Graph

67 Commits (2b4a6fc3f7289b7a9c097560e0e9a40d09105a1b)

Author SHA1 Message Date
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
Steve Clement b52a35356d - Structure clean-up, moved examples to understand C/C++ better out of the way 2013-07-22 15:12:08 +02:00
Steve Clement 6f154e80ab - Create my own branch for tutorials and stuff like that
- Added vector example
- Added threading example
- Added glibmm source (for the examples)
- temp defines.h hack
2013-07-20 18:14:54 +02:00
Steve Clement 52669ecd51 - remove new line 2013-07-17 09:09:52 +02:00
Steve Clement 9d3450a5e6 - Amended Makefile so it compiles on Ubuntu 13.04 (tested and frameserver runs and compiles…)
- Added more config details to README
- Adapted test.cpp but it still doesn't compile
2013-07-16 18:03:18 +02:00
Steve Clement 6b3899c141 - More information on libs used
- amended Makefile to make the stock glibmm thread test compile
- amended Makefile in assumption that compile will fail too when source files are given at wrong position
- add thread.cc from the glibmm example directory (good test to see all is fine)
- fixed test.cpp (but doesn't compile yet)
2013-07-16 12:59:43 +02:00
Steve Clement 2563177bf0 - Information about DMX driver 2013-07-16 12:05:30 +02:00
Steve Clement a704130ce4 - Added devel readme and lib versions
- extended apt-get install deps
2013-07-16 11:35:42 +02:00
Georges Kesseler cb77b06927 converted to Makefiles 2013-07-16 00:13:54 +02:00
Steve Clement bccde4f726 - adaptepte usleep -> Glib::usleep
- update to glib-2.34 Glib::Threads*

(not tested yet, am on a Mac)
2013-07-15 22:39:25 +02:00
Georges Kesseler dacbfa9b29 added readme 2013-07-12 19:53:34 +02:00
Bartosz Kostrzewa 131484bb4d added some comments and fixed a double-draw performance bug 2011-05-13 11:54:45 +02:00
Bartosz Kostrzewa 40cf23e1d4 renamed some things to reflect current state of the project 2011-05-13 11:30:10 +02:00
Bartosz Kostrzewa 8bc8fca763 cleaned up a few things 2011-05-12 20:58:32 +02:00
Bartosz Kostrzewa 1654d20ead added entec driver and OLA test programs 2011-05-12 20:56:38 +02:00
Bartek Kostrzewa 757ed7604a a slow server testing client for debugging 2011-05-12 17:26:00 +02:00
Bartek Kostrzewa ed27c3e48a fixed HEADEROFFSET which had the wrong value 2011-05-12 17:14:46 +02:00
Bartek Kostrzewa 4be489ca09 added gtk+ client which listens for UDP packets from frameserver to display
colourful animations
2011-05-12 16:10:27 +02:00
Bartek Kostrzewa c286b459ba added functionality to send a udp packet to a destination for display purposes 2011-05-12 12:39:13 +02:00
Bartosz Kostrzewa ea78bb4134 added scrolling to client list, started work on z-buffer override 2011-05-08 20:08:34 +02:00
Bartosz Kostrzewa 5fce1272e5 added some more comments and "clearscreen" to clients view of console 2011-05-08 19:19:13 +02:00
Bartosz Kostrzewa a2a6a0dc7d Removed blinkentools. 2011-02-06 15:46:17 +01:00
Bartek Kostrzewa 8b92844eb9 corrected mistake and added some comments 2010-11-22 17:47:32 +01:00
Bartek Kostrzewa f3fdb74d03 implemented alpha blending (hopefully correctly!) 2010-11-22 17:41:21 +01:00
Bartosz Kostrzewa ce8c4e74ae Merge branch 'bartek1' of ssh://source.hacker.lu/var/repo/projects/syndilights into bartek1 2010-11-17 17:24:19 +01:00
Bartosz Kostrzewa 272011c8e6 removed extraneous comment 2010-11-17 17:23:48 +01:00
Bartek Kostrzewa 73416e4bf9 display information about clients 2010-11-17 15:38:40 +01:00
Bartosz Kostrzewa 3af9f105d6 trying out the new alpha mixing 2010-11-17 14:50:21 +01:00
Bartosz Kostrzewa b5af4d6a86 improvements to console and how the frames are stored 2010-11-17 12:38:53 +01:00
Bartek Kostrzewa dbfb3ecc2c first client and improvements to server and servertest 2010-11-16 20:27:22 +01:00
Bartosz Kostrzewa 8c799c037c updated flow diagram 2010-11-15 18:29:23 +01:00