umkk.eu

you can also go there !

Entries for the ‘engineering’ Category

Stepper motor controller

Hi, in this post i will explain the stepper motor controller, the “smart” part of the driver also called ROAR HB brain module.
There are a few things that should be noted here, this is not just a simple stepper controller it’s a smart controller which can be easily updated and changed.
Some advantages of the driver [...]

Mood light

I wanted to build this for o long time… and today I finally had the “mood” and the time to do it… it’s a mood light created with a tricolor led and a laptop with a parallel port.
I did this to see what is required to create a mood light, because the plan is to [...]

Stepper motor inteligent driver and controller

Now, i’m sure that each one of you has some stepper motors laying around and wanted to test them at a given time but never had the time to build a driver or to buy one. I had the same problem until i decided that is the time to build that cnc machine that am [...]

My CNC machine, the beginnings, the X axis working

A while ago I started working on a CNC machine (milling machine or 3d plotter), something very simple, very cheap, something that can be built with the stuff you find at local stores, without using very expensive and complicated parts.
The frame of the machine is build from wood and use furniture rails as guides for [...]

Testing my stepper motor driver and software

this is a simple test for a driver for stepper motors it uses a l298 IC and runs great, i’ll post more details later.

and here is a unipolar motor controlled by the driver.

Also in this second video i use different sources for powering the circuit board and the power source for the motor.

Asm programming vs C programming

This is an article for people who are just starting to work with micro controllers and want to find out more what they should do.
I’m also a beginner at this moment but i’m trying to get better, and this post and other describe my steps so you can learn from my mistakes in programming and [...]

programming the pic16f84

Hi, this is a simple tutorial which will explain in very easy steps (step by step) how to program the pic16f84 micro controller.
Step1 : get a programmer, i suggest to build your own programmer because it’s very cheap and you can learn something about the pic in the process, and also it’s fun . [...]

pic 16f84 jdm programmer

Hi everybody, i hope that you reached this page because you ware searching something about micro controllers or more specifically something about the very much used pic16F84.
This page is about building a pic programmer step by step, this is a jdm programmer which will be connected to the serial port of the computer, requires no [...]