Commit graph

43 commits

Author SHA1 Message Date
Nephirus
2763d82908 moar changes 2012-05-15 18:29:30 +02:00
Nephirus
6dd078657d cinch -> svorkovnice 2012-05-08 17:09:52 +02:00
Nephirus
1ebaf3de68 board chaining connectors 2012-05-07 18:50:57 +02:00
Nephirus
ede7fa024e i2c master shield for arduino - minor clearance fix 2012-05-05 21:12:31 +02:00
Nephirus
1d88f204c2 i2c master shield for arduino 2012-05-05 21:11:15 +02:00
Nephirus
6aea386d30 ignore temporary .lbr files 2012-05-05 21:09:33 +02:00
Nephirus
c1abd53c82 power board v2 2012-05-05 20:14:37 +02:00
Nephirus
f9079f2b29 New design of boards using TLC59116 2012-05-05 19:34:14 +02:00
Nephirus
738321ddaf ledbar howto poster 2011-11-17 20:04:15 +01:00
Nephirus
e81ea02cd2 ledbar board v2.2 2011-11-17 19:03:54 +01:00
Nephirus
6c3cf6b0da more ledbar-shield fixes 2011-11-17 18:46:36 +01:00
Nephirus
7815c48847 Merge branch 'master' of github.com:brmlab/ledbar 2011-11-17 18:35:24 +01:00
Nephirus
a43dea987d ledbar-shield v2 2011-11-17 18:35:04 +01:00
Pavol Rusnak
4b37602c43 fix build 2011-11-17 00:12:01 +01:00
Nephirus
6578c091a9 eagle files v2.1 - fixed clearance between pads and signal routes 2011-11-16 15:50:01 +01:00
Radka Haneckova
eb5bee19b6 Merge branch 'master' of github.com:brmlab/ledbar 2011-10-02 10:17:55 +02:00
Radka Haneckova
abeb492beb 4 new programs: green vs blue (a) and crossfades (s,d,f) 2011-10-02 10:17:10 +02:00
Jakub Zika
b734027e05 Fixed synchronization bugs in Python version 2011-09-26 16:00:00 +02:00
Jakub Zika
21d9a3d4a4 Added Python equalizer effect generator
* It uses input from microphone and displays colors based on the frequencies present in the input
2011-09-23 09:18:55 +02:00
Thomas Mudrunka
a872406927 Merge pull request #2 from k21/dev-python
Added Python scripts to controll the ledbar
2011-09-21 18:02:52 -07:00
Thomas Mudrunka
a75005ed37 Merge pull request #1 from k21/dev
The sleep is only needed if we output data
2011-09-21 18:02:10 -07:00
Jakub Zika
dace593f3b Added class simplifiing ledbar output
* also added rainbow.py, which uses this class to create rainbow effect
2011-09-21 23:54:46 +02:00
Jakub Zika
1af1b8093a Added script which shows simulation of ledbar
* depends on pygame, which is something like wrapper around SDL
 * it gets its input from stdin, displays it and sends it to stdout, so some other script can work with it further
2011-09-21 23:36:48 +02:00
Jakub Zika
bc08a0cb8c Added script which sends its stdin to serial
* It groups its input into batches of 3*(# of boxes) bytes
2011-09-21 23:36:38 +02:00
Jakub Zika
5d2e56b0ec The sleep is only needed if we output data 2011-09-21 13:55:41 +02:00
Petr Baudis
1bba88fe52 Sketch for computer-controlled ledbar 2011-09-20 20:50:21 +02:00
Petr Baudis
9ad5213863 Set fp baudrate to 38400 2011-09-20 20:49:32 +02:00
Petr Baudis
4d99961eba POV: Speed up 2011-09-20 20:44:54 +02:00
Petr Baudis
9678a078b1 Sleep at the beginning to give time for Arduino to settle 2011-09-20 20:36:13 +02:00
Petr Baudis
9d81a9d0e7 Flush fp after one complete frame 2011-09-20 20:36:00 +02:00
Petr Baudis
86890d1a4d Factor out #define FPS, sleep -> wait 2011-09-20 20:35:46 +02:00
Jakub
ea6ebd7d2c Changed the number of pixels to 10 2011-09-20 19:43:03 +02:00
Jakub
8cb12aae2c Added option to write the output to file 2011-09-20 19:34:00 +02:00
Petr Baudis
9c21b96544 Current version of the autonomous sketch 2011-09-20 19:11:35 +02:00
Jakub
85a4b1c962 Various changes to host/ledbar.c 2011-09-20 19:01:32 +02:00
Petr Baudis
eb4da1bf77 arduino/autonomous.pde: Add the autonomous LED control sketch 2011-04-22 18:37:19 +02:00
Petr Baudis
39428b3e29 Move host software to host/ subdirectory. 2011-04-22 18:33:40 +02:00
Pavol Rusnak
141028bc90 add 2 type of clocks 2010-12-06 01:06:14 +01:00
Pavol Rusnak
1ed8eeb3e5 miniPOV 2010-12-05 16:22:53 +01:00
Pavol Rusnak
0981650ee6 add morse code program 2010-12-04 18:23:48 +01:00
Pavol Rusnak
b807bfb012 add simple rainbow as well 2010-12-03 02:01:22 +01:00
Pavol Rusnak
4277c350fd fix typo 2010-12-03 01:37:58 +01:00
Pavol Rusnak
69772668d4 initial commit 2010-12-03 01:36:55 +01:00