Archive for August, 2007

DIY USB to RS232 adapter

Monday, August 27th, 2007

Sometimes you just need to connect some device to COM port, but computer don’t have one especially laptop. There are two ways – go and buy USB – COM adapter or build one. So if you decided to build USB to COM(RS232) adapter, there is one of solutions.

 
This adapter is very easy to build as [...]

Oscilloscope probes for accurate signal measurements

Wednesday, August 15th, 2007

Oscilloscope Probes
Measuring signals with oscilloscopes may be challenging task especially high frequency ones. Without proper oscilloscope probes correct measurement of high speed time domain signals wouldn’t be possible. For high speed measurement you should consider signal parameters like amplitude, source impedance, rise time and bandwidth.

 
There is a wide variety of probes available – passive, active, [...]

AVR based TDA7313 Audio processor control

Thursday, August 9th, 2007

Introduction
TDA7313 audio processor have been used for more than ten years in the industry because of its simplicity, functionality and good parameters like low distortion, low noise. Chip is based on BIPOLAR/CMOS technology and can be used in various applications including car radios, Hi-FI, simple mixers.
TDA7313 chip has 3 external stereo inputs, that allows to [...]

Updated USBspi bridge adapter

Friday, August 3rd, 2007

USBspi is a general purpose SPI bridge for USB designed by ChaN. Adapted have been updated from older one by replacing older MCU to Attiny2313 and instead COM port there is USB adapter attached which works through FT232RQ USB to RS232 bridge. So writing time is faster now.

Also adapter board is placed in small box [...]

Simulate KS0108 graphical LCD with Proteus simulator

Thursday, August 2nd, 2007

Today it is very popular to use various circuit and microcontroller simulators when developing programs. Using simulators you have several benefits comparing to real prototype boards like you don’t have to connect any hardware to test a piece of code, you don’t have to be in same place when working – you can have simulator [...]

Reliable soldering with fluxes

Wednesday, August 1st, 2007

Reliable soldering can be achieved by soldering clean surfaces. Usually surfaces are cleaned with abrasives and solvents, but after surface is cleaned surface immediately oxides especially when heated. During oxidation surface is covered by thin oxide film which prevents solder from contacting to metal. This is why flux is used in soldering process. In order [...]