I’ve been writing here since end of last year: http://znuh.blogspot.com
Don’t expect a 100% technical blog but several german complaints and stuff as well.
I’ve been writing here since end of last year: http://znuh.blogspot.com
Don’t expect a 100% technical blog but several german complaints and stuff as well.
Ad|Up |Trim|L/R|Ck --+----+----+---+-- .#|...#|....|...|.# .#|..##|....|..#|.# .#|.##.|....|...|..
A while ago I had the idea of porting xeyes to reallife. After I had them readily standing around for some time now, I decided to finally install them behind a window in the 1st floor so they can watch passers-by on the street. A video can be found here. More pictures are here.
Just created myself a tiny web photo album. Maybe I’ll post new pictures more often than new blog items…
So the first project you can find there: A blue/white LED-bar for my corridor. All 24 LEDs can be controlled individually with no more but 3 digital signals for all of them.
This sounds like some shift register magic and that’s exactly what it is
I’m using 3x 74hc595 as they are cheap, easy to obtain, can do 35mA per output, can be interlinked since they have serial outputs and they also have output latches (that’s what the 3rd signal is used for).
I’m currently working on the microcontroller code to do PWM on each of the LEDs. A bit of assembler fiddling is necessary here since the C-code I tried yet is quite flickery.
I’m wondering wether the bottleneck will be my asm code for the AVR (ATTiny2313) or the ~5 meter wires.
I’ll post the code once it works well enough.
Beim 2. Bier kam mir heute Abend in der Stadt die Idee ein Bundestrojanersymbol fürs GNOME-Panel zu bauen.
Da nicht nur ich sondern auch der (vollkommen nüchterne) M.b. das für eine spassige Idee hielt hier nun das Resultat ![]()
(more…)
The blog will be unavailable from thursday this week until saturday this week since geekheim is going on a journey to Amsterdam.
After the relocation (saturday if I get the text done until then) I’m willing to present you some words about 3D-Audio with OpenAL.
Since lectures at university have started again, I gotta move some timeslices from the hacking to the learning bin
. Thus the time intervals between new posts might increase a bit.
But I consider posting some lecture-related cognitions and thoughts as well.
For example I’m attending a quite promising introduction to systems theory.
Good lectures often give me thought-provoking impulses resulting in project ideas. The problem with these ideas is that you don’t really have the time to play with them since you have to pay more attention to other (compulsory) lectures
It all started with my broken router. More precisely, with my father buying an 2×866MHz Apple PowerMac G4 so that I wouldn’t have to reinstall Windows every few months.
This worked very well until the 2nd CPU burned out. Since I had no idea how to build my own darwin kernel (particularly without a working OSX installation…), I tried a non-SMP linuxkernel and it worked. (With SMP enabled, the kernel crashed due to the broken CPU.)
I installed Ubuntu and OpenOffice on the Apple so my father got his computer back with 50% less processing power but also with much less graphical processing power wastage
Powered by WordPress