Archive for the ‘diy’ Category

Interesting servo control circuit

Monday, June 27th, 2011

I have earlier written about 555 timer design contest. 555 Servo Controller was winner in several categories. It looked so simple and “have seen that eariler” type of circuit that I wondered why this was so winning circuit:

555servoC52jr

Finally after few days I got time to check out the Simple 555 timer based servo controllers page to see why this won. The circuit is simple, but the video showing the applications of it was pretty amazing. So I no longer wonder why this circuit got the prices. This 555 timer based analog robotics video is very interesting to look at if you are into robotics in any way.

Android Open Accessory Development Kit

Wednesday, May 11th, 2011

Google announced on Tuesday a new feature of the Android operating system called Android @ Home. This framework and associated functions promise to transform an Android device into a home automation controller that connects and directs all of the devices and appliances in the user’s home: gaming consoles, lighting, appliances, irrigations systems and anything else developers can envision. Looks somewhat interesting. Why does it matter that Google has put out a little widget that will let people control fans and LEDs using Android?

Google Releases The Android Open Accessory Toolkit For Adding Devices To Tablets And Phones. The Android 3.1 platform (also backported to Android 2.3.4) introduces Android Open Accessory support, which allows external USB hardware (an Android USB accessory) to interact with an Android-powered device in a special “accessory” mode. Android Open Accessory Development Kit will allow designers to use open source hardware interfaces like Arduino to connect multiple input devices to almost any Android system.

There is one limitation in adding Arduino board to Android device: Many previously released Android-powered devices are only capable of acting as a USB device and cannot initiate connections with external USB devices. Android Open Accessory support overcomes this limitation and allows you to build accessories that can interact with an assortment of Android-powered devices by allowing the accessory initiate the connection. A library based on the Arduino USB Host Shield library provides the logic for the USB micro-controller board to act as a USB Host. This allows the board to initiate transactions with USB devices and provide 500mA at 5V for charging power. A USB micro-controller board that is based on the Arduino Mega2560 and Circuits@Home USB Host Shield designs (now referred to as the ADK board).

AndroidBoard_20110511ads-300x214

Android USB accessories are specifically designed to attach to Android-powered devices and adhere to a simple protocol (Android accessory protocol) that allows them to detect Android-powered devices that support accessory mode.

The Arduino boards will act as reference designs for manufacturers to base their future systems on. Because Google is using Arduino, hobbyists and tinkerers can connect to Android devices with a bit of coding. Rope in a powerful and well-loved hacking partner (Arduino) and you buy yourself not only a healthy platform but a healthy community. This looks really interesting.

Toolduino

Tuesday, March 22nd, 2011

Toolduino is a simple software tool that lets you easily interact with Arduino hardware. With this software you can easily can test the circuits you create. The Arduino must be running the Firmata firmware that comes with the Arduino IDE. Things can’t get much easier for all kinds of hacks. You can just connect some components to Arduino board and then use the intuitive user interface (for those into electronics) for controlling the I/O pins on the board. I can recommend this software for everybody starting to hack with Arduino boards.

Toolduino is available for Windows, Mac OS X, and Linux. Toolduino is a Java application (because Processing is really Java under the covers), so you need to have a Java runtime environment (JRE) installed on your computer. I tested the software on Windows and it seemed to work well on it.

toolduinoScreenshot

Mobile phone repair tips

Wednesday, January 12th, 2011

I had to do some repairing for Nokia N73 mobile phone. The problems were on some buttons and charging connector. Mobile phones can be tricky to open and often use special component, which can make repairing sometime hard unless you know exactly what you do.

200px-Nokia_N73

A real goldmine for anyone attempting to star repairing a cell phone nowadays are disassembly/assembly videos on Youtube. The
N73 Assembly & Disassembly Video by Poojara Telecom Pvt. Ltd. (e-mobileguru) video revealed everything needed to know how to disassemble the phone, where the parts to be repaired are and how to finally assemble the phone. There were several videos on N73 disassembly, so I looked quickly several of them to make sure that the video I plan to follow is real and not any joke or something.

Next I needed some tools. I already had some suitable tools for opening the phone ordered from Dealextreme. You really need this kind of tools made of plastic material to avoid scratching or otherwise damaging the mobile phone case.

sku_23050_1_small

In addition to those I those I needed tweezers and a small torx screwdriver to do the dis-assembly. Then for actual repair I also needed a new charger connector which I found from KCL Finland for few Euros.

5469951

The rest of the task was pretty straightforward task of following the instructions on the video. Phone got repaired.

SMD soldering tips

Monday, October 18th, 2010

At one point or another, you will probably find yourself needing to solder a SMD (Surface Mount Device) package. Many people here might think SMD soldering is almost impossible. SMD soldering is usually a lot easier than it looks!

smd_soldering

First you need right tools. The tweezers are very important in the entire SMD soldering process. Small diameter solder is a must (sometimes soldering paste is used instead traditional solder wire). You also need a suitable soldering iron. Depending what you do you need a very small or quite large soldering iron tip. You can start learning the skill with a normal temperature controlled soldering iron with a small tip.

The flux is very very important. Flux pen makes applying the flux very easy. Easiest is to use a flux type that you don’t necessarily need to wash off after soldering.

The solder-wick will help you clean solder off old pads, remove excess solder from solder joints, and remove solder bridges.

SMD Soldering Guide by Infidigm introduces SMD (Surface Mount Device) hand soldering. The guide is organized into different methods. A simplified list is included with each method to identify which types of SMD components are for the appropriate method.

Intro into SMD Soldering is a good tutorial on SMD soldering with example videos.

LOW COST SMD SOLDERING GUIDE article will take you through the process of soldering these surface mount parts, from simple two-pin parts to more complex TQFP.

TDR kit built

Wednesday, September 29th, 2010

My Time Domain Reflectometer (TDR) circuit has been available as kit made by Far Circuits. The kit consists only of circuit board and components needed to build the circuit in a small plastic bag (you need to download the building instructions).

TDRkit

The original circuit design is from my web page and Far Circuits added 5V regulator and designed the circuit board.

I have written some information about the TDR kit earlier, but now you have more. I just finished building my own kit sample some days ago.

built_circuit_DSCN8141

Around half of the components on the kit are SMD components and half of the components are traditional through-hole soldered components. I was pretty easy to build, no problems there. I used lead free solder to build the circuit even though it might not be optimal solder if some components contains lead.

I first soldered the SMD components to clean circuit board using pinbypin method. Then I assembled the through hole components to their places and solder them.

TDR_kasattu

tdr_smd_DSCN8134

The kit worked well but with some reduced performance compared to my original design. The original circuit design used pretty high speed 74AC14 IC, but this kit I received used a slower speed 74HC14 IC. That was the actual IC that was in component bag instead of 74AC14 as listed on the component list.

Things seen on the pictures not included on the original kit: IC socket, pins to connect wire to, jumper wire connected between two pins to select the pulse length and the wired feeding power to the circuit.

NOTE: The first kit versions were shipped with 74HC14 IC. According to Farcircuits the newer kit versions are shipped with 74AC14 IC.

Weekend Projects

Friday, September 17th, 2010

Weekend Project: Make a Simple Laser Communicator – Secretly shoot your voice across the room in stealth mode on the beam of a laser! Looks like an interesting project.

Weekend Project: Make a Talking Booby Trap – Having trouble with people snatching your stuff? Here is an inexpensive, sneaky gizmo you can make to keep those sticky fingers away.

Audio equipment tweaking

Thursday, September 2nd, 2010

Some people love tweaking their equipment. Quite often some tweaking does not really change anything you hear, and sometimes there might be noticeable change, but not always for the better. Most of the time, second-guessing a piece of equipment’s designer component choices results worse than original performance. There are cases where tweaking can have difference, but usually it is not worth of the problem.

Typically the component values in equipment are carefully chosen to get best overall results. The designer generally knows what he’s doing and has chosen the values and component types pretty well. Unless you are a pretty good expert on the field, there is a good change that your different choice you make is worse than the original. Usually it’s best to leave things alone, unless you are an expert in the field and can fully understand and analyze how those changes affect the circuit.

Some people try to change filter capacitor capacitor values based on simple theory that bigger always is better. The original equipment manufacturer has chosen the values for his/her filter caps for a reason, typically based on number of things to consider. It might be something as simple as the determination that a larger value adds only expense to the final product, without adding any measurable or discernible improvement in performance. It could also be that the values are chosen so that they match other parts of the power supply well (transformer, rectifier diodes, fuses etc.).

A significantly larger capacitance values than the original can over stress some other components and/or cause the equipment fuse to blow when you power up the equipment (maybe not immediately but after a short time). Most likely “more” will not equate to “better”. The rule of thumb should be: “if it ain’t broke, don’t fix it.”

If you have determined that the current filtering are leaking, or have failed in some other way (resulting in hum), then replace them with new ones with of the same value.

There are some components that have had significant changes over the years. Some early popular op-amps (like 709s, 741s, LM301s, etc.) were fine for low performance applications (portable radios etc.) but simply weren’t very good for “hi-fi”. Those early op-amps were marginal for “hi-fi” because they had a combination of asymmetrical slew rate and high-noise. Changing those for a better ones can help sound here.

But when changing op-amps you need to know what you are doing. Replacing an old op-amp with a new different better one can fix some problems but has risk of creating new problems. So when changing op-amp you need to really understand what you are doing.

volume11

TDR circuit kit available

Saturday, July 17th, 2010

My Time Domain Reflectometer (TDR) circuit is now available in kit form. Far Circuits has made a TDR kit that consists of circuit board and components. The Far Circuits version is a slightly modified circuits, the modification is that the circuit board has a 5V regulator IC in it. With that regulator the circuit power supply can be in 8-15V DC range (maybe eve higher). I have received a sample kit but I have not yet built my kit.

tdr_pcb

Build an Arduino-Powered, Tweeting, Self-Watering Garden System

Thursday, July 15th, 2010

I has been very hot and dry in Finland. Some kind of irrigation system or manual irrigation seems to be necessary to keep the plants happy. Livehacker reports on an interesting Build an Arduino-Powered, Tweeting, Self-Watering Garden System. It’s extremely simple. And, not only will the Arduino water the soil when it starts to get too dry, but it will even tweet about it so you can make sure everything’s on schedule and you know when you need to refill the water bucket. The data is transmitted using radio connection to Internet.
DSC_0049
Image source:
http://picasaweb.google.com/joouni/WateringSystem#


hd film izle korku filmleri film izle hd film izle