DIY Egg Decorating Machine

Goal I have seen some egg painting machines out there, but I found them too complicated to be a DIY project. These are some kind of CNC laves. In my design the pen (aka. tool) is in your hand, so the pen movement not controlled by the machine. The machine only performs the rotation task.… Read More »

Chess clock

Preface Lately I play some chess again, and I was realized, that it will become very boring, if we do not limit the time of the game. So a chess clock is required, but instead of buying one, it seams to be a great DIY project, and we will have a hackable clock around the… Read More »

Lego robot controller – Pin-outs

Wiring This is the pin mapping we have for the onboard components. Arduino pins This is the same, but from the other direction RF port pins 10DOF port pins Extension port pins This is the extension port pin-out. Top view. Dual color sensor extension panel Logical: Physical (top view): BPX 43 wiring  

Loudspeaker enclosure

This document is about a speaker case I was built around a TDA2030A amplifier circuit and a 130mm car speaker set. Preface The story began some years ago, when I’ve bought a TDA2030A DIY Kit as a Fater-child project to build a power amplifier together. The amplifier was build, but it turned out that we… Read More »

Rotary encoders

See video explanation of this article here: Preface Rotary encoders are pretty cool and easy way to interact with our software. However it is not straight forward to achieve trusty operation with it. The problem in the physical characteristics of these devices, that I will explain in this essay. The second most problematic thing is… Read More »

Donate me

If you like my project please consider donating me. This way you encourage me to produce more and more quality products/contents. I do my projects as a hobby and I do not get payed for these works. What you benefit is free content and free products. Now it’s your time support the community, this time… Read More »

JoyStick Shield

Preface Surfing the eBay I just have seen an interresting Arduino extension board with an analog joystick, and some buttons. This model has ports for connecting other devices, like Nokia LCD screen and RF module. As I have both, and I just built a joystick myself, I decided to try this prototyping extension. The board… Read More »

DIY Mobile Phone – Part 1 – Hardware prototype

I have a cheap SIM900 based module for Arduino. I would like to create a Nokia 5110 like phone from it. Main components I want to build a simple hardware and write a modular software for it, so the phone functions can be extended later on. I want to achieve the following functionality  (what is… Read More »

RaspberryPi power switch

I had a power switch (from Pi Supply), but I didn’t found it useful. In real cases it’s just not work to have the switch and the Pi apart. I also had a case, so I said, why not combining them. I realized, that by soldering the tact switches to the backside of the board… Read More »