Zipfelmaus

Welcome to Zipfelmaus — a blog about electronics, tinkering, and the occasional detour into everyday life.

This domain has a colorful history — at one point it was hijacked by domain squatters who used it for all sorts of nonsense. We took it back and turned it into what it was always meant to be: a place to document projects and share ideas.

Zipfelmaus is primarily written by Sebastian, an electrical engineer with a weakness for microcontrollers, 3D printers, and DIY projects — and Robert, a software developer who occasionally chimes in from the programming side. Over the years, you'll find everything here from Arduino builds and custom weather stations to Kickstarter post-mortems and honest gadget reviews. Some posts are in German, some in English.


Blogposts

USB powered high power LED lamp
General Here is a prototype of my new USB powered high power LED lamp. This design is based on an Arduino Nano and one 1W Olson LED from Osram (LCW_CQ7P.EC). Next to that it has some cool features: -a 3D printed case -laser-cutted front glas -touch sensor I designed a new nano shield for the Ardu...

Arduino: measuring current: use a current shunt monitor
Measuring current with an Arduino or any other microcontroller is not as simple as measuring voltages directly with the Arduinos/microcontrollers ADC. In most cases a designer would use a current shunt amplifier/monitor. At first I started with the MAX9634F current shunt amplifier (CSA) in my des...

Upgrade: Solar-USB-Charger
Introduction During the last weeks I upgraded my solar-usb-charger system. Here you can find the original design: /bau-dir-ein-apple-solar-ladegerat/ (german article). What the old design basically did was converting the 12V DC from the solar powered battery system to USB friendly 5V DC. New Feat...

DIY: repairing my IKEA couch
Two spring mountings of my couch were broken. So it was time for a repair. Here is what I did: First I put my couch up side down. I designed a new 3D part at tinkercad.com. (You can view, modify, download and print the 3d design.) Next I printed the part on my Printrbot: Here is the comparison of...

Printrbot: is finally printing
My 3D printer Printrbot is finally completted and ready to print some plastic parts. Today I printed some repairing material for my IKEA couch. I will post some more details about it later.

new pcbs: lightning shield, current shunt monitor, …
I have a couple of new pcbs in development. Firstly there is the lightning-sensor-shield. It uses a AS3935 sensor from AMS to detect lightning. I’m pretty excited to get this one running. Then we have a power LED nano shield. You plug it onto an Arduino Nano. It’s possible to dim the power LED (3...

Lego + Minecraft == Awesome !!
The day before yesterday I found a parcel in front of my door that I didn’t expect. Th „Lego Minecraft Mincro World“ from J!NX, that I preordered a few months ago. I finished assembling it today. What I like most about it, that it is made out of 4 individual parts that you can combine any way you...

Printrbot: fourth and fifth day, nearly finished, nearly
The last two days on the Printrbot were quite challenging. Yesterday I was working on the bridge. Since nothing seems to be right in the BOM regarding screws and nuts, there were no screws to mount the extruder. I had to shorten 4 screws to the right size. And that took it’s time. Today I’ve been...

Printrbot: the third day
During my last post from monday and today I got an answer from the guys from Printrbot. They will send me the missing parts. I also found an ebay seller, that has the right hex nuts for the printer. So I ordered them too. Today I received the hex nuts from ebay. So I can continuing the assembly o...

Printrbot: current progress and missing parts
Yesterday I finished the extruder unit: This is quite a tricky part. You have to rework the printed parts a lot. Be careful, don’t drill every hole. There are some holes where the screw has to cut into the plastics. I drilled all of the holes and had to use some glue. Then I had to stop my progre...

Printrbot: my new 3D printer and why you need lot of patience
Some of you might remember the Kickstarter.com campaign Printrbot, a low cost 3D printer. There were some rumors about the projects delays and complications. And when I thought it might would never ship, an email with a tracking number apperared in my email account. This was mid-May. So it took a...

OLIMEXINO-328: the better Arduino?
Today I would like to introduce you to a nice Arduino Duemilanove clone, the OLIMEXINO-328 from Olimex. It has been kindly provided by de.farnell.com. Some information about the board can be found here: OLIMEXINO-328 manual: https://web.archive.org/web/20120617110451/http://www.olimex.com:80/dev/...

AR.Drone 2.0: first flights
I preorderd the AR.Drone last week at Amazon and it finally arrived here yesterday. The drone comes fully assembled in a huge box. Inside you’ll find these components: Additionally there is also a charger for the LiPo-battery. The battery has a capacity of 1000mAh. The drone can be controlled by ...

Arduino: OLED I2C display and Lightning Shield
Currently I’m working on two Arduino projects, both will upgrade my weather station. OLED I2C display The OLED is connected to an Arduino Nano via I2C and it measures the current voltage of the solar powered batteries. The OLED display is available at wide.hk for 16$. Lightning Shield The other p...

Arduino: Speech control with the EasyVR Shield
Introduction Recently I’ve found an quite interesting Arduino shield on: https://www.fortebit.tech/speech-recognition/. Using this shield you can control your Arduino using speech commands. The shield consists of these components: - EasyVR Arduino Shield (includes EasyVR module) - Microphone On t...

MSP430 LaunchPad: Demo - Graphical programming with Grace
Around one year ago Texas Instruments launched a new ultra low cost MCU platform for it’s MSP430 series, the LaunchPad. You can get it for just 4,30$ in the TI eStore. When I first tried to get started with the LaunchPad, I had some difficulties with the Code Composer Studio, the software IDE for...

Weekly Links (Week 10 / 2012)
How 30 Minutes a Day Can Increase Your Intelligence I totally agree. It also prevents you from burning out or getting stuck in your live. Stop wasting your time consuming stuff passively! Plan what you want to learn/consume and get it done.. Frighteningly ambitious startup ideas Mr. Graham is rig...

Weekly Links (Week 9 / 2012)
This is the sixth round of weekly links. I tried to add a short comment to each one of them. Give it five minutes I should probably also let stuff sink in more often. I start to realize after my first years as developer, that it’s still a long way to go until I know everything better. 😉 Every sof...

My tool belt
As a web developer you need a bunch of good tools. I know that tools are something very personal, but maybe my choice contains some inspiration for your toolbelt. Toolbelt Picture from brockamer. Licensed under CC BY 2.0 Mac OS X Software 1Password [Missing image: /assets/2012/02/1passwd.png "1Pa...

Weekly Links (Week 8 / 2012)
This week I was ill. I dind’t enjoy it - all I was able to do is to throw all the stories with interessting titles into Instapaper. And read them this morning. Some of these links contain real wisdom and made me think and the link “game of thrones” made me laugh hard 🙂 I also like that next week,...

Weekly Links (week 7, 2012)
This week I didn’t invest this much time to search for links. Though I again found some interesting gem’s that I do want to share with you. Programming Other interesting stuff My Software pick of the week

Network Link Conditioner - Throttling your network under Mac OS X
At home, we have a pretty slow internet connection. So whenever I perform my online backup, I hear cries of dismay since Hulu stops playing. So after trying to find a nice and simple solution for throttling my network throughput I found a system preference called „Network Link Conditioner“. ...

Last weeks top links (week 6, 2012)
Another week, another bunch of links. Feels intimidating how many leaning ressources, articles and potential point & click adventures are out there. Programming Meta New stuff to learn Misc Image by psiaki licensed under CC BY 2.0. Thanks!

Last weeks top 5 links
As I already mentioned: Recently I find no time to blog. I learn, read, code and tinker in my spare time.. So - why not share some of the best stuff i stumble upon? I proudly present the first weekly link catapult! To come by these links I use Fever°, Zite, Twitter, Read It Later + Favs App Beta ...

Monkey Light - add 8 bits to your bike
I recently supported a Kickstarter.com project: Mini Monkey Light - 8-Bit Bike Light. It is a rugged, practical, high performance bike light that keeps you visible in all weather conditions. The Mini Monkey will be straped to the bikes spokes and displays 8-bit graphics on the spinning bike wheel...