[UM2] Laser Addon – Part 2

As previously described, I made a simple adapter to mount a 405nm blue laser diode to expose PCBs. There are for sure other methods that seem simpler, like separating the laser toner from a print or printing on transparent film, but our goal was to...

[UM2] Laser Addon

I am currently thinking about adding a laser to our Ultimaker 2 at work. Primary use case would be exposing PCBs to etch them on our own. For this task we need some UV laser on the printhead. Well the chinese sellers on aliexpress.com sell...

[ESP8266] Xmas tree lights

This year I improved my christmas tree LED lights from last year. I removed the Infineon MCU (XMC1100) which already was at it’s limits and replaced it with an ESP8266. So i put the cool and versatile WiFi enabled MCU under my xmas tree, featuring...

[EOS] TimerGen Tool

Since last year I helped a little developing Magic Lantern, a Firmware mod for Canon EOS DSLRs. I reverse engineered some interesting registers and memory structures that make frame rate patching possible. (yeah, as always I couldn’t resist reverse engineering the next device I bought...

WebDAVServer

I added a new project – my WebDAVServer for mobile phones. It was designed to be a small and simple WebDAV server for downloading files from your PC with your mobile phone. See the project page.

[GSM] Kraken

currently i am porting Kraken, the fantastic A5/1 cipher cracker to win32/x64. it seems that i am done with most of the steps. it starts, cracks the keys, supports ATI cards as the linux version does and is even able to run as a multi-client...