0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 17, 2025 — Sep 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added in OSC control code that I somehow forgot for a month... More... almost 15 years ago
(1) Put better description in the scrolling-logo-thing in Processing. (2) Added Processing client for OSC control (shiftbrite_osc_control) More... almost 15 years ago
1) Reorganized some sections a bit in Processing master. 2) Added in oscP5 library for some future work. More... almost 15 years ago
Fixed one issue - Processing was overrunning the Arduino's serial buffers. Right now it divides the input into 32-byte chunks and this seems to alleviate the issue. More... about 15 years ago
Finally got Processing code to a somewhat workable state. It can push an image to the display - however, it currently has a lot of issues still, primarily that the display goes apeshit if you try to send images too fast, even when it waits for the Arduino to acknowledge and then waits 50 ms additional. More... about 15 years ago
Added a basic Processing test of some serial commands for shiftbrite_slave. Right now Processing just continually sends Perlin noise and waits for the reply. More... about 15 years ago
Made serial command language a little more complete. Frames can now be sent. More... about 15 years ago
Progressed a little on shiftbrite_slave. Really primitive command language is present, though you can't do much. More... about 15 years ago
Added some basic (and not functioning) serial communication in Processing. It's giving an unexplained null pointer exception. More... about 15 years ago
Added a much-simplified version of the Shiftbrite code (look in shiftbrite_slave). It's not yet a serial slave, but it will be soon. More... about 15 years ago
Added in Conway's Game of Life as a demo. More... about 15 years ago
fixed screenWidth, upped LED current to 120 More... about 15 years ago
This would be useful too.. More... about 15 years ago
Finally added the Shiftbrite plasma code.. More... about 15 years ago
Initial changes, probably will not compile. More... over 15 years ago
Added some more thoughts to the readme More... over 15 years ago
Started work a simple scrolling text bit-mask idea. Currently still brainstorming. More... over 15 years ago
Adding pre-existing code More... over 15 years ago
Adding Readme More... over 15 years ago