background preloader

Learn

Facebook Twitter

Programming. Electronics. Understanding Motor and Gearbox Design. A bit about the diode. A bit more about the diode.

Avr programming

Introduction to Stepper Motors | Sleep is overrated… If you are reading this, then you probably want to know more about stepper motors. I will start at the basics and work my way up. I am going to be referring to the permanent magnet 2 phase variety. Other stepper motors exist but are beyond the scope of this article. A stepper motor is a brushless DC motor that is made to turn a fraction of a turn at a time. This means that the stepper motor is ideal for use in CNC machines (like the RepRap, Makerbot, Ultimaker etc) as the small steps – hence the name – allow for greater precision that is possible with standard DC motors. That is to say that the stepper motor can be controlled using an open-loop controller, as the step size is more or less constant and the motor shouldn’t slip – assuming the stepper is driven correctly.

If you have bought the stepper motor then chances are you already know quite a bit about its characteristics. Identifying Your Stepper Does It Work? Characterising the Stepper Maximum voltage is then 1000*sqrt(L). Getting started with the Maxbotix sonar sensor - quick start guide. Electronics for beginners: part 1: what you need and what you don't. When a person decides to enter the world of electronics design, they can easily buy too much or too little of the most essential and nonessential parts. So, this guide shows you what, where, and why to buy the right stuff for electronics. 1: tools -a soldering iron, not soldering guns, are an essential to any devoted electronics hobbyist. You should spend no more than $8-10 on a good iron at the electronics goldmine: . -sidecutters, also known as dikes, are great for cutting leads. they give a much closer cut than scissors, to help prevent shorts. 2: parts and things -capacitors are little towers of power. they store electricity in one spot, and one of my favorite things to do with them is to put one in parallel with an LED to make it fade when the circuit is turned off. what fun...

-switches are an essential. -LEDs. duh. -computer wire makes great jumper wire once it is tinned or twisted into a point. Simple (and dirty) Pulse Width Modulation (PWM) With 555 Timer. Part list 1) 555 timer IC - 12) 100K variable resistor - 13) 1N4148 Diode - 24) 100nF capacitor - 2 The 555 Timer IC The 555 timer is arguably one of the most popular IC ever made. There are thousands of resources online if you're interested to delve deeper into the subject. PIN 1 - GroundDC Ground PIN 2 - TriggerWhen LOW, it causes the Output pin to go HIGH. PIN 3 - OutputOutput is HIGH when Trigger pin is LOW. PIN 4 - ResetShort to +V when not in use. PIN 5 - Control VoltageGrounded through a capacitor when not in use.

PIN 6 - ThresholdWhen voltage reaches 2/3 of +V, this pin will cause Output to be driven LOW. PIN 7 - DischargeGrounded when Output pin goes HIGH. PIN 8 - +VDC Power. Learn about the 555. The 555 Integrated Circuit (IC) is an easy to use timer that has many applications. It is widely used in electronic circuits and this popularity means it is also very cheap to purchase, typically costing around 30p. A 'dual' version called the 556 is also available which includes two independent 555 ICs in one package. For the 555 to function it relies on both analogue and digital electronic techniques, but if we consider its output only, it can be thought of as a digital device. The output can be in one of two states at any time, the first state is the 'low' state, which is 0v. The second state is the 'high' state, which is the voltage Vs (The voltage of your power supply which can be anything from 4.5 to 15v. 18v absolute maximum).

The most common types of outputs can be categorized by the following (their names give you a clue as to their functions): Monostable mode: in this mode, the 555 functions as a "one-shot".